2026-03-25 19:30:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 19: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-25 19:30:05 [adesa.fr] INFO: Starting spider adesa.fr
2026-03-25 19:30:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 19:30:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 19:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 19:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 19:30:05 [scrapy.extensions.telnet] INFO: Telnet Password: 18740a1acd77af12
2026-03-25 19: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-25 19: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-25T19_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-25 19:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 19:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 19: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-25 19:30:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 19: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-25 19:30:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-25 19:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 19:30:06 [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-25 19:30:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 19:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 19:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-25 19: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-25 19:30:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 19: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-25 19: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-25 19:30:06 [scrapy.core.engine] INFO: Spider opened
2026-03-25 19:30:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 19:30:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025
2026-03-25 19:30:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-25 19:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 19:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 19: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-25 19:30:14 [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-25 19:30:14 [adesa.fr] INFO: Found listing with ID: 10720993
2026-03-25 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720993%27 HTTP/1.1" 200 None
2026-03-25 19:30:14 [adesa.fr] INFO: Scrape type for 10720993: 1
2026-03-25 19:30:14 [adesa.fr] INFO: Scraping item 10720993 url https://www.openlane.eu/en/carv6/auction/10720993
2026-03-25 19:30:14 [adesa.fr] INFO: Found listing with ID: 10720968
2026-03-25 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720968%27 HTTP/1.1" 200 None
2026-03-25 19:30:14 [adesa.fr] INFO: Scrape type for 10720968: 1
2026-03-25 19:30:14 [adesa.fr] INFO: Scraping item 10720968 url https://www.openlane.eu/en/carv6/auction/10720968
2026-03-25 19: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-25 19:30:14 [adesa.fr] INFO: Found listing with ID: 10720907
2026-03-25 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720907%27 HTTP/1.1" 200 None
2026-03-25 19:30:14 [adesa.fr] INFO: Scrape type for 10720907: 1
2026-03-25 19:30:14 [adesa.fr] INFO: Scraping item 10720907 url https://www.openlane.eu/en/carv6/auction/10720907
2026-03-25 19: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-25 19:30:14 [adesa.fr] INFO: Found listing with ID: 10720988
2026-03-25 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720988%27 HTTP/1.1" 200 None
2026-03-25 19:30:14 [adesa.fr] INFO: Scrape type for 10720988: 1
2026-03-25 19:30:14 [adesa.fr] INFO: Scraping item 10720988 url https://www.openlane.eu/en/carv6/auction/10720988
2026-03-25 19: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-25 19:30:14 [adesa.fr] INFO: Found listing with ID: 10721000
2026-03-25 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721000%27 HTTP/1.1" 200 None
2026-03-25 19:30:14 [adesa.fr] INFO: Scrape type for 10721000: 1
2026-03-25 19:30:14 [adesa.fr] INFO: Scraping item 10721000 url https://www.openlane.eu/en/carv6/auction/10721000
2026-03-25 19: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-25 19:30:14 [adesa.fr] INFO: Found listing with ID: 10719097
2026-03-25 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710719097%27 HTTP/1.1" 200 None
2026-03-25 19:30:14 [adesa.fr] INFO: Scrape type for 10719097: 1
2026-03-25 19:30:14 [adesa.fr] INFO: Scraping item 10719097 url https://www.openlane.eu/en/carv6/auction/10719097
2026-03-25 19: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-25 19:30:14 [adesa.fr] INFO: Found listing with ID: 10720963
2026-03-25 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720963%27 HTTP/1.1" 200 None
2026-03-25 19:30:14 [adesa.fr] INFO: Scrape type for 10720963: 1
2026-03-25 19:30:14 [adesa.fr] INFO: Scraping item 10720963 url https://www.openlane.eu/en/carv6/auction/10720963
2026-03-25 19: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-25 19:30:14 [adesa.fr] INFO: Found listing with ID: 10720933
2026-03-25 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720933%27 HTTP/1.1" 200 None
2026-03-25 19:30:14 [adesa.fr] INFO: Scrape type for 10720933: 1
2026-03-25 19:30:14 [adesa.fr] INFO: Scraping item 10720933 url https://www.openlane.eu/en/carv6/auction/10720933
2026-03-25 19: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-25 19:30:14 [adesa.fr] INFO: Found listing with ID: 10720901
2026-03-25 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720901%27 HTTP/1.1" 200 None
2026-03-25 19:30:14 [adesa.fr] INFO: Scrape type for 10720901: 1
2026-03-25 19:30:14 [adesa.fr] INFO: Scraping item 10720901 url https://www.openlane.eu/en/carv6/auction/10720901
2026-03-25 19: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-25 19:30:14 [adesa.fr] INFO: Found listing with ID: 10721001
2026-03-25 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721001%27 HTTP/1.1" 200 None
2026-03-25 19:30:14 [adesa.fr] INFO: Scrape type for 10721001: 1
2026-03-25 19:30:14 [adesa.fr] INFO: Scraping item 10721001 url https://www.openlane.eu/en/carv6/auction/10721001
2026-03-25 19:30:14 [adesa.fr] INFO: Found listing with ID: 10720916
2026-03-25 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720916%27 HTTP/1.1" 200 None
2026-03-25 19:30:14 [adesa.fr] INFO: Scrape type for 10720916: 1
2026-03-25 19:30:14 [adesa.fr] INFO: Scraping item 10720916 url https://www.openlane.eu/en/carv6/auction/10720916
2026-03-25 19:30:14 [adesa.fr] INFO: Found listing with ID: 10720976
2026-03-25 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720976%27 HTTP/1.1" 200 None
2026-03-25 19:30:14 [adesa.fr] INFO: Scrape type for 10720976: 1
2026-03-25 19:30:14 [adesa.fr] INFO: Scraping item 10720976 url https://www.openlane.eu/en/carv6/auction/10720976
2026-03-25 19:30:14 [adesa.fr] INFO: Found listing with ID: 10720904
2026-03-25 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720904%27 HTTP/1.1" 200 None
2026-03-25 19:30:14 [adesa.fr] INFO: Scrape type for 10720904: 1
2026-03-25 19:30:14 [adesa.fr] INFO: Scraping item 10720904 url https://www.openlane.eu/en/carv6/auction/10720904
2026-03-25 19:30:14 [adesa.fr] INFO: Found listing with ID: 10720940
2026-03-25 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720940%27 HTTP/1.1" 200 None
2026-03-25 19:30:14 [adesa.fr] INFO: Scrape type for 10720940: 1
2026-03-25 19:30:14 [adesa.fr] INFO: Scraping item 10720940 url https://www.openlane.eu/en/carv6/auction/10720940
2026-03-25 19:30:14 [adesa.fr] INFO: Found listing with ID: 10720983
2026-03-25 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720983%27 HTTP/1.1" 200 None
2026-03-25 19:30:14 [adesa.fr] INFO: Scrape type for 10720983: 1
2026-03-25 19:30:14 [adesa.fr] INFO: Scraping item 10720983 url https://www.openlane.eu/en/carv6/auction/10720983
2026-03-25 19:30:14 [adesa.fr] INFO: Found listing with ID: 10720998
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720998%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720998: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720998 url https://www.openlane.eu/en/carv6/auction/10720998
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720941
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720941%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720941: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720941 url https://www.openlane.eu/en/carv6/auction/10720941
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720975
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720975%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720975: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720975 url https://www.openlane.eu/en/carv6/auction/10720975
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720956
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720956%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720956: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720956 url https://www.openlane.eu/en/carv6/auction/10720956
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10719096
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710719096%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10719096: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10719096 url https://www.openlane.eu/en/carv6/auction/10719096
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720960
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720960%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720960: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720960 url https://www.openlane.eu/en/carv6/auction/10720960
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720958
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720958%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720958: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720958 url https://www.openlane.eu/en/carv6/auction/10720958
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10721014
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721014%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10721014: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10721014 url https://www.openlane.eu/en/carv6/auction/10721014
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720964
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720964%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720964: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720964 url https://www.openlane.eu/en/carv6/auction/10720964
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720979
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720979%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720979: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720979 url https://www.openlane.eu/en/carv6/auction/10720979
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720936
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720936%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720936: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720936 url https://www.openlane.eu/en/carv6/auction/10720936
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720971
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720971%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720971: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720971 url https://www.openlane.eu/en/carv6/auction/10720971
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720997
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720997%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720997: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720997 url https://www.openlane.eu/en/carv6/auction/10720997
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720917
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720917%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720917: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720917 url https://www.openlane.eu/en/carv6/auction/10720917
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10726025
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726025%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10726025: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10726025 url https://www.openlane.eu/en/carv6/auction/10726025
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10721012
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721012%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10721012: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10721012 url https://www.openlane.eu/en/carv6/auction/10721012
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10721018
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721018%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10721018: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10721018 url https://www.openlane.eu/en/carv6/auction/10721018
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10721017
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721017%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10721017: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10721017 url https://www.openlane.eu/en/carv6/auction/10721017
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10721020
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721020%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10721020: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10721020 url https://www.openlane.eu/en/carv6/auction/10721020
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720915
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720915%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720915: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720915 url https://www.openlane.eu/en/carv6/auction/10720915
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10726016
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726016%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10726016: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10726016 url https://www.openlane.eu/en/carv6/auction/10726016
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10719095
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710719095%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10719095: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10719095 url https://www.openlane.eu/en/carv6/auction/10719095
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10726034
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726034%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10726034: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10726034 url https://www.openlane.eu/en/carv6/auction/10726034
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10726022
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726022%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10726022: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10726022 url https://www.openlane.eu/en/carv6/auction/10726022
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720918
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720918%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720918: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720918 url https://www.openlane.eu/en/carv6/auction/10720918
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10726008
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726008%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10726008: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10726008 url https://www.openlane.eu/en/carv6/auction/10726008
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10726018
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726018%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10726018: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10726018 url https://www.openlane.eu/en/carv6/auction/10726018
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10726004
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726004%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10726004: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10726004 url https://www.openlane.eu/en/carv6/auction/10726004
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10726012
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726012%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10726012: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10726012 url https://www.openlane.eu/en/carv6/auction/10726012
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720991
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720991%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720991: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720991 url https://www.openlane.eu/en/carv6/auction/10720991
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720938
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720938%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720938: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720938 url https://www.openlane.eu/en/carv6/auction/10720938
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720919
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720919%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720919: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720919 url https://www.openlane.eu/en/carv6/auction/10720919
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720899
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720899%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720899: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720899 url https://www.openlane.eu/en/carv6/auction/10720899
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720911
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720911%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720911: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720911 url https://www.openlane.eu/en/carv6/auction/10720911
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720973
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720973%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720973: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720973 url https://www.openlane.eu/en/carv6/auction/10720973
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10726020
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726020%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10726020: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10726020 url https://www.openlane.eu/en/carv6/auction/10726020
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720920
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720920%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720920: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720920 url https://www.openlane.eu/en/carv6/auction/10720920
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720995
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720995%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720995: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720995 url https://www.openlane.eu/en/carv6/auction/10720995
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10721013
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721013%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10721013: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10721013 url https://www.openlane.eu/en/carv6/auction/10721013
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720903
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720903%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720903: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720903 url https://www.openlane.eu/en/carv6/auction/10720903
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10726026
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726026%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10726026: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10726026 url https://www.openlane.eu/en/carv6/auction/10726026
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10726028
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726028%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10726028: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10726028 url https://www.openlane.eu/en/carv6/auction/10726028
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10721016
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721016%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10721016: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10721016 url https://www.openlane.eu/en/carv6/auction/10721016
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10726030
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726030%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10726030: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10726030 url https://www.openlane.eu/en/carv6/auction/10726030
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10726027
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726027%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10726027: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10726027 url https://www.openlane.eu/en/carv6/auction/10726027
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10726029
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726029%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10726029: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10726029 url https://www.openlane.eu/en/carv6/auction/10726029
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720974
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720974%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720974: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720974 url https://www.openlane.eu/en/carv6/auction/10720974
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720977
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720977%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720977: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720977 url https://www.openlane.eu/en/carv6/auction/10720977
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720981
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720981%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720981: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720981 url https://www.openlane.eu/en/carv6/auction/10720981
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10726024
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726024%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10726024: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10726024 url https://www.openlane.eu/en/carv6/auction/10726024
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10721019
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721019%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10721019: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10721019 url https://www.openlane.eu/en/carv6/auction/10721019
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720905
2026-03-25 19:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720905%27 HTTP/1.1" 200 None
2026-03-25 19:30:15 [adesa.fr] INFO: Scrape type for 10720905: 1
2026-03-25 19:30:15 [adesa.fr] INFO: Scraping item 10720905 url https://www.openlane.eu/en/carv6/auction/10720905
2026-03-25 19:30:15 [adesa.fr] INFO: Found listing with ID: 10720967
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720967%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720967: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720967 url https://www.openlane.eu/en/carv6/auction/10720967
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720944
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720944%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720944: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720944 url https://www.openlane.eu/en/carv6/auction/10720944
2026-03-25 19:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720908
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720908%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720908: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720908 url https://www.openlane.eu/en/carv6/auction/10720908
2026-03-25 19:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720942
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720942%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720942: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720942 url https://www.openlane.eu/en/carv6/auction/10720942
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720947
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720947%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720947: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720947 url https://www.openlane.eu/en/carv6/auction/10720947
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720949
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720949%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720949: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720949 url https://www.openlane.eu/en/carv6/auction/10720949
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720945
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720945%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720945: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720945 url https://www.openlane.eu/en/carv6/auction/10720945
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720946
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720946%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720946: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720946 url https://www.openlane.eu/en/carv6/auction/10720946
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720943
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720943%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720943: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720943 url https://www.openlane.eu/en/carv6/auction/10720943
2026-03-25 19:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c6df6b9-f913-5f17-bb85-ed9a8535db66 with identifier: 10720988
2026-03-25 19:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c6df6b9-f913-5f17-bb85-ed9a8535db66 with scrape type 1
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9c6df6b9-f913-5f17-bb85-ed9a8535db66
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744822%252Fgeneral%252F6106f4ab-5e1f-4bfd-bb09-07ba78b946b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744822/general/6106f4ab-5e1f-4bfd-bb09-07ba78b946b5.jpg not downloaded yet
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720948
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720948%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720948: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720948 url https://www.openlane.eu/en/carv6/auction/10720948
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744822%252Fgeneral%252Fce0d72b8-790f-469a-b28b-d1e67097b09c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744822/general/ce0d72b8-790f-469a-b28b-d1e67097b09c.jpg not downloaded yet
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720962
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720962%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720962: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720962 url https://www.openlane.eu/en/carv6/auction/10720962
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744822%252Fgeneral%252Faced0844-da51-49dd-820f-2f25a1e302c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744822/general/aced0844-da51-49dd-820f-2f25a1e302c6.jpg not downloaded yet
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720994
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720994%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720994: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720994 url https://www.openlane.eu/en/carv6/auction/10720994
2026-03-25 19:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744822%252Fgeneral%252F14b1ee09-46c0-4878-acd4-58ebf190d2b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744822/general/14b1ee09-46c0-4878-acd4-58ebf190d2b9.jpg not downloaded yet
2026-03-25 19:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720966
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720966%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720966: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720966 url https://www.openlane.eu/en/carv6/auction/10720966
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744822%252Fgeneral%252F17972993-cdbd-478a-9e40-ea000afce7f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744822/general/17972993-cdbd-478a-9e40-ea000afce7f6.jpg not downloaded yet
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720902
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720902%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720902: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720902 url https://www.openlane.eu/en/carv6/auction/10720902
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744822%252Fgeneral%252F3fe35ee5-d8b6-4a90-b0af-695728dfb665.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744822/general/3fe35ee5-d8b6-4a90-b0af-695728dfb665.jpg not downloaded yet
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10726023
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726023%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10726023: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10726023 url https://www.openlane.eu/en/carv6/auction/10726023
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744822%252Fgeneral%252Fe026b477-71c7-4c4e-a807-fb7ca18a3405.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744822/general/e026b477-71c7-4c4e-a807-fb7ca18a3405.jpg not downloaded yet
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720921
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720921%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720921: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720921 url https://www.openlane.eu/en/carv6/auction/10720921
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744822%252Fgeneral%252Fe8460360-7894-421c-a940-f8beb72fdea5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744822/general/e8460360-7894-421c-a940-f8beb72fdea5.jpg not downloaded yet
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720929
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720929%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720929: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720929 url https://www.openlane.eu/en/carv6/auction/10720929
2026-03-25 19:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4be86d0c-829d-5072-bc78-afb9228df564 with identifier: 10721000
2026-03-25 19:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4be86d0c-829d-5072-bc78-afb9228df564 with scrape type 1
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4be86d0c-829d-5072-bc78-afb9228df564
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744855%252Fgeneral%252F02f436bd-774f-4647-a795-4e395703690f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744855/general/02f436bd-774f-4647-a795-4e395703690f.jpg not downloaded yet
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744822%252Fgeneral%252F8c0fc3ef-c74f-4a5b-ae08-901b160892ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744822/general/8c0fc3ef-c74f-4a5b-ae08-901b160892ff.jpg not downloaded yet
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720959
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720959%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720959: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720959 url https://www.openlane.eu/en/carv6/auction/10720959
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744855%252Fgeneral%252F4a778169-fbcd-43f2-8130-a9c4e10c7e42.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744855/general/4a778169-fbcd-43f2-8130-a9c4e10c7e42.jpg not downloaded yet
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744822%252Fgeneral%252Fba57c9d6-1922-45be-955b-ef207e1928e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744822/general/ba57c9d6-1922-45be-955b-ef207e1928e3.jpg not downloaded yet
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720914
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720914%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720914: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720914 url https://www.openlane.eu/en/carv6/auction/10720914
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744855%252Fgeneral%252Fb9e106ba-f1b4-45ba-9e90-64fa60f15729.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744855/general/b9e106ba-f1b4-45ba-9e90-64fa60f15729.jpg not downloaded yet
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720922
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720922%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720922: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720922 url https://www.openlane.eu/en/carv6/auction/10720922
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744855%252Fgeneral%252F22d77968-63d2-4030-bb57-1439251fd136.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744855/general/22d77968-63d2-4030-bb57-1439251fd136.jpg not downloaded yet
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720928
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720928%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720928: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720928 url https://www.openlane.eu/en/carv6/auction/10720928
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744855%252Fgeneral%252Fa59ba62a-c894-4b29-b5e8-89de7a7eec06.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744855/general/a59ba62a-c894-4b29-b5e8-89de7a7eec06.jpg not downloaded yet
2026-03-25 19:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719097> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720969
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720969%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720969: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720969 url https://www.openlane.eu/en/carv6/auction/10720969
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744855%252Fgeneral%252F6d4940d7-8e21-4b88-b784-18ed2b665e43.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744855/general/6d4940d7-8e21-4b88-b784-18ed2b665e43.jpg not downloaded yet
2026-03-25 19:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720923
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720923%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720923: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720923 url https://www.openlane.eu/en/carv6/auction/10720923
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744855%252Fgeneral%252F0050cacd-8418-4315-a4f6-e7b21e08a77b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744855/general/0050cacd-8418-4315-a4f6-e7b21e08a77b.jpg not downloaded yet
2026-03-25 19:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744822/general/aced0844-da51-49dd-820f-2f25a1e302c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720988)
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720897
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720897%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720897: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720897 url https://www.openlane.eu/en/carv6/auction/10720897
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744855%252Fgeneral%252F2c651fc7-0cb3-4bb2-a647-b94b3b8c1600.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744855/general/2c651fc7-0cb3-4bb2-a647-b94b3b8c1600.jpg not downloaded yet
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720900
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720900%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720900: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720900 url https://www.openlane.eu/en/carv6/auction/10720900
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744855%252Fgeneral%252F058e211c-1430-48e6-82dd-7f77be6e3e48.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744855/general/058e211c-1430-48e6-82dd-7f77be6e3e48.jpg not downloaded yet
2026-03-25 19:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 with identifier: 10719097
2026-03-25 19:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 with scrape type 1
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5722708%252Fgeneral%252Fd8c9820e-fefa-46b9-9dd1-490ed4e96d46.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722708/general/d8c9820e-fefa-46b9-9dd1-490ed4e96d46.JPG not downloaded yet
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720951
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720951%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720951: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720951 url https://www.openlane.eu/en/carv6/auction/10720951
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744855%252Fgeneral%252F3f49efd0-feda-4735-aa57-783c111da70a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744855/general/3f49efd0-feda-4735-aa57-783c111da70a.jpg not downloaded yet
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5722708%252Fgeneral%252Fea83aa65-0432-4856-83a2-2f92e5bfa150.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722708/general/ea83aa65-0432-4856-83a2-2f92e5bfa150.JPG not downloaded yet
2026-03-25 19:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744855/general/0050cacd-8418-4315-a4f6-e7b21e08a77b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721000)
2026-03-25 19:30:16 [adesa.fr] INFO: Found listing with ID: 10720930
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720930%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [adesa.fr] INFO: Scrape type for 10720930: 1
2026-03-25 19:30:16 [adesa.fr] INFO: Scraping item 10720930 url https://www.openlane.eu/en/carv6/auction/10720930
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5722708%252Fgeneral%252F78493b53-b563-43be-8d27-e8c9c20e3be2.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722708/general/78493b53-b563-43be-8d27-e8c9c20e3be2.JPG not downloaded yet
2026-03-25 19:30:16 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 19:30:16 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 19:30:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8727d50>
2026-03-25 19:30:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c6df6b9-f913-5f17-bb85-ed9a8535db66/9c6df6b9-f913-5f17-bb85-ed9a8535db66_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744822%252Fgeneral%252Faced0844-da51-49dd-820f-2f25a1e302c6.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744822/general/aced0844-da51-49dd-820f-2f25a1e302c6.jpg saved to cache
2026-03-25 19:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9c6df6b9-f913-5f17-bb85-ed9a8535db66
2026-03-25 19:30:17 [adesa.fr] INFO: Found listing with ID: 10720913
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720913%27 HTTP/1.1" 200 None
2026-03-25 19:30:17 [adesa.fr] INFO: Scrape type for 10720913: 1
2026-03-25 19:30:17 [adesa.fr] INFO: Scraping item 10720913 url https://www.openlane.eu/en/carv6/auction/10720913
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722708%252Fgeneral%252Ff8503538-4684-4b80-a820-293e88b04925.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722708/general/f8503538-4684-4b80-a820-293e88b04925.JPG not downloaded yet
2026-03-25 19:30:17 [adesa.fr] INFO: Found listing with ID: 10720980
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720980%27 HTTP/1.1" 200 None
2026-03-25 19:30:17 [adesa.fr] INFO: Scrape type for 10720980: 1
2026-03-25 19:30:17 [adesa.fr] INFO: Scraping item 10720980 url https://www.openlane.eu/en/carv6/auction/10720980
2026-03-25 19:30:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86bb190>
2026-03-25 19:30:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4be86d0c-829d-5072-bc78-afb9228df564/4be86d0c-829d-5072-bc78-afb9228df564_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744855%252Fgeneral%252F0050cacd-8418-4315-a4f6-e7b21e08a77b.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744855/general/0050cacd-8418-4315-a4f6-e7b21e08a77b.jpg saved to cache
2026-03-25 19:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4be86d0c-829d-5072-bc78-afb9228df564
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722708%252Fgeneral%252Fa8e029c1-f710-4b12-b3ee-d2a7b5b0a0bb.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722708/general/a8e029c1-f710-4b12-b3ee-d2a7b5b0a0bb.JPG not downloaded yet
2026-03-25 19:30:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722708/general/ea83aa65-0432-4856-83a2-2f92e5bfa150.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719097)
2026-03-25 19:30:17 [adesa.fr] INFO: Found listing with ID: 10720934
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720934%27 HTTP/1.1" 200 None
2026-03-25 19:30:17 [adesa.fr] INFO: Scrape type for 10720934: 1
2026-03-25 19:30:17 [adesa.fr] INFO: Scraping item 10720934 url https://www.openlane.eu/en/carv6/auction/10720934
2026-03-25 19:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744855/general/a59ba62a-c894-4b29-b5e8-89de7a7eec06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721000)
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722708%252Fgeneral%252Fc0611848-0b28-448a-96ea-2d6903a330cd.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722708/general/c0611848-0b28-448a-96ea-2d6903a330cd.JPG not downloaded yet
2026-03-25 19:30:17 [adesa.fr] INFO: Found listing with ID: 10720950
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720950%27 HTTP/1.1" 200 None
2026-03-25 19:30:17 [adesa.fr] INFO: Scrape type for 10720950: 1
2026-03-25 19:30:17 [adesa.fr] INFO: Scraping item 10720950 url https://www.openlane.eu/en/carv6/auction/10720950
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722708%252Fgeneral%252Ffc59ea01-5e19-4e2f-8237-1804e54171d3.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722708/general/fc59ea01-5e19-4e2f-8237-1804e54171d3.JPG not downloaded yet
2026-03-25 19:30:17 [adesa.fr] INFO: Found listing with ID: 10721015
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721015%27 HTTP/1.1" 200 None
2026-03-25 19:30:17 [adesa.fr] INFO: Scrape type for 10721015: 1
2026-03-25 19:30:17 [adesa.fr] INFO: Scraping item 10721015 url https://www.openlane.eu/en/carv6/auction/10721015
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722708%252Fgeneral%252Fce6bc769-1f47-44c8-af69-31808b8d46b3.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722708/general/ce6bc769-1f47-44c8-af69-31808b8d46b3.JPG not downloaded yet
2026-03-25 19:30:17 [adesa.fr] INFO: Found listing with ID: 10721006
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721006%27 HTTP/1.1" 200 None
2026-03-25 19:30:17 [adesa.fr] INFO: Scrape type for 10721006: 1
2026-03-25 19:30:17 [adesa.fr] INFO: Scraping item 10721006 url https://www.openlane.eu/en/carv6/auction/10721006
2026-03-25 19:30:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722708/general/a8e029c1-f710-4b12-b3ee-d2a7b5b0a0bb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719097)
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722708%252Fgeneral%252F1239d539-aa1c-43f2-9bc5-bffb7a798c1b.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722708/general/1239d539-aa1c-43f2-9bc5-bffb7a798c1b.JPG not downloaded yet
2026-03-25 19:30:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 due to Ignoring non-200 response
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722708%252Fgeneral%252Faec0beda-0374-4eab-98b5-985c21a830e7.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722708/general/aec0beda-0374-4eab-98b5-985c21a830e7.JPG not downloaded yet
2026-03-25 19:30:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9216e10>
2026-03-25 19:30:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4be86d0c-829d-5072-bc78-afb9228df564/4be86d0c-829d-5072-bc78-afb9228df564_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744855%252Fgeneral%252Fa59ba62a-c894-4b29-b5e8-89de7a7eec06.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744855/general/a59ba62a-c894-4b29-b5e8-89de7a7eec06.jpg saved to cache
2026-03-25 19:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4be86d0c-829d-5072-bc78-afb9228df564
2026-03-25 19:30:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 due to Ignoring non-200 response
2026-03-25 19:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720968> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:30:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:30:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722708/general/aec0beda-0374-4eab-98b5-985c21a830e7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719097)
2026-03-25 19:30:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fda42e36-20a1-5792-a231-217eb0499464 with identifier: 10720968
2026-03-25 19:30:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fda42e36-20a1-5792-a231-217eb0499464 with scrape type 1
2026-03-25 19:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fda42e36-20a1-5792-a231-217eb0499464
2026-03-25 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744746%252Fgeneral%252Fdc82ec8b-6cad-448b-9bb5-93ecf13728dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744746/general/dc82ec8b-6cad-448b-9bb5-93ecf13728dd.jpg not downloaded yet
2026-03-25 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744746%252Fgeneral%252F83e9b3d4-4f2b-4452-8dfe-4ceea7aaf66e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744746/general/83e9b3d4-4f2b-4452-8dfe-4ceea7aaf66e.jpg not downloaded yet
2026-03-25 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744746%252Fgeneral%252F3e8397d6-40fa-48f5-8244-4c46977f4c7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744746/general/3e8397d6-40fa-48f5-8244-4c46977f4c7e.jpg not downloaded yet
2026-03-25 19:30:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 due to Ignoring non-200 response
2026-03-25 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744746%252Fgeneral%252F7da7d341-2e1e-418a-b2d8-ae1fef0cbec6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744746/general/7da7d341-2e1e-418a-b2d8-ae1fef0cbec6.jpg not downloaded yet
2026-03-25 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744746%252Fgeneral%252F25d3edfd-b259-42aa-8b6c-ad4937d2fca6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744746/general/25d3edfd-b259-42aa-8b6c-ad4937d2fca6.jpg not downloaded yet
2026-03-25 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744746%252Fgeneral%252F4a9030b4-d6bf-4453-a9b5-6536b020963b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744746/general/4a9030b4-d6bf-4453-a9b5-6536b020963b.jpg not downloaded yet
2026-03-25 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744746%252Fgeneral%252F75ea0589-82b9-434e-b9a0-319d52e5c68c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744746/general/75ea0589-82b9-434e-b9a0-319d52e5c68c.jpg not downloaded yet
2026-03-25 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744746%252Fgeneral%252F863b86ff-7397-44ae-8ed4-c321780447dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744746/general/863b86ff-7397-44ae-8ed4-c321780447dd.jpg not downloaded yet
2026-03-25 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744746%252Fgeneral%252Fdcd92e6a-18c6-44ce-95da-fa50aa65d93b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744746/general/dcd92e6a-18c6-44ce-95da-fa50aa65d93b.jpg not downloaded yet
2026-03-25 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744746%252Fgeneral%252F36b8cb16-c1ec-4de1-8e1c-820de870503a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744746/general/36b8cb16-c1ec-4de1-8e1c-820de870503a.jpg not downloaded yet
2026-03-25 19:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720907> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:30:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744746/general/36b8cb16-c1ec-4de1-8e1c-820de870503a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720968)
2026-03-25 19:30:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59f0f8e2-a039-5962-81ab-b1e71a5ef1e0 with identifier: 10720907
2026-03-25 19:30:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59f0f8e2-a039-5962-81ab-b1e71a5ef1e0 with scrape type 1
2026-03-25 19:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 59f0f8e2-a039-5962-81ab-b1e71a5ef1e0
2026-03-25 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5715084%252Fgeneral%252F66d5f8a0-f714-4cbb-8531-8fe7b6485f5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715084/general/66d5f8a0-f714-4cbb-8531-8fe7b6485f5e.jpg already downloaded
2026-03-25 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5715084%252Fgeneral%252F73b2d124-b87f-4d68-8d4b-760da45ccabc.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715084/general/73b2d124-b87f-4d68-8d4b-760da45ccabc.jpg already downloaded
2026-03-25 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5715084%252Fgeneral%252F0361cc49-d627-402b-ac11-180f6a301be1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715084/general/0361cc49-d627-402b-ac11-180f6a301be1.jpg already downloaded
2026-03-25 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5715084%252Fgeneral%252Ff9ba6130-bdb8-44b8-975e-ba59ff3223dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715084/general/f9ba6130-bdb8-44b8-975e-ba59ff3223dd.jpg already downloaded
2026-03-25 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5715084%252Fgeneral%252F36ae2f98-a394-4c8e-8870-2e8139892300.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715084/general/36ae2f98-a394-4c8e-8870-2e8139892300.jpg already downloaded
2026-03-25 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5715084%252Fgeneral%252F79648340-93e9-4e9e-9ad4-01baaa9aaf9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715084/general/79648340-93e9-4e9e-9ad4-01baaa9aaf9e.jpg already downloaded
2026-03-25 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5715084%252Fgeneral%252F6b0e1f18-2ff4-4034-9f20-a0ea4f269bf8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715084/general/6b0e1f18-2ff4-4034-9f20-a0ea4f269bf8.jpg already downloaded
2026-03-25 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5715084%252Fgeneral%252F9735ef64-0ba0-4452-9950-e643de6cf6d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715084/general/9735ef64-0ba0-4452-9950-e643de6cf6d4.jpg already downloaded
2026-03-25 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5715084%252Fgeneral%252F42e2ebc3-8267-46b2-b9d7-44fd912d7517.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715084/general/42e2ebc3-8267-46b2-b9d7-44fd912d7517.jpg already downloaded
2026-03-25 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5715084%252Fgeneral%252Feedc15ca-8cb9-47a3-9c2a-fb9c58805749.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715084/general/eedc15ca-8cb9-47a3-9c2a-fb9c58805749.jpg already downloaded
2026-03-25 19:30:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 59f0f8e2-a039-5962-81ab-b1e71a5ef1e0, identifier: 10720907
2026-03-25 19:30:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 59f0f8e2-a039-5962-81ab-b1e71a5ef1e0 with identifier: 10720907
2026-03-25 19:30:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 19:30:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-25 19:30:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 19:30:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 19:30:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-25 19:30:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 19:30:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 59f0f8e2-a039-5962-81ab-b1e71a5ef1e0 with identifier: 10720907
2026-03-25 19:30:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 59f0f8e2-a039-5962-81ab-b1e71a5ef1e0 with identifier: 10720907 to the API
2026-03-25 19:30:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720907>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '59f0f8e2-a039-5962-81ab-b1e71a5ef1e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT752YX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720907',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '2 Series',
'odometer': 142380,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5715084/general/66d5f8a0-f714-4cbb-8531-8fe7b6485f5e.jpg',
'https://images.openlane.eu/carimgs/5715084/general/73b2d124-b87f-4d68-8d4b-760da45ccabc.jpg',
'https://images.openlane.eu/carimgs/5715084/general/0361cc49-d627-402b-ac11-180f6a301be1.jpg',
'https://images.openlane.eu/carimgs/5715084/general/f9ba6130-bdb8-44b8-975e-ba59ff3223dd.jpg',
'https://images.openlane.eu/carimgs/5715084/general/36ae2f98-a394-4c8e-8870-2e8139892300.jpg',
'https://images.openlane.eu/carimgs/5715084/general/79648340-93e9-4e9e-9ad4-01baaa9aaf9e.jpg',
'https://images.openlane.eu/carimgs/5715084/general/6b0e1f18-2ff4-4034-9f20-a0ea4f269bf8.jpg',
'https://images.openlane.eu/carimgs/5715084/general/9735ef64-0ba0-4452-9950-e643de6cf6d4.jpg',
'https://images.openlane.eu/carimgs/5715084/general/42e2ebc3-8267-46b2-b9d7-44fd912d7517.jpg',
'https://images.openlane.eu/carimgs/5715084/general/eedc15ca-8cb9-47a3-9c2a-fb9c58805749.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59f0f8e2-a039-5962-81ab-b1e71a5ef1e0/59f0f8e2-a039-5962-81ab-b1e71a5ef1e0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145822,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715084/general/66d5f8a0-f714-4cbb-8531-8fe7b6485f5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59f0f8e2-a039-5962-81ab-b1e71a5ef1e0/59f0f8e2-a039-5962-81ab-b1e71a5ef1e0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715084/general/73b2d124-b87f-4d68-8d4b-760da45ccabc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59f0f8e2-a039-5962-81ab-b1e71a5ef1e0/59f0f8e2-a039-5962-81ab-b1e71a5ef1e0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143034,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715084/general/0361cc49-d627-402b-ac11-180f6a301be1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59f0f8e2-a039-5962-81ab-b1e71a5ef1e0/59f0f8e2-a039-5962-81ab-b1e71a5ef1e0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715084/general/f9ba6130-bdb8-44b8-975e-ba59ff3223dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59f0f8e2-a039-5962-81ab-b1e71a5ef1e0/59f0f8e2-a039-5962-81ab-b1e71a5ef1e0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95946,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715084/general/36ae2f98-a394-4c8e-8870-2e8139892300.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59f0f8e2-a039-5962-81ab-b1e71a5ef1e0/59f0f8e2-a039-5962-81ab-b1e71a5ef1e0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92322,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715084/general/79648340-93e9-4e9e-9ad4-01baaa9aaf9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59f0f8e2-a039-5962-81ab-b1e71a5ef1e0/59f0f8e2-a039-5962-81ab-b1e71a5ef1e0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130669,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715084/general/6b0e1f18-2ff4-4034-9f20-a0ea4f269bf8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59f0f8e2-a039-5962-81ab-b1e71a5ef1e0/59f0f8e2-a039-5962-81ab-b1e71a5ef1e0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100242,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715084/general/9735ef64-0ba0-4452-9950-e643de6cf6d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59f0f8e2-a039-5962-81ab-b1e71a5ef1e0/59f0f8e2-a039-5962-81ab-b1e71a5ef1e0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88202,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715084/general/42e2ebc3-8267-46b2-b9d7-44fd912d7517.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59f0f8e2-a039-5962-81ab-b1e71a5ef1e0/59f0f8e2-a039-5962-81ab-b1e71a5ef1e0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715084/general/eedc15ca-8cb9-47a3-9c2a-fb9c58805749.jpg',
'Width': 1024}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2020-11-05',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'BMW 2 Series Active Tourer 216d Lounge - Diesel - Automatic - 116 '
'hp - 142.380 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2020}
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720907%27 HTTP/1.1" 200 None
2026-03-25 19:30:26 [adesa.fr] INFO: Saving data for 10720907: {'created_time': 1774467026.073182, 'last_price_update_time': 1774467026.073195, 'auction_closing_time': 1774527300.0}
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720907') HTTP/1.1" 204 0
2026-03-25 19:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744746/general/dcd92e6a-18c6-44ce-95da-fa50aa65d93b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720968)
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcba5b190>
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fda42e36-20a1-5792-a231-217eb0499464/fda42e36-20a1-5792-a231-217eb0499464_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744746%252Fgeneral%252F36b8cb16-c1ec-4de1-8e1c-820de870503a.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744746/general/36b8cb16-c1ec-4de1-8e1c-820de870503a.jpg saved to cache
2026-03-25 19:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fda42e36-20a1-5792-a231-217eb0499464
2026-03-25 19:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744746/general/863b86ff-7397-44ae-8ed4-c321780447dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720968)
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9028cd0>
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fda42e36-20a1-5792-a231-217eb0499464/fda42e36-20a1-5792-a231-217eb0499464_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744746%252Fgeneral%252Fdcd92e6a-18c6-44ce-95da-fa50aa65d93b.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744746/general/dcd92e6a-18c6-44ce-95da-fa50aa65d93b.jpg saved to cache
2026-03-25 19:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fda42e36-20a1-5792-a231-217eb0499464
2026-03-25 19:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744746/general/75ea0589-82b9-434e-b9a0-319d52e5c68c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720968)
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bca0f1310>
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fda42e36-20a1-5792-a231-217eb0499464/fda42e36-20a1-5792-a231-217eb0499464_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744746%252Fgeneral%252F863b86ff-7397-44ae-8ed4-c321780447dd.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744746/general/863b86ff-7397-44ae-8ed4-c321780447dd.jpg saved to cache
2026-03-25 19:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fda42e36-20a1-5792-a231-217eb0499464
2026-03-25 19:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744746/general/4a9030b4-d6bf-4453-a9b5-6536b020963b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720968)
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc911bc10>
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fda42e36-20a1-5792-a231-217eb0499464/fda42e36-20a1-5792-a231-217eb0499464_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744746%252Fgeneral%252F75ea0589-82b9-434e-b9a0-319d52e5c68c.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744746/general/75ea0589-82b9-434e-b9a0-319d52e5c68c.jpg saved to cache
2026-03-25 19:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fda42e36-20a1-5792-a231-217eb0499464
2026-03-25 19:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744746/general/25d3edfd-b259-42aa-8b6c-ad4937d2fca6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720968)
2026-03-25 19:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744746/general/7da7d341-2e1e-418a-b2d8-ae1fef0cbec6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720968)
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bca0f0510>
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fda42e36-20a1-5792-a231-217eb0499464/fda42e36-20a1-5792-a231-217eb0499464_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744746%252Fgeneral%252F4a9030b4-d6bf-4453-a9b5-6536b020963b.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744746/general/4a9030b4-d6bf-4453-a9b5-6536b020963b.jpg saved to cache
2026-03-25 19:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fda42e36-20a1-5792-a231-217eb0499464
2026-03-25 19:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744746/general/3e8397d6-40fa-48f5-8244-4c46977f4c7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720968)
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9281050>
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fda42e36-20a1-5792-a231-217eb0499464/fda42e36-20a1-5792-a231-217eb0499464_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744746%252Fgeneral%252F25d3edfd-b259-42aa-8b6c-ad4937d2fca6.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744746/general/25d3edfd-b259-42aa-8b6c-ad4937d2fca6.jpg saved to cache
2026-03-25 19:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fda42e36-20a1-5792-a231-217eb0499464
2026-03-25 19:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744746/general/83e9b3d4-4f2b-4452-8dfe-4ceea7aaf66e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720968)
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc902ad10>
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fda42e36-20a1-5792-a231-217eb0499464/fda42e36-20a1-5792-a231-217eb0499464_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744746%252Fgeneral%252F7da7d341-2e1e-418a-b2d8-ae1fef0cbec6.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744746/general/7da7d341-2e1e-418a-b2d8-ae1fef0cbec6.jpg saved to cache
2026-03-25 19:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fda42e36-20a1-5792-a231-217eb0499464
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9145750>
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fda42e36-20a1-5792-a231-217eb0499464/fda42e36-20a1-5792-a231-217eb0499464_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744746%252Fgeneral%252F3e8397d6-40fa-48f5-8244-4c46977f4c7e.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744746/general/3e8397d6-40fa-48f5-8244-4c46977f4c7e.jpg saved to cache
2026-03-25 19:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fda42e36-20a1-5792-a231-217eb0499464
2026-03-25 19:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744746/general/dc82ec8b-6cad-448b-9bb5-93ecf13728dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720968)
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb6e71d0>
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fda42e36-20a1-5792-a231-217eb0499464/fda42e36-20a1-5792-a231-217eb0499464_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744746%252Fgeneral%252F83e9b3d4-4f2b-4452-8dfe-4ceea7aaf66e.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744746/general/83e9b3d4-4f2b-4452-8dfe-4ceea7aaf66e.jpg saved to cache
2026-03-25 19:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fda42e36-20a1-5792-a231-217eb0499464
2026-03-25 19:30:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722708/general/1239d539-aa1c-43f2-9bc5-bffb7a798c1b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719097)
2026-03-25 19:30:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722708/general/ce6bc769-1f47-44c8-af69-31808b8d46b3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719097)
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8750490>
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fda42e36-20a1-5792-a231-217eb0499464/fda42e36-20a1-5792-a231-217eb0499464_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744746%252Fgeneral%252Fdc82ec8b-6cad-448b-9bb5-93ecf13728dd.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744746/general/dc82ec8b-6cad-448b-9bb5-93ecf13728dd.jpg saved to cache
2026-03-25 19:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fda42e36-20a1-5792-a231-217eb0499464
2026-03-25 19:30:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fda42e36-20a1-5792-a231-217eb0499464, skipping ID generation
2026-03-25 19:30:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fda42e36-20a1-5792-a231-217eb0499464 with scrape type 1
2026-03-25 19:30:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fda42e36-20a1-5792-a231-217eb0499464 sending to next pipeline
2026-03-25 19:30:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fda42e36-20a1-5792-a231-217eb0499464, identifier: 10720968
2026-03-25 19:30:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fda42e36-20a1-5792-a231-217eb0499464 with identifier: 10720968
2026-03-25 19:30:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 19:30:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-25 19:30:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 19:30:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fda42e36-20a1-5792-a231-217eb0499464 with identifier: 10720968
2026-03-25 19:30:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fda42e36-20a1-5792-a231-217eb0499464 with identifier: 10720968 to the API
2026-03-25 19:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744746/general/dc82ec8b-6cad-448b-9bb5-93ecf13728dd.jpg>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'fda42e36-20a1-5792-a231-217eb0499464',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS399TZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720968',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'Q3',
'odometer': 156756,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 60,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fda42e36-20a1-5792-a231-217eb0499464/fda42e36-20a1-5792-a231-217eb0499464_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112259,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744746/general/dc82ec8b-6cad-448b-9bb5-93ecf13728dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fda42e36-20a1-5792-a231-217eb0499464/fda42e36-20a1-5792-a231-217eb0499464_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114411,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744746/general/83e9b3d4-4f2b-4452-8dfe-4ceea7aaf66e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fda42e36-20a1-5792-a231-217eb0499464/fda42e36-20a1-5792-a231-217eb0499464_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121425,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744746/general/3e8397d6-40fa-48f5-8244-4c46977f4c7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fda42e36-20a1-5792-a231-217eb0499464/fda42e36-20a1-5792-a231-217eb0499464_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744746/general/7da7d341-2e1e-418a-b2d8-ae1fef0cbec6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fda42e36-20a1-5792-a231-217eb0499464/fda42e36-20a1-5792-a231-217eb0499464_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101990,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744746/general/25d3edfd-b259-42aa-8b6c-ad4937d2fca6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fda42e36-20a1-5792-a231-217eb0499464/fda42e36-20a1-5792-a231-217eb0499464_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123544,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744746/general/4a9030b4-d6bf-4453-a9b5-6536b020963b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fda42e36-20a1-5792-a231-217eb0499464/fda42e36-20a1-5792-a231-217eb0499464_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744746/general/75ea0589-82b9-434e-b9a0-319d52e5c68c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fda42e36-20a1-5792-a231-217eb0499464/fda42e36-20a1-5792-a231-217eb0499464_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92316,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744746/general/863b86ff-7397-44ae-8ed4-c321780447dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fda42e36-20a1-5792-a231-217eb0499464/fda42e36-20a1-5792-a231-217eb0499464_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48919,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744746/general/dcd92e6a-18c6-44ce-95da-fa50aa65d93b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fda42e36-20a1-5792-a231-217eb0499464/fda42e36-20a1-5792-a231-217eb0499464_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118156,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744746/general/36b8cb16-c1ec-4de1-8e1c-820de870503a.jpg',
'Width': 1024}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2020-09-18',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Audi Q3 35 TFSI Design Luxe - Petrol - Automatic - 150 hp - 156.756 '
'km',
'transmission': 'automatic',
'trim': 'Design Luxe',
'vin': None,
'year': 2020}
2026-03-25 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720968%27 HTTP/1.1" 200 None
2026-03-25 19:30:27 [adesa.fr] INFO: Saving data for 10720968: {'created_time': 1774467027.79782, 'last_price_update_time': 1774467027.797835, 'auction_closing_time': 1774527300.0}
2026-03-25 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720968') HTTP/1.1" 204 0
2026-03-25 19:30:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 due to Ignoring non-200 response
2026-03-25 19:30:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 due to Ignoring non-200 response
2026-03-25 19:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721001> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:30:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:30:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722708/general/fc59ea01-5e19-4e2f-8237-1804e54171d3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719097)
2026-03-25 19:30:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65041173-a33c-54d2-96e9-8f1b1ebab10a with identifier: 10721001
2026-03-25 19:30:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65041173-a33c-54d2-96e9-8f1b1ebab10a with scrape type 1
2026-03-25 19:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65041173-a33c-54d2-96e9-8f1b1ebab10a
2026-03-25 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744856%252Fgeneral%252Fb2c20a2e-9dbd-4ada-9849-f7e2af222baf.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744856/general/b2c20a2e-9dbd-4ada-9849-f7e2af222baf.jpg not downloaded yet
2026-03-25 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744856%252Fgeneral%252Fa4ce988a-5140-4ebf-bdea-f1b618e684d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744856/general/a4ce988a-5140-4ebf-bdea-f1b618e684d4.jpg not downloaded yet
2026-03-25 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744856%252Fgeneral%252F8f0eb975-9257-4347-b0b6-72b084834d1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744856/general/8f0eb975-9257-4347-b0b6-72b084834d1d.jpg not downloaded yet
2026-03-25 19:30:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 due to Ignoring non-200 response
2026-03-25 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744856%252Fgeneral%252F1b117bfd-0953-42b4-96b7-84967ce36be2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744856/general/1b117bfd-0953-42b4-96b7-84967ce36be2.jpg not downloaded yet
2026-03-25 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744856%252Fgeneral%252Fd864f553-83f7-46ab-ae96-2ac6b76c56da.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744856/general/d864f553-83f7-46ab-ae96-2ac6b76c56da.jpg not downloaded yet
2026-03-25 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744856%252Fgeneral%252F31b5f5e7-6674-4f31-9441-3065ba0497c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744856/general/31b5f5e7-6674-4f31-9441-3065ba0497c0.jpg not downloaded yet
2026-03-25 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744856%252Fgeneral%252F0a34e6f5-5336-4262-85ce-c0fed5a570e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744856/general/0a34e6f5-5336-4262-85ce-c0fed5a570e7.jpg not downloaded yet
2026-03-25 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744856%252Fgeneral%252F1af88663-bf7a-4813-bc7f-75323293f3b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744856/general/1af88663-bf7a-4813-bc7f-75323293f3b8.jpg not downloaded yet
2026-03-25 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744856%252Fgeneral%252Ff69be51f-c548-4219-9931-e477e7ca0de0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744856/general/f69be51f-c548-4219-9931-e477e7ca0de0.jpg not downloaded yet
2026-03-25 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744856%252Fgeneral%252Fa4d77201-2b54-4b36-9a0e-35cd24e03b27.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744856/general/a4d77201-2b54-4b36-9a0e-35cd24e03b27.jpg not downloaded yet
2026-03-25 19:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720940> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:30:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744856/general/a4d77201-2b54-4b36-9a0e-35cd24e03b27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721001)
2026-03-25 19:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3 with identifier: 10720940
2026-03-25 19:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3 with scrape type 1
2026-03-25 19:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3
2026-03-25 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732606%252Fgeneral%252Fa06c3aaf-adb9-48e0-9171-a67f9d35b4c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732606/general/a06c3aaf-adb9-48e0-9171-a67f9d35b4c7.jpg already downloaded
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5732606%252Fgeneral%252F1ff80860-3f61-40fc-9fe0-6eacd6880f8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732606/general/1ff80860-3f61-40fc-9fe0-6eacd6880f8b.jpg already downloaded
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5732606%252Fgeneral%252F6b12ac68-7bc8-4ff6-b6b0-baf04b589872.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732606/general/6b12ac68-7bc8-4ff6-b6b0-baf04b589872.jpg already downloaded
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5732606%252Fgeneral%252Fbdb3d019-47d2-4d55-a7f6-643b3b9e9e52.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732606/general/bdb3d019-47d2-4d55-a7f6-643b3b9e9e52.jpg already downloaded
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5732606%252Fgeneral%252F672421e6-5b94-456e-bbfc-ee8ab234bdc9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732606/general/672421e6-5b94-456e-bbfc-ee8ab234bdc9.jpg already downloaded
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5732606%252Fgeneral%252Fc98b64ad-067b-4892-94c5-a52f2f4edc73.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732606/general/c98b64ad-067b-4892-94c5-a52f2f4edc73.jpg already downloaded
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5732606%252Fgeneral%252F342cf0dd-a4c3-4bde-b039-ad500d792b73.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732606/general/342cf0dd-a4c3-4bde-b039-ad500d792b73.jpg already downloaded
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5732606%252Fgeneral%252Fa6dd5786-1a4b-4137-8e41-b9191c94f4a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732606/general/a6dd5786-1a4b-4137-8e41-b9191c94f4a1.jpg already downloaded
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5732606%252Fgeneral%252F18b23d48-a789-4234-97b4-ebd3df5a9639.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732606/general/18b23d48-a789-4234-97b4-ebd3df5a9639.jpg already downloaded
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5732606%252Fgeneral%252Fa6b62490-1a6c-4359-ae08-2f55dbf032ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732606/general/a6b62490-1a6c-4359-ae08-2f55dbf032ea.jpg already downloaded
2026-03-25 19:30:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3, identifier: 10720940
2026-03-25 19:30:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3 with identifier: 10720940
2026-03-25 19:30:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3 with identifier: 10720940
2026-03-25 19:30:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3 with identifier: 10720940 to the API
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720940>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'd13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY301AS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720940',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 160133,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5732606/general/a06c3aaf-adb9-48e0-9171-a67f9d35b4c7.jpg',
'https://images.openlane.eu/carimgs/5732606/general/1ff80860-3f61-40fc-9fe0-6eacd6880f8b.jpg',
'https://images.openlane.eu/carimgs/5732606/general/6b12ac68-7bc8-4ff6-b6b0-baf04b589872.jpg',
'https://images.openlane.eu/carimgs/5732606/general/bdb3d019-47d2-4d55-a7f6-643b3b9e9e52.jpg',
'https://images.openlane.eu/carimgs/5732606/general/672421e6-5b94-456e-bbfc-ee8ab234bdc9.jpg',
'https://images.openlane.eu/carimgs/5732606/general/c98b64ad-067b-4892-94c5-a52f2f4edc73.jpg',
'https://images.openlane.eu/carimgs/5732606/general/342cf0dd-a4c3-4bde-b039-ad500d792b73.jpg',
'https://images.openlane.eu/carimgs/5732606/general/a6dd5786-1a4b-4137-8e41-b9191c94f4a1.jpg',
'https://images.openlane.eu/carimgs/5732606/general/18b23d48-a789-4234-97b4-ebd3df5a9639.jpg',
'https://images.openlane.eu/carimgs/5732606/general/a6b62490-1a6c-4359-ae08-2f55dbf032ea.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3/d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237525,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732606/general/a06c3aaf-adb9-48e0-9171-a67f9d35b4c7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3/d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228472,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732606/general/1ff80860-3f61-40fc-9fe0-6eacd6880f8b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3/d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239965,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732606/general/6b12ac68-7bc8-4ff6-b6b0-baf04b589872.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3/d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238409,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732606/general/bdb3d019-47d2-4d55-a7f6-643b3b9e9e52.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3/d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256380,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732606/general/672421e6-5b94-456e-bbfc-ee8ab234bdc9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3/d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212915,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732606/general/c98b64ad-067b-4892-94c5-a52f2f4edc73.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3/d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278445,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732606/general/342cf0dd-a4c3-4bde-b039-ad500d792b73.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3/d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235284,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732606/general/a6dd5786-1a4b-4137-8e41-b9191c94f4a1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3/d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198785,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732606/general/18b23d48-a789-4234-97b4-ebd3df5a9639.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3/d13964f7-9b5a-5c8b-bc2c-6302c3b8d2e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225747,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732606/general/a6b62490-1a6c-4359-ae08-2f55dbf032ea.jpg',
'Width': 1920}],
'price': 5700,
'price_includes_vat': True,
'registration_date': '2021-03-23',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C4 Grand Picasso 1.5 HDI Business - Diesel - Manual - 130 '
'hp - 160.133 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720940%27 HTTP/1.1" 200 None
2026-03-25 19:30:31 [adesa.fr] INFO: Saving data for 10720940: {'created_time': 1774467031.638692, 'last_price_update_time': 1774467031.638705, 'auction_closing_time': 1774527300.0}
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720940') HTTP/1.1" 204 0
2026-03-25 19:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744856/general/f69be51f-c548-4219-9931-e477e7ca0de0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721001)
2026-03-25 19:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92833d0>
2026-03-25 19:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65041173-a33c-54d2-96e9-8f1b1ebab10a/65041173-a33c-54d2-96e9-8f1b1ebab10a_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744856%252Fgeneral%252Fa4d77201-2b54-4b36-9a0e-35cd24e03b27.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744856/general/a4d77201-2b54-4b36-9a0e-35cd24e03b27.jpg saved to cache
2026-03-25 19:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 65041173-a33c-54d2-96e9-8f1b1ebab10a
2026-03-25 19:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744856/general/1af88663-bf7a-4813-bc7f-75323293f3b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721001)
2026-03-25 19:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fdf710>
2026-03-25 19:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65041173-a33c-54d2-96e9-8f1b1ebab10a/65041173-a33c-54d2-96e9-8f1b1ebab10a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744856%252Fgeneral%252Ff69be51f-c548-4219-9931-e477e7ca0de0.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744856/general/f69be51f-c548-4219-9931-e477e7ca0de0.jpg saved to cache
2026-03-25 19:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 65041173-a33c-54d2-96e9-8f1b1ebab10a
2026-03-25 19:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744856/general/0a34e6f5-5336-4262-85ce-c0fed5a570e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721001)
2026-03-25 19:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8750090>
2026-03-25 19:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65041173-a33c-54d2-96e9-8f1b1ebab10a/65041173-a33c-54d2-96e9-8f1b1ebab10a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744856%252Fgeneral%252F1af88663-bf7a-4813-bc7f-75323293f3b8.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744856/general/1af88663-bf7a-4813-bc7f-75323293f3b8.jpg saved to cache
2026-03-25 19:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 65041173-a33c-54d2-96e9-8f1b1ebab10a
2026-03-25 19:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744856/general/31b5f5e7-6674-4f31-9441-3065ba0497c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721001)
2026-03-25 19:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc874b990>
2026-03-25 19:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65041173-a33c-54d2-96e9-8f1b1ebab10a/65041173-a33c-54d2-96e9-8f1b1ebab10a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744856%252Fgeneral%252F0a34e6f5-5336-4262-85ce-c0fed5a570e7.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744856/general/0a34e6f5-5336-4262-85ce-c0fed5a570e7.jpg saved to cache
2026-03-25 19:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 65041173-a33c-54d2-96e9-8f1b1ebab10a
2026-03-25 19:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744856/general/d864f553-83f7-46ab-ae96-2ac6b76c56da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721001)
2026-03-25 19:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744856/general/1b117bfd-0953-42b4-96b7-84967ce36be2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721001)
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fde5d0>
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65041173-a33c-54d2-96e9-8f1b1ebab10a/65041173-a33c-54d2-96e9-8f1b1ebab10a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744856%252Fgeneral%252F31b5f5e7-6674-4f31-9441-3065ba0497c0.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744856/general/31b5f5e7-6674-4f31-9441-3065ba0497c0.jpg saved to cache
2026-03-25 19:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 65041173-a33c-54d2-96e9-8f1b1ebab10a
2026-03-25 19:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744856/general/8f0eb975-9257-4347-b0b6-72b084834d1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721001)
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9400a50>
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65041173-a33c-54d2-96e9-8f1b1ebab10a/65041173-a33c-54d2-96e9-8f1b1ebab10a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744856%252Fgeneral%252Fd864f553-83f7-46ab-ae96-2ac6b76c56da.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744856/general/d864f553-83f7-46ab-ae96-2ac6b76c56da.jpg saved to cache
2026-03-25 19:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 65041173-a33c-54d2-96e9-8f1b1ebab10a
2026-03-25 19:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744856/general/a4ce988a-5140-4ebf-bdea-f1b618e684d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721001)
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9144310>
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65041173-a33c-54d2-96e9-8f1b1ebab10a/65041173-a33c-54d2-96e9-8f1b1ebab10a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744856%252Fgeneral%252F1b117bfd-0953-42b4-96b7-84967ce36be2.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744856/general/1b117bfd-0953-42b4-96b7-84967ce36be2.jpg saved to cache
2026-03-25 19:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 65041173-a33c-54d2-96e9-8f1b1ebab10a
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94245d0>
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65041173-a33c-54d2-96e9-8f1b1ebab10a/65041173-a33c-54d2-96e9-8f1b1ebab10a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744856%252Fgeneral%252F8f0eb975-9257-4347-b0b6-72b084834d1d.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744856/general/8f0eb975-9257-4347-b0b6-72b084834d1d.jpg saved to cache
2026-03-25 19:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 65041173-a33c-54d2-96e9-8f1b1ebab10a
2026-03-25 19:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744856/general/b2c20a2e-9dbd-4ada-9849-f7e2af222baf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721001)
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9158bd0>
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65041173-a33c-54d2-96e9-8f1b1ebab10a/65041173-a33c-54d2-96e9-8f1b1ebab10a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744856%252Fgeneral%252Fa4ce988a-5140-4ebf-bdea-f1b618e684d4.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744856/general/a4ce988a-5140-4ebf-bdea-f1b618e684d4.jpg saved to cache
2026-03-25 19:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 65041173-a33c-54d2-96e9-8f1b1ebab10a
2026-03-25 19:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722708/general/c0611848-0b28-448a-96ea-2d6903a330cd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719097)
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9144810>
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65041173-a33c-54d2-96e9-8f1b1ebab10a/65041173-a33c-54d2-96e9-8f1b1ebab10a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744856%252Fgeneral%252Fb2c20a2e-9dbd-4ada-9849-f7e2af222baf.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744856/general/b2c20a2e-9dbd-4ada-9849-f7e2af222baf.jpg saved to cache
2026-03-25 19:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 65041173-a33c-54d2-96e9-8f1b1ebab10a
2026-03-25 19:30:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 65041173-a33c-54d2-96e9-8f1b1ebab10a, skipping ID generation
2026-03-25 19:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65041173-a33c-54d2-96e9-8f1b1ebab10a with scrape type 1
2026-03-25 19:30:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 65041173-a33c-54d2-96e9-8f1b1ebab10a sending to next pipeline
2026-03-25 19:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 65041173-a33c-54d2-96e9-8f1b1ebab10a, identifier: 10721001
2026-03-25 19:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 65041173-a33c-54d2-96e9-8f1b1ebab10a with identifier: 10721001
2026-03-25 19:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 65041173-a33c-54d2-96e9-8f1b1ebab10a with identifier: 10721001
2026-03-25 19:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 65041173-a33c-54d2-96e9-8f1b1ebab10a with identifier: 10721001 to the API
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744856/general/b2c20a2e-9dbd-4ada-9849-f7e2af222baf.jpg>
{'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': 120,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '65041173-a33c-54d2-96e9-8f1b1ebab10a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC743KH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721001',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 160524,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65041173-a33c-54d2-96e9-8f1b1ebab10a/65041173-a33c-54d2-96e9-8f1b1ebab10a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108994,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744856/general/b2c20a2e-9dbd-4ada-9849-f7e2af222baf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65041173-a33c-54d2-96e9-8f1b1ebab10a/65041173-a33c-54d2-96e9-8f1b1ebab10a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744856/general/a4ce988a-5140-4ebf-bdea-f1b618e684d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65041173-a33c-54d2-96e9-8f1b1ebab10a/65041173-a33c-54d2-96e9-8f1b1ebab10a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744856/general/8f0eb975-9257-4347-b0b6-72b084834d1d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65041173-a33c-54d2-96e9-8f1b1ebab10a/65041173-a33c-54d2-96e9-8f1b1ebab10a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744856/general/1b117bfd-0953-42b4-96b7-84967ce36be2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65041173-a33c-54d2-96e9-8f1b1ebab10a/65041173-a33c-54d2-96e9-8f1b1ebab10a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88487,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744856/general/d864f553-83f7-46ab-ae96-2ac6b76c56da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65041173-a33c-54d2-96e9-8f1b1ebab10a/65041173-a33c-54d2-96e9-8f1b1ebab10a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126833,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744856/general/31b5f5e7-6674-4f31-9441-3065ba0497c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65041173-a33c-54d2-96e9-8f1b1ebab10a/65041173-a33c-54d2-96e9-8f1b1ebab10a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106818,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744856/general/0a34e6f5-5336-4262-85ce-c0fed5a570e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65041173-a33c-54d2-96e9-8f1b1ebab10a/65041173-a33c-54d2-96e9-8f1b1ebab10a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82433,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744856/general/1af88663-bf7a-4813-bc7f-75323293f3b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65041173-a33c-54d2-96e9-8f1b1ebab10a/65041173-a33c-54d2-96e9-8f1b1ebab10a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180221,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744856/general/f69be51f-c548-4219-9931-e477e7ca0de0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65041173-a33c-54d2-96e9-8f1b1ebab10a/65041173-a33c-54d2-96e9-8f1b1ebab10a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744856/general/a4d77201-2b54-4b36-9a0e-35cd24e03b27.jpg',
'Width': 1024}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2021-10-15',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C3 Aircross 1.5 HDI Shine - Diesel - Automatic - 120 hp - '
'160.524 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2021}
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721001%27 HTTP/1.1" 200 None
2026-03-25 19:30:32 [adesa.fr] INFO: Saving data for 10721001: {'created_time': 1774467032.869551, 'last_price_update_time': 1774467032.869564, 'auction_closing_time': 1774527300.0}
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721001') HTTP/1.1" 204 0
2026-03-25 19:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:30:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 due to Ignoring non-200 response
2026-03-25 19:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722708/general/f8503538-4684-4b80-a820-293e88b04925.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719097)
2026-03-25 19:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720916> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:30:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722708/general/78493b53-b563-43be-8d27-e8c9c20e3be2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719097)
2026-03-25 19:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 700b678c-e381-5bcf-805e-3e9bc5f07c1e with identifier: 10720901
2026-03-25 19:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 700b678c-e381-5bcf-805e-3e9bc5f07c1e with scrape type 1
2026-03-25 19:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 700b678c-e381-5bcf-805e-3e9bc5f07c1e
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5709515%252Fgeneral%252F0b468933-e2c6-46f7-825b-230e569b8748.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709515/general/0b468933-e2c6-46f7-825b-230e569b8748.jpg already downloaded
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5709515%252Fgeneral%252Fa784fb6f-a605-45a9-b0db-33f8233c1c01.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709515/general/a784fb6f-a605-45a9-b0db-33f8233c1c01.jpg already downloaded
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5709515%252Fgeneral%252Fc63ae465-78f4-459b-85d8-827bb03875ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709515/general/c63ae465-78f4-459b-85d8-827bb03875ab.jpg already downloaded
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5709515%252Fgeneral%252F2e092382-a57b-44b6-925c-c7056d935f44.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709515/general/2e092382-a57b-44b6-925c-c7056d935f44.jpg already downloaded
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5709515%252Fgeneral%252Fad53989e-5dc9-44ae-84d6-ff5ebd45a3de.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709515/general/ad53989e-5dc9-44ae-84d6-ff5ebd45a3de.jpg already downloaded
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5709515%252Fgeneral%252Fb6217c96-63bc-40a7-a7fd-3a8cabb8799a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709515/general/b6217c96-63bc-40a7-a7fd-3a8cabb8799a.jpg already downloaded
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5709515%252Fgeneral%252F904beb23-3283-42ca-9798-353a1333c7fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709515/general/904beb23-3283-42ca-9798-353a1333c7fd.jpg already downloaded
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5709515%252Fgeneral%252Fc5339e66-f7b1-4026-9623-51d69ec09ada.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709515/general/c5339e66-f7b1-4026-9623-51d69ec09ada.jpg already downloaded
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5709515%252Fgeneral%252F6013861e-8468-41e3-8154-6a75c5d144f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709515/general/6013861e-8468-41e3-8154-6a75c5d144f5.jpg already downloaded
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5709515%252Fgeneral%252Fd4ce6336-c449-4dc0-9926-c75842242c5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709515/general/d4ce6336-c449-4dc0-9926-c75842242c5f.jpg already downloaded
2026-03-25 19:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 700b678c-e381-5bcf-805e-3e9bc5f07c1e, identifier: 10720901
2026-03-25 19:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 700b678c-e381-5bcf-805e-3e9bc5f07c1e with identifier: 10720901
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-25 19:30:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 19:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 700b678c-e381-5bcf-805e-3e9bc5f07c1e with identifier: 10720901
2026-03-25 19:30:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 700b678c-e381-5bcf-805e-3e9bc5f07c1e with identifier: 10720901 to the API
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:30: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-25 19:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720901>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '700b678c-e381-5bcf-805e-3e9bc5f07c1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX445RF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720901',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 159071,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5709515/general/0b468933-e2c6-46f7-825b-230e569b8748.jpg',
'https://images.openlane.eu/carimgs/5709515/general/a784fb6f-a605-45a9-b0db-33f8233c1c01.jpg',
'https://images.openlane.eu/carimgs/5709515/general/c63ae465-78f4-459b-85d8-827bb03875ab.jpg',
'https://images.openlane.eu/carimgs/5709515/general/2e092382-a57b-44b6-925c-c7056d935f44.jpg',
'https://images.openlane.eu/carimgs/5709515/general/ad53989e-5dc9-44ae-84d6-ff5ebd45a3de.jpg',
'https://images.openlane.eu/carimgs/5709515/general/b6217c96-63bc-40a7-a7fd-3a8cabb8799a.jpg',
'https://images.openlane.eu/carimgs/5709515/general/904beb23-3283-42ca-9798-353a1333c7fd.jpg',
'https://images.openlane.eu/carimgs/5709515/general/c5339e66-f7b1-4026-9623-51d69ec09ada.jpg',
'https://images.openlane.eu/carimgs/5709515/general/6013861e-8468-41e3-8154-6a75c5d144f5.jpg',
'https://images.openlane.eu/carimgs/5709515/general/d4ce6336-c449-4dc0-9926-c75842242c5f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700b678c-e381-5bcf-805e-3e9bc5f07c1e/700b678c-e381-5bcf-805e-3e9bc5f07c1e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709515/general/0b468933-e2c6-46f7-825b-230e569b8748.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700b678c-e381-5bcf-805e-3e9bc5f07c1e/700b678c-e381-5bcf-805e-3e9bc5f07c1e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166220,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709515/general/a784fb6f-a605-45a9-b0db-33f8233c1c01.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700b678c-e381-5bcf-805e-3e9bc5f07c1e/700b678c-e381-5bcf-805e-3e9bc5f07c1e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152248,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709515/general/c63ae465-78f4-459b-85d8-827bb03875ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700b678c-e381-5bcf-805e-3e9bc5f07c1e/700b678c-e381-5bcf-805e-3e9bc5f07c1e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709515/general/2e092382-a57b-44b6-925c-c7056d935f44.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700b678c-e381-5bcf-805e-3e9bc5f07c1e/700b678c-e381-5bcf-805e-3e9bc5f07c1e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119204,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709515/general/ad53989e-5dc9-44ae-84d6-ff5ebd45a3de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700b678c-e381-5bcf-805e-3e9bc5f07c1e/700b678c-e381-5bcf-805e-3e9bc5f07c1e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102821,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709515/general/b6217c96-63bc-40a7-a7fd-3a8cabb8799a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700b678c-e381-5bcf-805e-3e9bc5f07c1e/700b678c-e381-5bcf-805e-3e9bc5f07c1e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81415,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709515/general/904beb23-3283-42ca-9798-353a1333c7fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700b678c-e381-5bcf-805e-3e9bc5f07c1e/700b678c-e381-5bcf-805e-3e9bc5f07c1e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77429,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709515/general/c5339e66-f7b1-4026-9623-51d69ec09ada.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700b678c-e381-5bcf-805e-3e9bc5f07c1e/700b678c-e381-5bcf-805e-3e9bc5f07c1e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91221,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709515/general/6013861e-8468-41e3-8154-6a75c5d144f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_700b678c-e381-5bcf-805e-3e9bc5f07c1e/700b678c-e381-5bcf-805e-3e9bc5f07c1e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85519,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709515/general/d4ce6336-c449-4dc0-9926-c75842242c5f.jpg',
'Width': 1024}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2021-03-08',
'seats_number': 2,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Citroën Berlingo 1.5 HDI Club - Diesel - Automatic - 130 hp - '
'159.071 km',
'transmission': 'automatic',
'trim': 'Club',
'vin': None,
'year': 2021}
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720901%27 HTTP/1.1" 200 None
2026-03-25 19:30:33 [adesa.fr] INFO: Saving data for 10720901: {'created_time': 1774467033.670964, 'last_price_update_time': 1774467033.670977, 'auction_closing_time': 1774527300.0}
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720901') HTTP/1.1" 204 0
2026-03-25 19:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720904> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 due to Ignoring non-200 response
2026-03-25 19:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cf7f046-a88c-5190-bf35-423430041304 with identifier: 10720916
2026-03-25 19:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cf7f046-a88c-5190-bf35-423430041304 with scrape type 1
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2cf7f046-a88c-5190-bf35-423430041304
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5728585%252Fgeneral%252F2cece504-2883-40e6-b5f7-3568e8e854f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728585/general/2cece504-2883-40e6-b5f7-3568e8e854f6.jpg already downloaded
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5728585%252Fgeneral%252Fdf215e6b-134c-4d66-bd78-e5e014ef2e26.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728585/general/df215e6b-134c-4d66-bd78-e5e014ef2e26.jpg already downloaded
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5728585%252Fgeneral%252Fa09e233d-225e-48a9-a113-df392d742a76.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728585/general/a09e233d-225e-48a9-a113-df392d742a76.jpg already downloaded
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5728585%252Fgeneral%252Fc9905dc0-514d-46aa-bd32-4a3b7b8e3eb4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728585/general/c9905dc0-514d-46aa-bd32-4a3b7b8e3eb4.jpg already downloaded
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5728585%252Fgeneral%252F967f6974-0a68-4182-a029-2971c6016025.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728585/general/967f6974-0a68-4182-a029-2971c6016025.jpg already downloaded
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5728585%252Fgeneral%252F8e5864ca-9027-47e8-b6e3-94b51bf86f3a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728585/general/8e5864ca-9027-47e8-b6e3-94b51bf86f3a.jpg already downloaded
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5728585%252Fgeneral%252F696d04c8-04b2-47ef-8e25-676cbcf21727.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728585/general/696d04c8-04b2-47ef-8e25-676cbcf21727.jpg already downloaded
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5728585%252Fgeneral%252F8ac5da6c-84bc-4416-b960-02368d906511.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728585/general/8ac5da6c-84bc-4416-b960-02368d906511.jpg already downloaded
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5728585%252Fgeneral%252F15ac7d7d-9b28-418e-9f7c-6ea9a42d3d99.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728585/general/15ac7d7d-9b28-418e-9f7c-6ea9a42d3d99.jpg already downloaded
2026-03-25 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5728585%252Fgeneral%252F691102e7-55ce-4747-94ec-360ca36c1aa7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728585/general/691102e7-55ce-4747-94ec-360ca36c1aa7.jpg already downloaded
2026-03-25 19:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2cf7f046-a88c-5190-bf35-423430041304, identifier: 10720916
2026-03-25 19:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 due to Ignoring non-200 response
2026-03-25 19:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2cf7f046-a88c-5190-bf35-423430041304 with identifier: 10720916
2026-03-25 19:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2cf7f046-a88c-5190-bf35-423430041304 with identifier: 10720916
2026-03-25 19:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2cf7f046-a88c-5190-bf35-423430041304 with identifier: 10720916 to the API
2026-03-25 19:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720916>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '2cf7f046-a88c-5190-bf35-423430041304',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM194WE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720916',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 161889,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5728585/general/2cece504-2883-40e6-b5f7-3568e8e854f6.jpg',
'https://images.openlane.eu/carimgs/5728585/general/df215e6b-134c-4d66-bd78-e5e014ef2e26.jpg',
'https://images.openlane.eu/carimgs/5728585/general/a09e233d-225e-48a9-a113-df392d742a76.jpg',
'https://images.openlane.eu/carimgs/5728585/general/c9905dc0-514d-46aa-bd32-4a3b7b8e3eb4.jpg',
'https://images.openlane.eu/carimgs/5728585/general/967f6974-0a68-4182-a029-2971c6016025.jpg',
'https://images.openlane.eu/carimgs/5728585/general/8e5864ca-9027-47e8-b6e3-94b51bf86f3a.jpg',
'https://images.openlane.eu/carimgs/5728585/general/696d04c8-04b2-47ef-8e25-676cbcf21727.jpg',
'https://images.openlane.eu/carimgs/5728585/general/8ac5da6c-84bc-4416-b960-02368d906511.jpg',
'https://images.openlane.eu/carimgs/5728585/general/15ac7d7d-9b28-418e-9f7c-6ea9a42d3d99.jpg',
'https://images.openlane.eu/carimgs/5728585/general/691102e7-55ce-4747-94ec-360ca36c1aa7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf7f046-a88c-5190-bf35-423430041304/2cf7f046-a88c-5190-bf35-423430041304_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184101,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728585/general/2cece504-2883-40e6-b5f7-3568e8e854f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf7f046-a88c-5190-bf35-423430041304/2cf7f046-a88c-5190-bf35-423430041304_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150921,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728585/general/df215e6b-134c-4d66-bd78-e5e014ef2e26.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf7f046-a88c-5190-bf35-423430041304/2cf7f046-a88c-5190-bf35-423430041304_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178772,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728585/general/a09e233d-225e-48a9-a113-df392d742a76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf7f046-a88c-5190-bf35-423430041304/2cf7f046-a88c-5190-bf35-423430041304_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728585/general/c9905dc0-514d-46aa-bd32-4a3b7b8e3eb4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf7f046-a88c-5190-bf35-423430041304/2cf7f046-a88c-5190-bf35-423430041304_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108406,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728585/general/967f6974-0a68-4182-a029-2971c6016025.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf7f046-a88c-5190-bf35-423430041304/2cf7f046-a88c-5190-bf35-423430041304_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116092,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728585/general/8e5864ca-9027-47e8-b6e3-94b51bf86f3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf7f046-a88c-5190-bf35-423430041304/2cf7f046-a88c-5190-bf35-423430041304_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128207,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728585/general/696d04c8-04b2-47ef-8e25-676cbcf21727.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf7f046-a88c-5190-bf35-423430041304/2cf7f046-a88c-5190-bf35-423430041304_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89121,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728585/general/8ac5da6c-84bc-4416-b960-02368d906511.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf7f046-a88c-5190-bf35-423430041304/2cf7f046-a88c-5190-bf35-423430041304_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137336,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728585/general/15ac7d7d-9b28-418e-9f7c-6ea9a42d3d99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf7f046-a88c-5190-bf35-423430041304/2cf7f046-a88c-5190-bf35-423430041304_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112732,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728585/general/691102e7-55ce-4747-94ec-360ca36c1aa7.jpg',
'Width': 1024}],
'price': 5700,
'price_includes_vat': True,
'registration_date': '2023-03-22',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C3 Aircross 1.5 HDI Shine - Diesel - Manual - 110 hp - '
'161.889 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-25 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720916%27 HTTP/1.1" 200 None
2026-03-25 19:30:34 [adesa.fr] INFO: Saving data for 10720916: {'created_time': 1774467034.321873, 'last_price_update_time': 1774467034.321888, 'auction_closing_time': 1774527300.0}
2026-03-25 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720916') HTTP/1.1" 204 0
2026-03-25 19:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 343c8657-4a78-5bf4-b1d4-8edaaef062ab with identifier: 10720904
2026-03-25 19:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 343c8657-4a78-5bf4-b1d4-8edaaef062ab with scrape type 1
2026-03-25 19:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 343c8657-4a78-5bf4-b1d4-8edaaef062ab
2026-03-25 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5715038%252Fgeneral%252Fdc1d5d99-d2e1-4132-8d2b-92494dfd48b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715038/general/dc1d5d99-d2e1-4132-8d2b-92494dfd48b1.jpg already downloaded
2026-03-25 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5715038%252Fgeneral%252Fcae74af9-f40e-4611-b349-eb59d5922d8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715038/general/cae74af9-f40e-4611-b349-eb59d5922d8c.jpg already downloaded
2026-03-25 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5715038%252Fgeneral%252F796c5860-8ea2-43aa-915a-dca76ec6368c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715038/general/796c5860-8ea2-43aa-915a-dca76ec6368c.jpg already downloaded
2026-03-25 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5715038%252Fgeneral%252F27a03f3b-0188-45f5-9672-c0099a7e41f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715038/general/27a03f3b-0188-45f5-9672-c0099a7e41f9.jpg already downloaded
2026-03-25 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5715038%252Fgeneral%252Fda09370a-76e4-4823-a024-03b2cd62b8dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715038/general/da09370a-76e4-4823-a024-03b2cd62b8dc.jpg already downloaded
2026-03-25 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5715038%252Fgeneral%252Fc2c329ac-2ea0-4cdf-91a7-aede9bfffc82.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715038/general/c2c329ac-2ea0-4cdf-91a7-aede9bfffc82.jpg already downloaded
2026-03-25 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5715038%252Fgeneral%252F5ead4a62-8307-4675-a8c2-d26f2b3ff93c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715038/general/5ead4a62-8307-4675-a8c2-d26f2b3ff93c.jpg already downloaded
2026-03-25 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5715038%252Fgeneral%252Fddb8dc7f-ac37-4173-873f-88e9edaa4058.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715038/general/ddb8dc7f-ac37-4173-873f-88e9edaa4058.jpg already downloaded
2026-03-25 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5715038%252Fgeneral%252Fae8a6464-180d-4186-bdd0-fec5bb8e7f24.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715038/general/ae8a6464-180d-4186-bdd0-fec5bb8e7f24.jpg already downloaded
2026-03-25 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5715038%252Fgeneral%252Ff2519285-5093-46bb-9cf1-37c663fd8212.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715038/general/f2519285-5093-46bb-9cf1-37c663fd8212.jpg already downloaded
2026-03-25 19:30:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 343c8657-4a78-5bf4-b1d4-8edaaef062ab, identifier: 10720904
2026-03-25 19:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db03714c-6e9b-5bd2-b840-ff128004fa2e with identifier: 10720983
2026-03-25 19:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db03714c-6e9b-5bd2-b840-ff128004fa2e with scrape type 1
2026-03-25 19:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item db03714c-6e9b-5bd2-b840-ff128004fa2e
2026-03-25 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744809%252Fgeneral%252F9dda5481-ddd6-494a-8339-7f87128df001.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744809/general/9dda5481-ddd6-494a-8339-7f87128df001.jpg not downloaded yet
2026-03-25 19:30:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 343c8657-4a78-5bf4-b1d4-8edaaef062ab with identifier: 10720904
2026-03-25 19:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 19:30:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-25 19:30:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 19:30:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 343c8657-4a78-5bf4-b1d4-8edaaef062ab with identifier: 10720904
2026-03-25 19:30:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 343c8657-4a78-5bf4-b1d4-8edaaef062ab with identifier: 10720904 to the API
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720904>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': '343c8657-4a78-5bf4-b1d4-8edaaef062ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF620VG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720904',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 170631,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 54,
'photo_urls': ['https://images.openlane.eu/carimgs/5715038/general/dc1d5d99-d2e1-4132-8d2b-92494dfd48b1.jpg',
'https://images.openlane.eu/carimgs/5715038/general/cae74af9-f40e-4611-b349-eb59d5922d8c.jpg',
'https://images.openlane.eu/carimgs/5715038/general/796c5860-8ea2-43aa-915a-dca76ec6368c.jpg',
'https://images.openlane.eu/carimgs/5715038/general/27a03f3b-0188-45f5-9672-c0099a7e41f9.jpg',
'https://images.openlane.eu/carimgs/5715038/general/da09370a-76e4-4823-a024-03b2cd62b8dc.jpg',
'https://images.openlane.eu/carimgs/5715038/general/c2c329ac-2ea0-4cdf-91a7-aede9bfffc82.jpg',
'https://images.openlane.eu/carimgs/5715038/general/5ead4a62-8307-4675-a8c2-d26f2b3ff93c.jpg',
'https://images.openlane.eu/carimgs/5715038/general/ddb8dc7f-ac37-4173-873f-88e9edaa4058.jpg',
'https://images.openlane.eu/carimgs/5715038/general/ae8a6464-180d-4186-bdd0-fec5bb8e7f24.jpg',
'https://images.openlane.eu/carimgs/5715038/general/f2519285-5093-46bb-9cf1-37c663fd8212.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_343c8657-4a78-5bf4-b1d4-8edaaef062ab/343c8657-4a78-5bf4-b1d4-8edaaef062ab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715038/general/dc1d5d99-d2e1-4132-8d2b-92494dfd48b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_343c8657-4a78-5bf4-b1d4-8edaaef062ab/343c8657-4a78-5bf4-b1d4-8edaaef062ab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161265,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715038/general/cae74af9-f40e-4611-b349-eb59d5922d8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_343c8657-4a78-5bf4-b1d4-8edaaef062ab/343c8657-4a78-5bf4-b1d4-8edaaef062ab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715038/general/796c5860-8ea2-43aa-915a-dca76ec6368c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_343c8657-4a78-5bf4-b1d4-8edaaef062ab/343c8657-4a78-5bf4-b1d4-8edaaef062ab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141286,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715038/general/27a03f3b-0188-45f5-9672-c0099a7e41f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_343c8657-4a78-5bf4-b1d4-8edaaef062ab/343c8657-4a78-5bf4-b1d4-8edaaef062ab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104940,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715038/general/da09370a-76e4-4823-a024-03b2cd62b8dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_343c8657-4a78-5bf4-b1d4-8edaaef062ab/343c8657-4a78-5bf4-b1d4-8edaaef062ab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88859,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715038/general/c2c329ac-2ea0-4cdf-91a7-aede9bfffc82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_343c8657-4a78-5bf4-b1d4-8edaaef062ab/343c8657-4a78-5bf4-b1d4-8edaaef062ab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715038/general/5ead4a62-8307-4675-a8c2-d26f2b3ff93c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_343c8657-4a78-5bf4-b1d4-8edaaef062ab/343c8657-4a78-5bf4-b1d4-8edaaef062ab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100383,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715038/general/ddb8dc7f-ac37-4173-873f-88e9edaa4058.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_343c8657-4a78-5bf4-b1d4-8edaaef062ab/343c8657-4a78-5bf4-b1d4-8edaaef062ab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107202,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715038/general/ae8a6464-180d-4186-bdd0-fec5bb8e7f24.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_343c8657-4a78-5bf4-b1d4-8edaaef062ab/343c8657-4a78-5bf4-b1d4-8edaaef062ab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100304,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715038/general/f2519285-5093-46bb-9cf1-37c663fd8212.jpg',
'Width': 1024}],
'price': 5900,
'price_includes_vat': True,
'registration_date': '2022-04-13',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C4 Grand Picasso 1.2i Shine - Petrol - Automatic - 130 hp - '
'170.631 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720904%27 HTTP/1.1" 200 None
2026-03-25 19:30:35 [adesa.fr] INFO: Saving data for 10720904: {'created_time': 1774467035.335186, 'last_price_update_time': 1774467035.335199, 'auction_closing_time': 1774527300.0}
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720904') HTTP/1.1" 204 0
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744809%252Fgeneral%252F456f75b9-c8bf-4de9-9b2b-63f969525c6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744809/general/456f75b9-c8bf-4de9-9b2b-63f969525c6c.jpg not downloaded yet
2026-03-25 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744855/general/3f49efd0-feda-4735-aa57-783c111da70a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721000)
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744809%252Fgeneral%252Fba956faa-b9ff-4a90-9d74-ae7666470f52.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744809/general/ba956faa-b9ff-4a90-9d74-ae7666470f52.jpg not downloaded yet
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744809%252Fgeneral%252F68d0a269-204f-4e54-977e-7348d76223e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744809/general/68d0a269-204f-4e54-977e-7348d76223e0.jpg not downloaded yet
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744809%252Fgeneral%252Fc2023cae-7992-4cdc-b121-25fab3784ccd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744809/general/c2023cae-7992-4cdc-b121-25fab3784ccd.jpg not downloaded yet
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744809%252Fgeneral%252F93a46998-51de-4bea-b99e-c4b9232a8276.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744809/general/93a46998-51de-4bea-b99e-c4b9232a8276.jpg not downloaded yet
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744809%252Fgeneral%252F85bd60e7-309c-4f4b-a938-452a6d1410b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744809/general/85bd60e7-309c-4f4b-a938-452a6d1410b8.jpg not downloaded yet
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744809%252Fgeneral%252F7b26eb29-3fac-4dc4-8b2e-03bb6b296a2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744809/general/7b26eb29-3fac-4dc4-8b2e-03bb6b296a2c.jpg not downloaded yet
2026-03-25 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744809/general/456f75b9-c8bf-4de9-9b2b-63f969525c6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720983)
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744809%252Fgeneral%252F7603ab31-893f-4775-8840-ae0cbe448aa2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744809/general/7603ab31-893f-4775-8840-ae0cbe448aa2.jpg not downloaded yet
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744809%252Fgeneral%252F50c91077-a5ff-4d0e-bb05-ca59ac5c70cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744809/general/50c91077-a5ff-4d0e-bb05-ca59ac5c70cd.jpg not downloaded yet
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb4f2350>
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4be86d0c-829d-5072-bc78-afb9228df564/4be86d0c-829d-5072-bc78-afb9228df564_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744855%252Fgeneral%252F3f49efd0-feda-4735-aa57-783c111da70a.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744855/general/3f49efd0-feda-4735-aa57-783c111da70a.jpg saved to cache
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4be86d0c-829d-5072-bc78-afb9228df564
2026-03-25 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744809/general/85bd60e7-309c-4f4b-a938-452a6d1410b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720983)
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90bc690>
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db03714c-6e9b-5bd2-b840-ff128004fa2e/db03714c-6e9b-5bd2-b840-ff128004fa2e_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744809%252Fgeneral%252F456f75b9-c8bf-4de9-9b2b-63f969525c6c.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744809/general/456f75b9-c8bf-4de9-9b2b-63f969525c6c.jpg saved to cache
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item db03714c-6e9b-5bd2-b840-ff128004fa2e
2026-03-25 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744809/general/50c91077-a5ff-4d0e-bb05-ca59ac5c70cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720983)
2026-03-25 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744809/general/7603ab31-893f-4775-8840-ae0cbe448aa2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720983)
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc926c810>
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db03714c-6e9b-5bd2-b840-ff128004fa2e/db03714c-6e9b-5bd2-b840-ff128004fa2e_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744809%252Fgeneral%252F85bd60e7-309c-4f4b-a938-452a6d1410b8.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744809/general/85bd60e7-309c-4f4b-a938-452a6d1410b8.jpg saved to cache
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item db03714c-6e9b-5bd2-b840-ff128004fa2e
2026-03-25 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744809/general/7b26eb29-3fac-4dc4-8b2e-03bb6b296a2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720983)
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9133a50>
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db03714c-6e9b-5bd2-b840-ff128004fa2e/db03714c-6e9b-5bd2-b840-ff128004fa2e_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744809%252Fgeneral%252F50c91077-a5ff-4d0e-bb05-ca59ac5c70cd.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744809/general/50c91077-a5ff-4d0e-bb05-ca59ac5c70cd.jpg saved to cache
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item db03714c-6e9b-5bd2-b840-ff128004fa2e
2026-03-25 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744809/general/93a46998-51de-4bea-b99e-c4b9232a8276.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720983)
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fd5d90>
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db03714c-6e9b-5bd2-b840-ff128004fa2e/db03714c-6e9b-5bd2-b840-ff128004fa2e_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744809%252Fgeneral%252F7603ab31-893f-4775-8840-ae0cbe448aa2.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744809/general/7603ab31-893f-4775-8840-ae0cbe448aa2.jpg saved to cache
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item db03714c-6e9b-5bd2-b840-ff128004fa2e
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9131550>
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db03714c-6e9b-5bd2-b840-ff128004fa2e/db03714c-6e9b-5bd2-b840-ff128004fa2e_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744809%252Fgeneral%252F7b26eb29-3fac-4dc4-8b2e-03bb6b296a2c.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744809/general/7b26eb29-3fac-4dc4-8b2e-03bb6b296a2c.jpg saved to cache
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item db03714c-6e9b-5bd2-b840-ff128004fa2e
2026-03-25 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744809/general/c2023cae-7992-4cdc-b121-25fab3784ccd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720983)
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bca0f1910>
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db03714c-6e9b-5bd2-b840-ff128004fa2e/db03714c-6e9b-5bd2-b840-ff128004fa2e_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744809%252Fgeneral%252F93a46998-51de-4bea-b99e-c4b9232a8276.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744809/general/93a46998-51de-4bea-b99e-c4b9232a8276.jpg saved to cache
2026-03-25 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item db03714c-6e9b-5bd2-b840-ff128004fa2e
2026-03-25 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744809/general/68d0a269-204f-4e54-977e-7348d76223e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720983)
2026-03-25 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744809/general/ba956faa-b9ff-4a90-9d74-ae7666470f52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720983)
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94271d0>
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db03714c-6e9b-5bd2-b840-ff128004fa2e/db03714c-6e9b-5bd2-b840-ff128004fa2e_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744809%252Fgeneral%252Fc2023cae-7992-4cdc-b121-25fab3784ccd.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744809/general/c2023cae-7992-4cdc-b121-25fab3784ccd.jpg saved to cache
2026-03-25 19:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item db03714c-6e9b-5bd2-b840-ff128004fa2e
2026-03-25 19:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744809/general/9dda5481-ddd6-494a-8339-7f87128df001.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720983)
2026-03-25 19:30:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92523d0>
2026-03-25 19:30:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db03714c-6e9b-5bd2-b840-ff128004fa2e/db03714c-6e9b-5bd2-b840-ff128004fa2e_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744809%252Fgeneral%252F68d0a269-204f-4e54-977e-7348d76223e0.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744809/general/68d0a269-204f-4e54-977e-7348d76223e0.jpg saved to cache
2026-03-25 19:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item db03714c-6e9b-5bd2-b840-ff128004fa2e
2026-03-25 19:30:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722708/general/d8c9820e-fefa-46b9-9dd1-490ed4e96d46.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719097)
2026-03-25 19:30:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9250e50>
2026-03-25 19:30:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db03714c-6e9b-5bd2-b840-ff128004fa2e/db03714c-6e9b-5bd2-b840-ff128004fa2e_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744809%252Fgeneral%252Fba956faa-b9ff-4a90-9d74-ae7666470f52.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744809/general/ba956faa-b9ff-4a90-9d74-ae7666470f52.jpg saved to cache
2026-03-25 19:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item db03714c-6e9b-5bd2-b840-ff128004fa2e
2026-03-25 19:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744855/general/058e211c-1430-48e6-82dd-7f77be6e3e48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721000)
2026-03-25 19:30:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fa8450>
2026-03-25 19:30:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db03714c-6e9b-5bd2-b840-ff128004fa2e/db03714c-6e9b-5bd2-b840-ff128004fa2e_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744809%252Fgeneral%252F9dda5481-ddd6-494a-8339-7f87128df001.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744809/general/9dda5481-ddd6-494a-8339-7f87128df001.jpg saved to cache
2026-03-25 19:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item db03714c-6e9b-5bd2-b840-ff128004fa2e
2026-03-25 19:30:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: db03714c-6e9b-5bd2-b840-ff128004fa2e, skipping ID generation
2026-03-25 19:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db03714c-6e9b-5bd2-b840-ff128004fa2e with scrape type 1
2026-03-25 19:30:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item db03714c-6e9b-5bd2-b840-ff128004fa2e sending to next pipeline
2026-03-25 19:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: db03714c-6e9b-5bd2-b840-ff128004fa2e, identifier: 10720983
2026-03-25 19:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: db03714c-6e9b-5bd2-b840-ff128004fa2e with identifier: 10720983
2026-03-25 19:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: db03714c-6e9b-5bd2-b840-ff128004fa2e with identifier: 10720983
2026-03-25 19:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: db03714c-6e9b-5bd2-b840-ff128004fa2e with identifier: 10720983 to the API
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:30: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-25 19:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744809/general/9dda5481-ddd6-494a-8339-7f87128df001.jpg>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'db03714c-6e9b-5bd2-b840-ff128004fa2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX374MZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720983',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 211055,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db03714c-6e9b-5bd2-b840-ff128004fa2e/db03714c-6e9b-5bd2-b840-ff128004fa2e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108996,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744809/general/9dda5481-ddd6-494a-8339-7f87128df001.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db03714c-6e9b-5bd2-b840-ff128004fa2e/db03714c-6e9b-5bd2-b840-ff128004fa2e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120157,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744809/general/456f75b9-c8bf-4de9-9b2b-63f969525c6c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db03714c-6e9b-5bd2-b840-ff128004fa2e/db03714c-6e9b-5bd2-b840-ff128004fa2e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129183,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744809/general/ba956faa-b9ff-4a90-9d74-ae7666470f52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db03714c-6e9b-5bd2-b840-ff128004fa2e/db03714c-6e9b-5bd2-b840-ff128004fa2e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132966,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744809/general/68d0a269-204f-4e54-977e-7348d76223e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db03714c-6e9b-5bd2-b840-ff128004fa2e/db03714c-6e9b-5bd2-b840-ff128004fa2e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88680,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744809/general/c2023cae-7992-4cdc-b121-25fab3784ccd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db03714c-6e9b-5bd2-b840-ff128004fa2e/db03714c-6e9b-5bd2-b840-ff128004fa2e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744809/general/93a46998-51de-4bea-b99e-c4b9232a8276.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db03714c-6e9b-5bd2-b840-ff128004fa2e/db03714c-6e9b-5bd2-b840-ff128004fa2e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111032,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744809/general/85bd60e7-309c-4f4b-a938-452a6d1410b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db03714c-6e9b-5bd2-b840-ff128004fa2e/db03714c-6e9b-5bd2-b840-ff128004fa2e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197335,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744809/general/7b26eb29-3fac-4dc4-8b2e-03bb6b296a2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db03714c-6e9b-5bd2-b840-ff128004fa2e/db03714c-6e9b-5bd2-b840-ff128004fa2e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101249,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744809/general/7603ab31-893f-4775-8840-ae0cbe448aa2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db03714c-6e9b-5bd2-b840-ff128004fa2e/db03714c-6e9b-5bd2-b840-ff128004fa2e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110723,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744809/general/50c91077-a5ff-4d0e-bb05-ca59ac5c70cd.jpg',
'Width': 1024}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C5 Aircross 1.5 HDI Business - Diesel - Automatic - 131 hp '
'- 211.055 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720983%27 HTTP/1.1" 200 None
2026-03-25 19:30:36 [adesa.fr] INFO: Saving data for 10720983: {'created_time': 1774467036.591332, 'last_price_update_time': 1774467036.591344, 'auction_closing_time': 1774527300.0}
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720983') HTTP/1.1" 204 0
2026-03-25 19:30:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6195aca3-a8d0-51d2-8839-8b1cc5c106c1, skipping ID generation
2026-03-25 19:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 with scrape type 1
2026-03-25 19:30:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 sending to next pipeline
2026-03-25 19:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6195aca3-a8d0-51d2-8839-8b1cc5c106c1, identifier: 10719097
2026-03-25 19:30:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc926e190>
2026-03-25 19:30:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4be86d0c-829d-5072-bc78-afb9228df564/4be86d0c-829d-5072-bc78-afb9228df564_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744855%252Fgeneral%252F058e211c-1430-48e6-82dd-7f77be6e3e48.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744855/general/058e211c-1430-48e6-82dd-7f77be6e3e48.jpg saved to cache
2026-03-25 19:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4be86d0c-829d-5072-bc78-afb9228df564
2026-03-25 19:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 with identifier: 10719097
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-25 19:30:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 19:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 with identifier: 10719097
2026-03-25 19:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 with identifier: 10719097 to the API
2026-03-25 19:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:30:37 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5722708/general/d8c9820e-fefa-46b9-9dd1-490ed4e96d46.JPG>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Petrol',
'id': '6195aca3-a8d0-51d2-8839-8b1cc5c106c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-902-XG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719097',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 174121,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-08-04',
'seats_number': 7,
'seller_name': None,
'title': 'BMW 2 Series Gran Tourer 218i Sport - Petrol - Automatic - 136 hp - '
'174.121 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-25 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710719097%27 HTTP/1.1" 200 None
2026-03-25 19:30:37 [adesa.fr] INFO: Saving data for 10719097: {'created_time': 1774467037.193196, 'last_price_update_time': 1774467037.193207, 'auction_closing_time': 1774617300.0}
2026-03-25 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719097') HTTP/1.1" 204 0
2026-03-25 19:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 due to Ignoring non-200 response
2026-03-25 19:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720980> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744855/general/2c651fc7-0cb3-4bb2-a647-b94b3b8c1600.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721000)
2026-03-25 19:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3d344a5-f832-502f-bc2a-3ae597d553e5 with identifier: 10720980
2026-03-25 19:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3d344a5-f832-502f-bc2a-3ae597d553e5 with scrape type 1
2026-03-25 19:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3d344a5-f832-502f-bc2a-3ae597d553e5
2026-03-25 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744798%252Fgeneral%252Fdac1289f-0a4d-44ee-ac93-469c355417d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744798/general/dac1289f-0a4d-44ee-ac93-469c355417d1.jpg not downloaded yet
2026-03-25 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744798%252Fgeneral%252Fc0c1e38a-705d-4e90-b549-096c4c478d29.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744798/general/c0c1e38a-705d-4e90-b549-096c4c478d29.jpg not downloaded yet
2026-03-25 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744798%252Fgeneral%252Fae4ad1c5-8171-4063-a33e-2b211f9f8d04.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744798/general/ae4ad1c5-8171-4063-a33e-2b211f9f8d04.jpg not downloaded yet
2026-03-25 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744798%252Fgeneral%252F348d9178-440a-4393-b399-548254d78f9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744798/general/348d9178-440a-4393-b399-548254d78f9a.jpg not downloaded yet
2026-03-25 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744798%252Fgeneral%252F406e6862-6116-44f5-aba3-ebafb981a005.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744798/general/406e6862-6116-44f5-aba3-ebafb981a005.jpg not downloaded yet
2026-03-25 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744798%252Fgeneral%252F08b611e3-098d-4b4b-9ce2-26bd288101c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744798/general/08b611e3-098d-4b4b-9ce2-26bd288101c0.jpg not downloaded yet
2026-03-25 19:30:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90fee10>
2026-03-25 19:30:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4be86d0c-829d-5072-bc78-afb9228df564/4be86d0c-829d-5072-bc78-afb9228df564_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744855%252Fgeneral%252F2c651fc7-0cb3-4bb2-a647-b94b3b8c1600.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744855/general/2c651fc7-0cb3-4bb2-a647-b94b3b8c1600.jpg saved to cache
2026-03-25 19:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4be86d0c-829d-5072-bc78-afb9228df564
2026-03-25 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744798%252Fgeneral%252F19b4975b-66d3-4ad5-8ec1-7031f1c96620.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744798/general/19b4975b-66d3-4ad5-8ec1-7031f1c96620.jpg not downloaded yet
2026-03-25 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744798%252Fgeneral%252F04a180d0-1cb1-481d-9365-791d4f15a930.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744798/general/04a180d0-1cb1-481d-9365-791d4f15a930.jpg not downloaded yet
2026-03-25 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744798%252Fgeneral%252Ff45a0b85-fabc-4f8c-8bb4-c2b436e47b88.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744798/general/f45a0b85-fabc-4f8c-8bb4-c2b436e47b88.jpg not downloaded yet
2026-03-25 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744798%252Fgeneral%252F4b93abfa-2b1e-40e9-a10a-93b6600b236b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744798/general/4b93abfa-2b1e-40e9-a10a-93b6600b236b.jpg not downloaded yet
2026-03-25 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720998> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744798/general/4b93abfa-2b1e-40e9-a10a-93b6600b236b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720980)
2026-03-25 19:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a31b46c5-799d-518d-87fa-c01ef9071eec with identifier: 10720998
2026-03-25 19:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a31b46c5-799d-518d-87fa-c01ef9071eec with scrape type 1
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a31b46c5-799d-518d-87fa-c01ef9071eec
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744852%252Fgeneral%252Fd70492a8-ba9d-4f96-a7f7-6650e4e041db.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744852/general/d70492a8-ba9d-4f96-a7f7-6650e4e041db.jpg not downloaded yet
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744852%252Fgeneral%252F2bf3da9b-cd76-4f0f-aed3-299943462b90.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744852/general/2bf3da9b-cd76-4f0f-aed3-299943462b90.jpg not downloaded yet
2026-03-25 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744798/general/f45a0b85-fabc-4f8c-8bb4-c2b436e47b88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720980)
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744852%252Fgeneral%252F4972d97f-2c8c-4312-809f-ede79ceb4483.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744852/general/4972d97f-2c8c-4312-809f-ede79ceb4483.jpg not downloaded yet
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744852%252Fgeneral%252Ff2e0cd2a-cd07-4224-b921-e4deb5bbeb1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744852/general/f2e0cd2a-cd07-4224-b921-e4deb5bbeb1a.jpg not downloaded yet
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744852%252Fgeneral%252Fbb1db663-5506-4d86-9d08-49c12224edcd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744852/general/bb1db663-5506-4d86-9d08-49c12224edcd.jpg not downloaded yet
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744852%252Fgeneral%252Fc518cdc5-3989-43ba-8f5b-f9f9b080f6c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744852/general/c518cdc5-3989-43ba-8f5b-f9f9b080f6c1.jpg not downloaded yet
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8ff7f90>
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3d344a5-f832-502f-bc2a-3ae597d553e5/d3d344a5-f832-502f-bc2a-3ae597d553e5_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744798%252Fgeneral%252F4b93abfa-2b1e-40e9-a10a-93b6600b236b.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744798/general/4b93abfa-2b1e-40e9-a10a-93b6600b236b.jpg saved to cache
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d3d344a5-f832-502f-bc2a-3ae597d553e5
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744852%252Fgeneral%252Fd93a2e8c-b100-47b1-adf9-737b09ff61d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744852/general/d93a2e8c-b100-47b1-adf9-737b09ff61d6.jpg not downloaded yet
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744852%252Fgeneral%252Ff7ebf93f-2c38-4f29-bcfd-b591e5347ddf.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744852/general/f7ebf93f-2c38-4f29-bcfd-b591e5347ddf.jpg not downloaded yet
2026-03-25 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744852/general/2bf3da9b-cd76-4f0f-aed3-299943462b90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720998)
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744852%252Fgeneral%252F70d169d7-fc04-48c3-a553-ecad67209c7c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744852/general/70d169d7-fc04-48c3-a553-ecad67209c7c.jpg not downloaded yet
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9020190>
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3d344a5-f832-502f-bc2a-3ae597d553e5/d3d344a5-f832-502f-bc2a-3ae597d553e5_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744798%252Fgeneral%252Ff45a0b85-fabc-4f8c-8bb4-c2b436e47b88.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744798/general/f45a0b85-fabc-4f8c-8bb4-c2b436e47b88.jpg saved to cache
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d3d344a5-f832-502f-bc2a-3ae597d553e5
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744852%252Fgeneral%252F28a4e41c-b587-48d2-833f-140a9f666bcc.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744852/general/28a4e41c-b587-48d2-833f-140a9f666bcc.jpg not downloaded yet
2026-03-25 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744852/general/f7ebf93f-2c38-4f29-bcfd-b591e5347ddf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720998)
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9163ed0>
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a31b46c5-799d-518d-87fa-c01ef9071eec/a31b46c5-799d-518d-87fa-c01ef9071eec_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744852%252Fgeneral%252F2bf3da9b-cd76-4f0f-aed3-299943462b90.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744852/general/2bf3da9b-cd76-4f0f-aed3-299943462b90.jpg saved to cache
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a31b46c5-799d-518d-87fa-c01ef9071eec
2026-03-25 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744852/general/28a4e41c-b587-48d2-833f-140a9f666bcc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720998)
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb254450>
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a31b46c5-799d-518d-87fa-c01ef9071eec/a31b46c5-799d-518d-87fa-c01ef9071eec_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744852%252Fgeneral%252Ff7ebf93f-2c38-4f29-bcfd-b591e5347ddf.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744852/general/f7ebf93f-2c38-4f29-bcfd-b591e5347ddf.jpg saved to cache
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a31b46c5-799d-518d-87fa-c01ef9071eec
2026-03-25 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744852/general/70d169d7-fc04-48c3-a553-ecad67209c7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720998)
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc941d850>
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a31b46c5-799d-518d-87fa-c01ef9071eec/a31b46c5-799d-518d-87fa-c01ef9071eec_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744852%252Fgeneral%252F28a4e41c-b587-48d2-833f-140a9f666bcc.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744852/general/28a4e41c-b587-48d2-833f-140a9f666bcc.jpg saved to cache
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a31b46c5-799d-518d-87fa-c01ef9071eec
2026-03-25 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744852/general/d93a2e8c-b100-47b1-adf9-737b09ff61d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720998)
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9251e50>
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a31b46c5-799d-518d-87fa-c01ef9071eec/a31b46c5-799d-518d-87fa-c01ef9071eec_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744852%252Fgeneral%252F70d169d7-fc04-48c3-a553-ecad67209c7c.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744852/general/70d169d7-fc04-48c3-a553-ecad67209c7c.jpg saved to cache
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a31b46c5-799d-518d-87fa-c01ef9071eec
2026-03-25 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744852/general/c518cdc5-3989-43ba-8f5b-f9f9b080f6c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720998)
2026-03-25 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744852/general/bb1db663-5506-4d86-9d08-49c12224edcd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720998)
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc941f690>
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a31b46c5-799d-518d-87fa-c01ef9071eec/a31b46c5-799d-518d-87fa-c01ef9071eec_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744852%252Fgeneral%252Fd93a2e8c-b100-47b1-adf9-737b09ff61d6.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744852/general/d93a2e8c-b100-47b1-adf9-737b09ff61d6.jpg saved to cache
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a31b46c5-799d-518d-87fa-c01ef9071eec
2026-03-25 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744852/general/f2e0cd2a-cd07-4224-b921-e4deb5bbeb1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720998)
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9075c10>
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a31b46c5-799d-518d-87fa-c01ef9071eec/a31b46c5-799d-518d-87fa-c01ef9071eec_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744852%252Fgeneral%252Fc518cdc5-3989-43ba-8f5b-f9f9b080f6c1.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744852/general/c518cdc5-3989-43ba-8f5b-f9f9b080f6c1.jpg saved to cache
2026-03-25 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a31b46c5-799d-518d-87fa-c01ef9071eec
2026-03-25 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744852/general/4972d97f-2c8c-4312-809f-ede79ceb4483.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720998)
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90be050>
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a31b46c5-799d-518d-87fa-c01ef9071eec/a31b46c5-799d-518d-87fa-c01ef9071eec_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744852%252Fgeneral%252Fbb1db663-5506-4d86-9d08-49c12224edcd.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744852/general/bb1db663-5506-4d86-9d08-49c12224edcd.jpg saved to cache
2026-03-25 19:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a31b46c5-799d-518d-87fa-c01ef9071eec
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9007990>
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a31b46c5-799d-518d-87fa-c01ef9071eec/a31b46c5-799d-518d-87fa-c01ef9071eec_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744852%252Fgeneral%252Ff2e0cd2a-cd07-4224-b921-e4deb5bbeb1a.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744852/general/f2e0cd2a-cd07-4224-b921-e4deb5bbeb1a.jpg saved to cache
2026-03-25 19:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a31b46c5-799d-518d-87fa-c01ef9071eec
2026-03-25 19:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744852/general/d70492a8-ba9d-4f96-a7f7-6650e4e041db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720998)
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fd4190>
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a31b46c5-799d-518d-87fa-c01ef9071eec/a31b46c5-799d-518d-87fa-c01ef9071eec_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744852%252Fgeneral%252F4972d97f-2c8c-4312-809f-ede79ceb4483.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744852/general/4972d97f-2c8c-4312-809f-ede79ceb4483.jpg saved to cache
2026-03-25 19:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a31b46c5-799d-518d-87fa-c01ef9071eec
2026-03-25 19:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744798/general/04a180d0-1cb1-481d-9365-791d4f15a930.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720980)
2026-03-25 19:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744798/general/19b4975b-66d3-4ad5-8ec1-7031f1c96620.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720980)
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb26ced0>
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a31b46c5-799d-518d-87fa-c01ef9071eec/a31b46c5-799d-518d-87fa-c01ef9071eec_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744852%252Fgeneral%252Fd70492a8-ba9d-4f96-a7f7-6650e4e041db.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744852/general/d70492a8-ba9d-4f96-a7f7-6650e4e041db.jpg saved to cache
2026-03-25 19:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a31b46c5-799d-518d-87fa-c01ef9071eec
2026-03-25 19:30:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a31b46c5-799d-518d-87fa-c01ef9071eec, skipping ID generation
2026-03-25 19:30:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a31b46c5-799d-518d-87fa-c01ef9071eec with scrape type 1
2026-03-25 19:30:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a31b46c5-799d-518d-87fa-c01ef9071eec sending to next pipeline
2026-03-25 19:30:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a31b46c5-799d-518d-87fa-c01ef9071eec, identifier: 10720998
2026-03-25 19:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a31b46c5-799d-518d-87fa-c01ef9071eec with identifier: 10720998
2026-03-25 19:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a31b46c5-799d-518d-87fa-c01ef9071eec with identifier: 10720998
2026-03-25 19:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a31b46c5-799d-518d-87fa-c01ef9071eec with identifier: 10720998 to the API
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:30: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-25 19:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744852/general/d70492a8-ba9d-4f96-a7f7-6650e4e041db.jpg>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'a31b46c5-799d-518d-87fa-c01ef9071eec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK553QB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720998',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 179968,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a31b46c5-799d-518d-87fa-c01ef9071eec/a31b46c5-799d-518d-87fa-c01ef9071eec_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139394,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744852/general/d70492a8-ba9d-4f96-a7f7-6650e4e041db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a31b46c5-799d-518d-87fa-c01ef9071eec/a31b46c5-799d-518d-87fa-c01ef9071eec_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142477,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744852/general/2bf3da9b-cd76-4f0f-aed3-299943462b90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a31b46c5-799d-518d-87fa-c01ef9071eec/a31b46c5-799d-518d-87fa-c01ef9071eec_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744852/general/4972d97f-2c8c-4312-809f-ede79ceb4483.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a31b46c5-799d-518d-87fa-c01ef9071eec/a31b46c5-799d-518d-87fa-c01ef9071eec_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131715,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744852/general/f2e0cd2a-cd07-4224-b921-e4deb5bbeb1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a31b46c5-799d-518d-87fa-c01ef9071eec/a31b46c5-799d-518d-87fa-c01ef9071eec_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70632,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744852/general/bb1db663-5506-4d86-9d08-49c12224edcd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a31b46c5-799d-518d-87fa-c01ef9071eec/a31b46c5-799d-518d-87fa-c01ef9071eec_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84864,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744852/general/c518cdc5-3989-43ba-8f5b-f9f9b080f6c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a31b46c5-799d-518d-87fa-c01ef9071eec/a31b46c5-799d-518d-87fa-c01ef9071eec_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744852/general/d93a2e8c-b100-47b1-adf9-737b09ff61d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a31b46c5-799d-518d-87fa-c01ef9071eec/a31b46c5-799d-518d-87fa-c01ef9071eec_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45570,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744852/general/f7ebf93f-2c38-4f29-bcfd-b591e5347ddf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a31b46c5-799d-518d-87fa-c01ef9071eec/a31b46c5-799d-518d-87fa-c01ef9071eec_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66099,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744852/general/70d169d7-fc04-48c3-a553-ecad67209c7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a31b46c5-799d-518d-87fa-c01ef9071eec/a31b46c5-799d-518d-87fa-c01ef9071eec_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47745,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744852/general/28a4e41c-b587-48d2-833f-140a9f666bcc.jpg',
'Width': 1024}],
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-11-18',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C5 Aircross 1.5 HDI Feel - Diesel - Automatic - 131 hp - '
'179.968 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720998%27 HTTP/1.1" 200 None
2026-03-25 19:30:42 [adesa.fr] INFO: Saving data for 10720998: {'created_time': 1774467042.723834, 'last_price_update_time': 1774467042.723847, 'auction_closing_time': 1774527300.0}
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720998') HTTP/1.1" 204 0
2026-03-25 19:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744798/general/08b611e3-098d-4b4b-9ce2-26bd288101c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720980)
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bd7993890>
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3d344a5-f832-502f-bc2a-3ae597d553e5/d3d344a5-f832-502f-bc2a-3ae597d553e5_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744798%252Fgeneral%252F04a180d0-1cb1-481d-9365-791d4f15a930.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744798/general/04a180d0-1cb1-481d-9365-791d4f15a930.jpg saved to cache
2026-03-25 19:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d3d344a5-f832-502f-bc2a-3ae597d553e5
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb4ed3d0>
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3d344a5-f832-502f-bc2a-3ae597d553e5/d3d344a5-f832-502f-bc2a-3ae597d553e5_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744798%252Fgeneral%252F19b4975b-66d3-4ad5-8ec1-7031f1c96620.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744798/general/19b4975b-66d3-4ad5-8ec1-7031f1c96620.jpg saved to cache
2026-03-25 19:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d3d344a5-f832-502f-bc2a-3ae597d553e5
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcba14790>
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3d344a5-f832-502f-bc2a-3ae597d553e5/d3d344a5-f832-502f-bc2a-3ae597d553e5_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744798%252Fgeneral%252F08b611e3-098d-4b4b-9ce2-26bd288101c0.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744798/general/08b611e3-098d-4b4b-9ce2-26bd288101c0.jpg saved to cache
2026-03-25 19:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d3d344a5-f832-502f-bc2a-3ae597d553e5
2026-03-25 19:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744798/general/406e6862-6116-44f5-aba3-ebafb981a005.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720980)
2026-03-25 19:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744798/general/348d9178-440a-4393-b399-548254d78f9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720980)
2026-03-25 19:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744798/general/ae4ad1c5-8171-4063-a33e-2b211f9f8d04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720980)
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc926f010>
2026-03-25 19:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3d344a5-f832-502f-bc2a-3ae597d553e5/d3d344a5-f832-502f-bc2a-3ae597d553e5_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744798%252Fgeneral%252F406e6862-6116-44f5-aba3-ebafb981a005.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744798/general/406e6862-6116-44f5-aba3-ebafb981a005.jpg saved to cache
2026-03-25 19:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d3d344a5-f832-502f-bc2a-3ae597d553e5
2026-03-25 19:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744798/general/c0c1e38a-705d-4e90-b549-096c4c478d29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720980)
2026-03-25 19:30:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc926d2d0>
2026-03-25 19:30:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3d344a5-f832-502f-bc2a-3ae597d553e5/d3d344a5-f832-502f-bc2a-3ae597d553e5_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744798%252Fgeneral%252F348d9178-440a-4393-b399-548254d78f9a.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744798/general/348d9178-440a-4393-b399-548254d78f9a.jpg saved to cache
2026-03-25 19:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d3d344a5-f832-502f-bc2a-3ae597d553e5
2026-03-25 19:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744798/general/dac1289f-0a4d-44ee-ac93-469c355417d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720980)
2026-03-25 19:30:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc916c810>
2026-03-25 19:30:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3d344a5-f832-502f-bc2a-3ae597d553e5/d3d344a5-f832-502f-bc2a-3ae597d553e5_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744798%252Fgeneral%252Fae4ad1c5-8171-4063-a33e-2b211f9f8d04.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744798/general/ae4ad1c5-8171-4063-a33e-2b211f9f8d04.jpg saved to cache
2026-03-25 19:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d3d344a5-f832-502f-bc2a-3ae597d553e5
2026-03-25 19:30:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9239250>
2026-03-25 19:30:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3d344a5-f832-502f-bc2a-3ae597d553e5/d3d344a5-f832-502f-bc2a-3ae597d553e5_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744798%252Fgeneral%252Fc0c1e38a-705d-4e90-b549-096c4c478d29.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744798/general/c0c1e38a-705d-4e90-b549-096c4c478d29.jpg saved to cache
2026-03-25 19:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d3d344a5-f832-502f-bc2a-3ae597d553e5
2026-03-25 19:30:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90764d0>
2026-03-25 19:30:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3d344a5-f832-502f-bc2a-3ae597d553e5/d3d344a5-f832-502f-bc2a-3ae597d553e5_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744798%252Fgeneral%252Fdac1289f-0a4d-44ee-ac93-469c355417d1.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744798/general/dac1289f-0a4d-44ee-ac93-469c355417d1.jpg saved to cache
2026-03-25 19:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d3d344a5-f832-502f-bc2a-3ae597d553e5
2026-03-25 19:30:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d3d344a5-f832-502f-bc2a-3ae597d553e5, skipping ID generation
2026-03-25 19:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3d344a5-f832-502f-bc2a-3ae597d553e5 with scrape type 1
2026-03-25 19:30:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d3d344a5-f832-502f-bc2a-3ae597d553e5 sending to next pipeline
2026-03-25 19:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d3d344a5-f832-502f-bc2a-3ae597d553e5, identifier: 10720980
2026-03-25 19:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d3d344a5-f832-502f-bc2a-3ae597d553e5 with identifier: 10720980
2026-03-25 19:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d3d344a5-f832-502f-bc2a-3ae597d553e5 with identifier: 10720980
2026-03-25 19:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d3d344a5-f832-502f-bc2a-3ae597d553e5 with identifier: 10720980 to the API
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:30: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-25 19:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744798/general/dac1289f-0a4d-44ee-ac93-469c355417d1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'd3d344a5-f832-502f-bc2a-3ae597d553e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG727VW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720980',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 143045,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d344a5-f832-502f-bc2a-3ae597d553e5/d3d344a5-f832-502f-bc2a-3ae597d553e5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100787,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744798/general/dac1289f-0a4d-44ee-ac93-469c355417d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d344a5-f832-502f-bc2a-3ae597d553e5/d3d344a5-f832-502f-bc2a-3ae597d553e5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744798/general/c0c1e38a-705d-4e90-b549-096c4c478d29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d344a5-f832-502f-bc2a-3ae597d553e5/d3d344a5-f832-502f-bc2a-3ae597d553e5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744798/general/ae4ad1c5-8171-4063-a33e-2b211f9f8d04.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d344a5-f832-502f-bc2a-3ae597d553e5/d3d344a5-f832-502f-bc2a-3ae597d553e5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102318,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744798/general/348d9178-440a-4393-b399-548254d78f9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d344a5-f832-502f-bc2a-3ae597d553e5/d3d344a5-f832-502f-bc2a-3ae597d553e5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89738,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744798/general/406e6862-6116-44f5-aba3-ebafb981a005.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d344a5-f832-502f-bc2a-3ae597d553e5/d3d344a5-f832-502f-bc2a-3ae597d553e5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121660,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744798/general/08b611e3-098d-4b4b-9ce2-26bd288101c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d344a5-f832-502f-bc2a-3ae597d553e5/d3d344a5-f832-502f-bc2a-3ae597d553e5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744798/general/19b4975b-66d3-4ad5-8ec1-7031f1c96620.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d344a5-f832-502f-bc2a-3ae597d553e5/d3d344a5-f832-502f-bc2a-3ae597d553e5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75881,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744798/general/04a180d0-1cb1-481d-9365-791d4f15a930.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d344a5-f832-502f-bc2a-3ae597d553e5/d3d344a5-f832-502f-bc2a-3ae597d553e5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62205,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744798/general/f45a0b85-fabc-4f8c-8bb4-c2b436e47b88.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d344a5-f832-502f-bc2a-3ae597d553e5/d3d344a5-f832-502f-bc2a-3ae597d553e5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744798/general/4b93abfa-2b1e-40e9-a10a-93b6600b236b.jpg',
'Width': 1024}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2019-06-07',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot Rifter 1.2i Active - Petrol - Manual - 110 hp - 143.045 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2019}
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720980%27 HTTP/1.1" 200 None
2026-03-25 19:30:43 [adesa.fr] INFO: Saving data for 10720980: {'created_time': 1774467043.658607, 'last_price_update_time': 1774467043.658616, 'auction_closing_time': 1774527300.0}
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720980') HTTP/1.1" 204 0
2026-03-25 19:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721006> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:30:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744855/general/6d4940d7-8e21-4b88-b784-18ed2b665e43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721000)
2026-03-25 19:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fa4732c-a4f7-5e25-ab63-4139fdf7bb98 with identifier: 10721006
2026-03-25 19:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fa4732c-a4f7-5e25-ab63-4139fdf7bb98 with scrape type 1
2026-03-25 19:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0fa4732c-a4f7-5e25-ab63-4139fdf7bb98
2026-03-25 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744862%252Fgeneral%252F2f86ea85-4f2e-498c-ac69-b0db306fdfdf.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744862/general/2f86ea85-4f2e-498c-ac69-b0db306fdfdf.jpg not downloaded yet
2026-03-25 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744862%252Fgeneral%252F157c7b69-936e-4a4e-b0fa-6e110b168e7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744862/general/157c7b69-936e-4a4e-b0fa-6e110b168e7f.jpg not downloaded yet
2026-03-25 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744862%252Fgeneral%252Fac00b134-9ba6-48e1-ae65-9e96912e1744.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744862/general/ac00b134-9ba6-48e1-ae65-9e96912e1744.jpg not downloaded yet
2026-03-25 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744862%252Fgeneral%252F371f35f7-8dea-459b-b040-66d36d3ec488.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744862/general/371f35f7-8dea-459b-b040-66d36d3ec488.jpg not downloaded yet
2026-03-25 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744862%252Fgeneral%252F6027e862-5479-4cff-bc39-47c50a4dbbf4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744862/general/6027e862-5479-4cff-bc39-47c50a4dbbf4.jpg not downloaded yet
2026-03-25 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744862%252Fgeneral%252Fcf9248b7-706f-4efc-b0df-a82d0f302344.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744862/general/cf9248b7-706f-4efc-b0df-a82d0f302344.jpg not downloaded yet
2026-03-25 19:30:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc926d190>
2026-03-25 19:30:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4be86d0c-829d-5072-bc78-afb9228df564/4be86d0c-829d-5072-bc78-afb9228df564_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744855%252Fgeneral%252F6d4940d7-8e21-4b88-b784-18ed2b665e43.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744855/general/6d4940d7-8e21-4b88-b784-18ed2b665e43.jpg saved to cache
2026-03-25 19:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4be86d0c-829d-5072-bc78-afb9228df564
2026-03-25 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744862%252Fgeneral%252F277a3daf-1491-40bb-8349-24e7b5b16605.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744862/general/277a3daf-1491-40bb-8349-24e7b5b16605.jpg not downloaded yet
2026-03-25 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744862%252Fgeneral%252F81350f61-ac32-4f58-b479-f035be9efb58.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744862/general/81350f61-ac32-4f58-b479-f035be9efb58.jpg not downloaded yet
2026-03-25 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744862%252Fgeneral%252F7a75d89a-0acd-4c70-8a14-14f955f6b5fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744862/general/7a75d89a-0acd-4c70-8a14-14f955f6b5fb.jpg not downloaded yet
2026-03-25 19:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744862%252Fgeneral%252F8d668953-45cb-4c87-953f-4f737e0d8439.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744862/general/8d668953-45cb-4c87-953f-4f737e0d8439.jpg not downloaded yet
2026-03-25 19:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720950> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:30:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744862/general/8d668953-45cb-4c87-953f-4f737e0d8439.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721006)
2026-03-25 19:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc with identifier: 10720950
2026-03-25 19:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc with scrape type 1
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744670%252Fgeneral%252Fa12d6c94-d34b-4fcc-a8f9-5366d9a9baa7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744670/general/a12d6c94-d34b-4fcc-a8f9-5366d9a9baa7.jpg not downloaded yet
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744670%252Fgeneral%252Fdbde1b68-a332-430c-90f3-a5397678ffc7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744670/general/dbde1b68-a332-430c-90f3-a5397678ffc7.jpg not downloaded yet
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744670%252Fgeneral%252F3c50dd59-73bf-40db-851c-f875f5a2ebbb.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744670/general/3c50dd59-73bf-40db-851c-f875f5a2ebbb.jpg not downloaded yet
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744670%252Fgeneral%252F44ba2dfb-8915-4212-b7ec-d6363297c044.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744670/general/44ba2dfb-8915-4212-b7ec-d6363297c044.jpg not downloaded yet
2026-03-25 19:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744862/general/7a75d89a-0acd-4c70-8a14-14f955f6b5fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721006)
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744670%252Fgeneral%252F3aca65a7-154a-4a99-8690-c4b47144f467.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744670/general/3aca65a7-154a-4a99-8690-c4b47144f467.jpg not downloaded yet
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744670%252Fgeneral%252Ff5dd11d0-5edf-4d13-8938-4c672ee8dcf1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744670/general/f5dd11d0-5edf-4d13-8938-4c672ee8dcf1.jpg not downloaded yet
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744670%252Fgeneral%252F124ffd17-6496-49bd-8cf5-dbc4718f5398.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744670/general/124ffd17-6496-49bd-8cf5-dbc4718f5398.jpg not downloaded yet
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9426950>
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fa4732c-a4f7-5e25-ab63-4139fdf7bb98/0fa4732c-a4f7-5e25-ab63-4139fdf7bb98_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744862%252Fgeneral%252F8d668953-45cb-4c87-953f-4f737e0d8439.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744862/general/8d668953-45cb-4c87-953f-4f737e0d8439.jpg saved to cache
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0fa4732c-a4f7-5e25-ab63-4139fdf7bb98
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744670%252Fgeneral%252F740cd41c-228f-461a-89fe-a26fec1acc9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744670/general/740cd41c-228f-461a-89fe-a26fec1acc9c.jpg not downloaded yet
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744670%252Fgeneral%252F79e6fba4-4e52-4068-887c-97348e5c7b18.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744670/general/79e6fba4-4e52-4068-887c-97348e5c7b18.jpg not downloaded yet
2026-03-25 19:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744670/general/44ba2dfb-8915-4212-b7ec-d6363297c044.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720950)
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30: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%252F5744670%252Fgeneral%252Fad0802d5-64d9-4506-9d4c-cd31ed89b2cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744670/general/ad0802d5-64d9-4506-9d4c-cd31ed89b2cd.jpg not downloaded yet
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9181590>
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fa4732c-a4f7-5e25-ab63-4139fdf7bb98/0fa4732c-a4f7-5e25-ab63-4139fdf7bb98_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744862%252Fgeneral%252F7a75d89a-0acd-4c70-8a14-14f955f6b5fb.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744862/general/7a75d89a-0acd-4c70-8a14-14f955f6b5fb.jpg saved to cache
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0fa4732c-a4f7-5e25-ab63-4139fdf7bb98
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90fcfd0>
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc/e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744670%252Fgeneral%252F44ba2dfb-8915-4212-b7ec-d6363297c044.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744670/general/44ba2dfb-8915-4212-b7ec-d6363297c044.jpg saved to cache
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc
2026-03-25 19:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744670/general/79e6fba4-4e52-4068-887c-97348e5c7b18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720950)
2026-03-25 19:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744670/general/ad0802d5-64d9-4506-9d4c-cd31ed89b2cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720950)
2026-03-25 19:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744670/general/740cd41c-228f-461a-89fe-a26fec1acc9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720950)
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb4f2710>
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc/e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744670%252Fgeneral%252F79e6fba4-4e52-4068-887c-97348e5c7b18.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744670/general/79e6fba4-4e52-4068-887c-97348e5c7b18.jpg saved to cache
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc
2026-03-25 19:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744670/general/124ffd17-6496-49bd-8cf5-dbc4718f5398.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720950)
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8ff7390>
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc/e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744670%252Fgeneral%252Fad0802d5-64d9-4506-9d4c-cd31ed89b2cd.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744670/general/ad0802d5-64d9-4506-9d4c-cd31ed89b2cd.jpg saved to cache
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9124850>
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc/e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744670%252Fgeneral%252F740cd41c-228f-461a-89fe-a26fec1acc9c.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744670/general/740cd41c-228f-461a-89fe-a26fec1acc9c.jpg saved to cache
2026-03-25 19:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91072d0>
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc/e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744670%252Fgeneral%252F124ffd17-6496-49bd-8cf5-dbc4718f5398.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744670/general/124ffd17-6496-49bd-8cf5-dbc4718f5398.jpg saved to cache
2026-03-25 19:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc
2026-03-25 19:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744670/general/f5dd11d0-5edf-4d13-8938-4c672ee8dcf1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720950)
2026-03-25 19:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744670/general/3aca65a7-154a-4a99-8690-c4b47144f467.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720950)
2026-03-25 19:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb4f4950>
2026-03-25 19:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc/e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744670%252Fgeneral%252Ff5dd11d0-5edf-4d13-8938-4c672ee8dcf1.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744670/general/f5dd11d0-5edf-4d13-8938-4c672ee8dcf1.jpg saved to cache
2026-03-25 19:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc
2026-03-25 19:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744670/general/3c50dd59-73bf-40db-851c-f875f5a2ebbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720950)
2026-03-25 19:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9007650>
2026-03-25 19:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc/e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744670%252Fgeneral%252F3aca65a7-154a-4a99-8690-c4b47144f467.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744670/general/3aca65a7-154a-4a99-8690-c4b47144f467.jpg saved to cache
2026-03-25 19:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc
2026-03-25 19:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744670/general/dbde1b68-a332-430c-90f3-a5397678ffc7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720950)
2026-03-25 19:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9181150>
2026-03-25 19:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc/e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744670%252Fgeneral%252F3c50dd59-73bf-40db-851c-f875f5a2ebbb.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744670/general/3c50dd59-73bf-40db-851c-f875f5a2ebbb.jpg saved to cache
2026-03-25 19:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc
2026-03-25 19:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744670/general/a12d6c94-d34b-4fcc-a8f9-5366d9a9baa7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720950)
2026-03-25 19:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744862/general/81350f61-ac32-4f58-b479-f035be9efb58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721006)
2026-03-25 19:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9107e10>
2026-03-25 19:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc/e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744670%252Fgeneral%252Fdbde1b68-a332-430c-90f3-a5397678ffc7.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744670/general/dbde1b68-a332-430c-90f3-a5397678ffc7.jpg saved to cache
2026-03-25 19:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc
2026-03-25 19:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744862/general/277a3daf-1491-40bb-8349-24e7b5b16605.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721006)
2026-03-25 19:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9107010>
2026-03-25 19:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc/e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744670%252Fgeneral%252Fa12d6c94-d34b-4fcc-a8f9-5366d9a9baa7.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744670/general/a12d6c94-d34b-4fcc-a8f9-5366d9a9baa7.jpg saved to cache
2026-03-25 19:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc
2026-03-25 19:30:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc, skipping ID generation
2026-03-25 19:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc with scrape type 1
2026-03-25 19:30:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc sending to next pipeline
2026-03-25 19:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc, identifier: 10720950
2026-03-25 19:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc with identifier: 10720950
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-25 19:30:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 19:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc with identifier: 10720950
2026-03-25 19:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc with identifier: 10720950 to the API
2026-03-25 19:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:30: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-25 19:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744670/general/a12d6c94-d34b-4fcc-a8f9-5366d9a9baa7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN899DT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720950',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Austral',
'odometer': 195345,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc/e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220029,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744670/general/a12d6c94-d34b-4fcc-a8f9-5366d9a9baa7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc/e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220056,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744670/general/dbde1b68-a332-430c-90f3-a5397678ffc7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc/e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245455,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744670/general/3c50dd59-73bf-40db-851c-f875f5a2ebbb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc/e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250390,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744670/general/44ba2dfb-8915-4212-b7ec-d6363297c044.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc/e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198129,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744670/general/3aca65a7-154a-4a99-8690-c4b47144f467.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc/e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263490,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744670/general/f5dd11d0-5edf-4d13-8938-4c672ee8dcf1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc/e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211785,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744670/general/124ffd17-6496-49bd-8cf5-dbc4718f5398.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc/e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299312,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744670/general/740cd41c-228f-461a-89fe-a26fec1acc9c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc/e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205587,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744670/general/79e6fba4-4e52-4068-887c-97348e5c7b18.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc/e8f15f16-2e97-5b69-b7c1-e8f8cac7e5bc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212869,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744670/general/ad0802d5-64d9-4506-9d4c-cd31ed89b2cd.jpg',
'Width': 1920}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-04-03',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Austral 1.2 Techno - Hybrid - Automatic - 130 hp - 195.345 '
'km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720950%27 HTTP/1.1" 200 None
2026-03-25 19:30:59 [adesa.fr] INFO: Saving data for 10720950: {'created_time': 1774467059.232286, 'last_price_update_time': 1774467059.232298, 'auction_closing_time': 1774527300.0}
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720950') HTTP/1.1" 204 0
2026-03-25 19:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744862/general/cf9248b7-706f-4efc-b0df-a82d0f302344.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721006)
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90ff2d0>
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fa4732c-a4f7-5e25-ab63-4139fdf7bb98/0fa4732c-a4f7-5e25-ab63-4139fdf7bb98_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744862%252Fgeneral%252F81350f61-ac32-4f58-b479-f035be9efb58.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744862/general/81350f61-ac32-4f58-b479-f035be9efb58.jpg saved to cache
2026-03-25 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0fa4732c-a4f7-5e25-ab63-4139fdf7bb98
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb2036d0>
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fa4732c-a4f7-5e25-ab63-4139fdf7bb98/0fa4732c-a4f7-5e25-ab63-4139fdf7bb98_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744862%252Fgeneral%252F277a3daf-1491-40bb-8349-24e7b5b16605.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744862/general/277a3daf-1491-40bb-8349-24e7b5b16605.jpg saved to cache
2026-03-25 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0fa4732c-a4f7-5e25-ab63-4139fdf7bb98
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb254510>
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fa4732c-a4f7-5e25-ab63-4139fdf7bb98/0fa4732c-a4f7-5e25-ab63-4139fdf7bb98_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744862%252Fgeneral%252Fcf9248b7-706f-4efc-b0df-a82d0f302344.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744862/general/cf9248b7-706f-4efc-b0df-a82d0f302344.jpg saved to cache
2026-03-25 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0fa4732c-a4f7-5e25-ab63-4139fdf7bb98
2026-03-25 19:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744862/general/6027e862-5479-4cff-bc39-47c50a4dbbf4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721006)
2026-03-25 19:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744862/general/371f35f7-8dea-459b-b040-66d36d3ec488.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721006)
2026-03-25 19:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744862/general/ac00b134-9ba6-48e1-ae65-9e96912e1744.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721006)
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9007d90>
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fa4732c-a4f7-5e25-ab63-4139fdf7bb98/0fa4732c-a4f7-5e25-ab63-4139fdf7bb98_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744862%252Fgeneral%252F6027e862-5479-4cff-bc39-47c50a4dbbf4.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744862/general/6027e862-5479-4cff-bc39-47c50a4dbbf4.jpg saved to cache
2026-03-25 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0fa4732c-a4f7-5e25-ab63-4139fdf7bb98
2026-03-25 19:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744862/general/157c7b69-936e-4a4e-b0fa-6e110b168e7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721006)
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90ade50>
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fa4732c-a4f7-5e25-ab63-4139fdf7bb98/0fa4732c-a4f7-5e25-ab63-4139fdf7bb98_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744862%252Fgeneral%252F371f35f7-8dea-459b-b040-66d36d3ec488.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744862/general/371f35f7-8dea-459b-b040-66d36d3ec488.jpg saved to cache
2026-03-25 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0fa4732c-a4f7-5e25-ab63-4139fdf7bb98
2026-03-25 19:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744862/general/2f86ea85-4f2e-498c-ac69-b0db306fdfdf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721006)
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fa94d0>
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fa4732c-a4f7-5e25-ab63-4139fdf7bb98/0fa4732c-a4f7-5e25-ab63-4139fdf7bb98_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744862%252Fgeneral%252Fac00b134-9ba6-48e1-ae65-9e96912e1744.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744862/general/ac00b134-9ba6-48e1-ae65-9e96912e1744.jpg saved to cache
2026-03-25 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0fa4732c-a4f7-5e25-ab63-4139fdf7bb98
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90bcd10>
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fa4732c-a4f7-5e25-ab63-4139fdf7bb98/0fa4732c-a4f7-5e25-ab63-4139fdf7bb98_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744862%252Fgeneral%252F157c7b69-936e-4a4e-b0fa-6e110b168e7f.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744862/general/157c7b69-936e-4a4e-b0fa-6e110b168e7f.jpg saved to cache
2026-03-25 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0fa4732c-a4f7-5e25-ab63-4139fdf7bb98
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90fce90>
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fa4732c-a4f7-5e25-ab63-4139fdf7bb98/0fa4732c-a4f7-5e25-ab63-4139fdf7bb98_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744862%252Fgeneral%252F2f86ea85-4f2e-498c-ac69-b0db306fdfdf.jpg') HTTP/1.1" 204 0
2026-03-25 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744862/general/2f86ea85-4f2e-498c-ac69-b0db306fdfdf.jpg saved to cache
2026-03-25 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0fa4732c-a4f7-5e25-ab63-4139fdf7bb98
2026-03-25 19:30:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0fa4732c-a4f7-5e25-ab63-4139fdf7bb98, skipping ID generation
2026-03-25 19:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fa4732c-a4f7-5e25-ab63-4139fdf7bb98 with scrape type 1
2026-03-25 19:30:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0fa4732c-a4f7-5e25-ab63-4139fdf7bb98 sending to next pipeline
2026-03-25 19:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0fa4732c-a4f7-5e25-ab63-4139fdf7bb98, identifier: 10721006
2026-03-25 19:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0fa4732c-a4f7-5e25-ab63-4139fdf7bb98 with identifier: 10721006
2026-03-25 19:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0fa4732c-a4f7-5e25-ab63-4139fdf7bb98 with identifier: 10721006
2026-03-25 19:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0fa4732c-a4f7-5e25-ab63-4139fdf7bb98 with identifier: 10721006 to the API
2026-03-25 19:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:31: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-25 19:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744862/general/2f86ea85-4f2e-498c-ac69-b0db306fdfdf.jpg>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': '0fa4732c-a4f7-5e25-ab63-4139fdf7bb98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB372WZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721006',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 132526,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fa4732c-a4f7-5e25-ab63-4139fdf7bb98/0fa4732c-a4f7-5e25-ab63-4139fdf7bb98_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119164,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744862/general/2f86ea85-4f2e-498c-ac69-b0db306fdfdf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fa4732c-a4f7-5e25-ab63-4139fdf7bb98/0fa4732c-a4f7-5e25-ab63-4139fdf7bb98_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111626,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744862/general/157c7b69-936e-4a4e-b0fa-6e110b168e7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fa4732c-a4f7-5e25-ab63-4139fdf7bb98/0fa4732c-a4f7-5e25-ab63-4139fdf7bb98_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114109,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744862/general/ac00b134-9ba6-48e1-ae65-9e96912e1744.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fa4732c-a4f7-5e25-ab63-4139fdf7bb98/0fa4732c-a4f7-5e25-ab63-4139fdf7bb98_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108880,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744862/general/371f35f7-8dea-459b-b040-66d36d3ec488.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fa4732c-a4f7-5e25-ab63-4139fdf7bb98/0fa4732c-a4f7-5e25-ab63-4139fdf7bb98_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88056,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744862/general/6027e862-5479-4cff-bc39-47c50a4dbbf4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fa4732c-a4f7-5e25-ab63-4139fdf7bb98/0fa4732c-a4f7-5e25-ab63-4139fdf7bb98_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121546,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744862/general/cf9248b7-706f-4efc-b0df-a82d0f302344.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fa4732c-a4f7-5e25-ab63-4139fdf7bb98/0fa4732c-a4f7-5e25-ab63-4139fdf7bb98_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97082,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744862/general/277a3daf-1491-40bb-8349-24e7b5b16605.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fa4732c-a4f7-5e25-ab63-4139fdf7bb98/0fa4732c-a4f7-5e25-ab63-4139fdf7bb98_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90252,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744862/general/81350f61-ac32-4f58-b479-f035be9efb58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fa4732c-a4f7-5e25-ab63-4139fdf7bb98/0fa4732c-a4f7-5e25-ab63-4139fdf7bb98_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130142,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744862/general/7a75d89a-0acd-4c70-8a14-14f955f6b5fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fa4732c-a4f7-5e25-ab63-4139fdf7bb98/0fa4732c-a4f7-5e25-ab63-4139fdf7bb98_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744862/general/8d668953-45cb-4c87-953f-4f737e0d8439.jpg',
'Width': 1024}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-09-20',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Renault Grand Scenic Business - Petrol - Automatic - 140 hp - '
'132.526 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721006%27 HTTP/1.1" 200 None
2026-03-25 19:31:00 [adesa.fr] INFO: Saving data for 10721006: {'created_time': 1774467060.323061, 'last_price_update_time': 1774467060.323071, 'auction_closing_time': 1774527300.0}
2026-03-25 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721006') HTTP/1.1" 204 0
2026-03-25 19:31:06 [scrapy.extensions.logstats] INFO: Crawled 26 pages (at 26 pages/min), scraped 13 items (at 13 items/min)
2026-03-25 19:31:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-25 19:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720944> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:31:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744855/general/22d77968-63d2-4030-bb57-1439251fd136.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721000)
2026-03-25 19:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a60556c-9d5d-5e61-a788-70ff23a4f634 with identifier: 10720944
2026-03-25 19:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a60556c-9d5d-5e61-a788-70ff23a4f634 with scrape type 1
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3a60556c-9d5d-5e61-a788-70ff23a4f634
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744638%252Fgeneral%252F059737e2-e3b5-4392-abc3-8703c1ff4da7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744638/general/059737e2-e3b5-4392-abc3-8703c1ff4da7.jpg not downloaded yet
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744638%252Fgeneral%252Feb44c2c8-3df8-4ec6-9c61-020658afa479.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744638/general/eb44c2c8-3df8-4ec6-9c61-020658afa479.jpg not downloaded yet
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744638%252Fgeneral%252Fce41faa5-e4e8-4605-a6ec-0b4effac8f98.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744638/general/ce41faa5-e4e8-4605-a6ec-0b4effac8f98.jpg not downloaded yet
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744638%252Fgeneral%252F22374daa-c306-45ed-b1c2-6f5c1525c7a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744638/general/22374daa-c306-45ed-b1c2-6f5c1525c7a4.jpg not downloaded yet
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744638%252Fgeneral%252F3334fd51-6e8a-4d0a-9436-5ed42bc1176b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744638/general/3334fd51-6e8a-4d0a-9436-5ed42bc1176b.jpg not downloaded yet
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744638%252Fgeneral%252Fecf8dd32-7181-4b86-a413-c096ab821164.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744638/general/ecf8dd32-7181-4b86-a413-c096ab821164.jpg not downloaded yet
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc909ad50>
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4be86d0c-829d-5072-bc78-afb9228df564/4be86d0c-829d-5072-bc78-afb9228df564_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744855%252Fgeneral%252F22d77968-63d2-4030-bb57-1439251fd136.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744855/general/22d77968-63d2-4030-bb57-1439251fd136.jpg saved to cache
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4be86d0c-829d-5072-bc78-afb9228df564
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744638%252Fgeneral%252F95713d67-f8c5-46ef-b5e8-02179877ab42.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744638/general/95713d67-f8c5-46ef-b5e8-02179877ab42.jpg not downloaded yet
2026-03-25 19:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720963> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744638%252Fgeneral%252F222e61c0-657d-4ba2-8490-695cb39375d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744638/general/222e61c0-657d-4ba2-8490-695cb39375d8.jpg not downloaded yet
2026-03-25 19:31:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744638%252Fgeneral%252Fcc7bbeb9-93be-4dfc-b040-b77140d8c440.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744638/general/cc7bbeb9-93be-4dfc-b040-b77140d8c440.jpg not downloaded yet
2026-03-25 19:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744638%252Fgeneral%252Ff1129188-91c1-40dc-8a07-1099c91485fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744638/general/f1129188-91c1-40dc-8a07-1099c91485fd.jpg not downloaded yet
2026-03-25 19:31:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744638/general/95713d67-f8c5-46ef-b5e8-02179877ab42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720944)
2026-03-25 19:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744638/general/cc7bbeb9-93be-4dfc-b040-b77140d8c440.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720944)
2026-03-25 19:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8edcf09-dfc3-588a-b49c-70a1a85e6104 with identifier: 10720963
2026-03-25 19:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8edcf09-dfc3-588a-b49c-70a1a85e6104 with scrape type 1
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a8edcf09-dfc3-588a-b49c-70a1a85e6104
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744733%252Fgeneral%252F65c4fa23-69fb-45eb-9cc1-c23644eb89fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744733/general/65c4fa23-69fb-45eb-9cc1-c23644eb89fc.jpg not downloaded yet
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744733%252Fgeneral%252F06e0c444-fcab-4cdc-b6f9-9fcdb3efae64.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744733/general/06e0c444-fcab-4cdc-b6f9-9fcdb3efae64.jpg not downloaded yet
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744733%252Fgeneral%252F6e98266d-eea1-4536-8ba3-63663e741d67.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744733/general/6e98266d-eea1-4536-8ba3-63663e741d67.jpg not downloaded yet
2026-03-25 19:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744638/general/f1129188-91c1-40dc-8a07-1099c91485fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720944)
2026-03-25 19:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744638/general/222e61c0-657d-4ba2-8490-695cb39375d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720944)
2026-03-25 19:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58fbb94a-20dc-5784-9109-63633ecca481 with identifier: 10720993
2026-03-25 19:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58fbb94a-20dc-5784-9109-63633ecca481 with scrape type 1
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 58fbb94a-20dc-5784-9109-63633ecca481
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744832%252Fgeneral%252Ff517421e-8f94-4264-ba16-dee89bf5221c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744832/general/f517421e-8f94-4264-ba16-dee89bf5221c.jpg not downloaded yet
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744733%252Fgeneral%252Ff4c2c7ba-1206-4ec1-ad0b-b218c864fdad.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744733/general/f4c2c7ba-1206-4ec1-ad0b-b218c864fdad.jpg not downloaded yet
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744832%252Fgeneral%252Fca98373c-575e-4555-97c0-cf3f3b64a720.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744832/general/ca98373c-575e-4555-97c0-cf3f3b64a720.jpg not downloaded yet
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744733%252Fgeneral%252F6c9b7a09-0f1e-4ef2-8af3-ba2b00c9d75d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744733/general/6c9b7a09-0f1e-4ef2-8af3-ba2b00c9d75d.jpg not downloaded yet
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744832%252Fgeneral%252F0af04463-bd84-47fd-9418-a03f8e320f95.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744832/general/0af04463-bd84-47fd-9418-a03f8e320f95.jpg not downloaded yet
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744733%252Fgeneral%252F3cd1b56a-f709-4797-b4bd-21a655570819.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744733/general/3cd1b56a-f709-4797-b4bd-21a655570819.jpg not downloaded yet
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91620d0>
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a60556c-9d5d-5e61-a788-70ff23a4f634/3a60556c-9d5d-5e61-a788-70ff23a4f634_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744638%252Fgeneral%252F95713d67-f8c5-46ef-b5e8-02179877ab42.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744638/general/95713d67-f8c5-46ef-b5e8-02179877ab42.jpg saved to cache
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3a60556c-9d5d-5e61-a788-70ff23a4f634
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86c96d0>
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a60556c-9d5d-5e61-a788-70ff23a4f634/3a60556c-9d5d-5e61-a788-70ff23a4f634_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744638%252Fgeneral%252Fcc7bbeb9-93be-4dfc-b040-b77140d8c440.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744638/general/cc7bbeb9-93be-4dfc-b040-b77140d8c440.jpg saved to cache
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3a60556c-9d5d-5e61-a788-70ff23a4f634
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744832%252Fgeneral%252Fa22eb896-4b61-45cd-8c08-8844909dc0d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744832/general/a22eb896-4b61-45cd-8c08-8844909dc0d7.jpg not downloaded yet
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744733%252Fgeneral%252Fdc4468c3-e4a7-4dc9-9dc6-a43f7dff0afe.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744733/general/dc4468c3-e4a7-4dc9-9dc6-a43f7dff0afe.jpg not downloaded yet
2026-03-25 19:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744733/general/65c4fa23-69fb-45eb-9cc1-c23644eb89fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720963)
2026-03-25 19:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744733/general/06e0c444-fcab-4cdc-b6f9-9fcdb3efae64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720963)
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744832%252Fgeneral%252F4e356808-98b9-42e4-8fbf-c732db31fc7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744832/general/4e356808-98b9-42e4-8fbf-c732db31fc7f.jpg not downloaded yet
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744733%252Fgeneral%252F8a3963cc-9897-448e-a866-55c1a726c477.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744733/general/8a3963cc-9897-448e-a866-55c1a726c477.jpg not downloaded yet
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fc0810>
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a60556c-9d5d-5e61-a788-70ff23a4f634/3a60556c-9d5d-5e61-a788-70ff23a4f634_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744638%252Fgeneral%252Ff1129188-91c1-40dc-8a07-1099c91485fd.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744638/general/f1129188-91c1-40dc-8a07-1099c91485fd.jpg saved to cache
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3a60556c-9d5d-5e61-a788-70ff23a4f634
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86cf310>
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a60556c-9d5d-5e61-a788-70ff23a4f634/3a60556c-9d5d-5e61-a788-70ff23a4f634_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744638%252Fgeneral%252F222e61c0-657d-4ba2-8490-695cb39375d8.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744638/general/222e61c0-657d-4ba2-8490-695cb39375d8.jpg saved to cache
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3a60556c-9d5d-5e61-a788-70ff23a4f634
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744832%252Fgeneral%252F000a18fd-1a88-4108-b428-19b9f21eaa43.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744832/general/000a18fd-1a88-4108-b428-19b9f21eaa43.jpg not downloaded yet
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744733%252Fgeneral%252F0f5e6d42-aa8d-4058-a6d8-111d48dc873c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744733/general/0f5e6d42-aa8d-4058-a6d8-111d48dc873c.jpg not downloaded yet
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744832%252Fgeneral%252Fb0891c91-10b7-4888-8f40-5e768f4ce37b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744832/general/b0891c91-10b7-4888-8f40-5e768f4ce37b.jpg not downloaded yet
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744733%252Fgeneral%252Fe939b25d-24db-4c08-b1e7-e36bd2e5c44c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744733/general/e939b25d-24db-4c08-b1e7-e36bd2e5c44c.jpg not downloaded yet
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744832%252Fgeneral%252F10cc0df6-2a98-4ace-98c4-63c4cf248539.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744832/general/10cc0df6-2a98-4ace-98c4-63c4cf248539.jpg not downloaded yet
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9253c50>
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8edcf09-dfc3-588a-b49c-70a1a85e6104/a8edcf09-dfc3-588a-b49c-70a1a85e6104_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744733%252Fgeneral%252F65c4fa23-69fb-45eb-9cc1-c23644eb89fc.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744733/general/65c4fa23-69fb-45eb-9cc1-c23644eb89fc.jpg saved to cache
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a8edcf09-dfc3-588a-b49c-70a1a85e6104
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8f90b10>
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8edcf09-dfc3-588a-b49c-70a1a85e6104/a8edcf09-dfc3-588a-b49c-70a1a85e6104_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744733%252Fgeneral%252F06e0c444-fcab-4cdc-b6f9-9fcdb3efae64.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744733/general/06e0c444-fcab-4cdc-b6f9-9fcdb3efae64.jpg saved to cache
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a8edcf09-dfc3-588a-b49c-70a1a85e6104
2026-03-25 19:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744832/general/a22eb896-4b61-45cd-8c08-8844909dc0d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720993)
2026-03-25 19:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744733/general/3cd1b56a-f709-4797-b4bd-21a655570819.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720963)
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744832%252Fgeneral%252Fedf377e5-369b-4788-ae38-580d5ff1fc6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744832/general/edf377e5-369b-4788-ae38-580d5ff1fc6e.jpg not downloaded yet
2026-03-25 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5744832%252Fgeneral%252Fb5d94627-b857-4d4f-8194-a0f9eac88de7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744832/general/b5d94627-b857-4d4f-8194-a0f9eac88de7.jpg not downloaded yet
2026-03-25 19:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744832/general/10cc0df6-2a98-4ace-98c4-63c4cf248539.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720993)
2026-03-25 19:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744733/general/e939b25d-24db-4c08-b1e7-e36bd2e5c44c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720963)
2026-03-25 19:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744832/general/b5d94627-b857-4d4f-8194-a0f9eac88de7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720993)
2026-03-25 19:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744832/general/edf377e5-369b-4788-ae38-580d5ff1fc6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720993)
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8ff5a50>
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58fbb94a-20dc-5784-9109-63633ecca481/58fbb94a-20dc-5784-9109-63633ecca481_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744832%252Fgeneral%252Fa22eb896-4b61-45cd-8c08-8844909dc0d7.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744832/general/a22eb896-4b61-45cd-8c08-8844909dc0d7.jpg saved to cache
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 58fbb94a-20dc-5784-9109-63633ecca481
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc941df50>
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8edcf09-dfc3-588a-b49c-70a1a85e6104/a8edcf09-dfc3-588a-b49c-70a1a85e6104_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744733%252Fgeneral%252F3cd1b56a-f709-4797-b4bd-21a655570819.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744733/general/3cd1b56a-f709-4797-b4bd-21a655570819.jpg saved to cache
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a8edcf09-dfc3-588a-b49c-70a1a85e6104
2026-03-25 19:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744832/general/b0891c91-10b7-4888-8f40-5e768f4ce37b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720993)
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9083290>
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58fbb94a-20dc-5784-9109-63633ecca481/58fbb94a-20dc-5784-9109-63633ecca481_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744832%252Fgeneral%252F10cc0df6-2a98-4ace-98c4-63c4cf248539.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744832/general/10cc0df6-2a98-4ace-98c4-63c4cf248539.jpg saved to cache
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 58fbb94a-20dc-5784-9109-63633ecca481
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc925d6d0>
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8edcf09-dfc3-588a-b49c-70a1a85e6104/a8edcf09-dfc3-588a-b49c-70a1a85e6104_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744733%252Fgeneral%252Fe939b25d-24db-4c08-b1e7-e36bd2e5c44c.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744733/general/e939b25d-24db-4c08-b1e7-e36bd2e5c44c.jpg saved to cache
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a8edcf09-dfc3-588a-b49c-70a1a85e6104
2026-03-25 19:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744733/general/0f5e6d42-aa8d-4058-a6d8-111d48dc873c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720963)
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc926d490>
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58fbb94a-20dc-5784-9109-63633ecca481/58fbb94a-20dc-5784-9109-63633ecca481_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744832%252Fgeneral%252Fb5d94627-b857-4d4f-8194-a0f9eac88de7.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744832/general/b5d94627-b857-4d4f-8194-a0f9eac88de7.jpg saved to cache
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 58fbb94a-20dc-5784-9109-63633ecca481
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bd8e77610>
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58fbb94a-20dc-5784-9109-63633ecca481/58fbb94a-20dc-5784-9109-63633ecca481_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744832%252Fgeneral%252Fedf377e5-369b-4788-ae38-580d5ff1fc6e.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744832/general/edf377e5-369b-4788-ae38-580d5ff1fc6e.jpg saved to cache
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 58fbb94a-20dc-5784-9109-63633ecca481
2026-03-25 19:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744832/general/000a18fd-1a88-4108-b428-19b9f21eaa43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720993)
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc874b290>
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58fbb94a-20dc-5784-9109-63633ecca481/58fbb94a-20dc-5784-9109-63633ecca481_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744832%252Fgeneral%252Fb0891c91-10b7-4888-8f40-5e768f4ce37b.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744832/general/b0891c91-10b7-4888-8f40-5e768f4ce37b.jpg saved to cache
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 58fbb94a-20dc-5784-9109-63633ecca481
2026-03-25 19:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744733/general/8a3963cc-9897-448e-a866-55c1a726c477.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720963)
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc941ffd0>
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8edcf09-dfc3-588a-b49c-70a1a85e6104/a8edcf09-dfc3-588a-b49c-70a1a85e6104_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744733%252Fgeneral%252F0f5e6d42-aa8d-4058-a6d8-111d48dc873c.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744733/general/0f5e6d42-aa8d-4058-a6d8-111d48dc873c.jpg saved to cache
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a8edcf09-dfc3-588a-b49c-70a1a85e6104
2026-03-25 19:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744832/general/4e356808-98b9-42e4-8fbf-c732db31fc7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720993)
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9443910>
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58fbb94a-20dc-5784-9109-63633ecca481/58fbb94a-20dc-5784-9109-63633ecca481_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744832%252Fgeneral%252F000a18fd-1a88-4108-b428-19b9f21eaa43.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744832/general/000a18fd-1a88-4108-b428-19b9f21eaa43.jpg saved to cache
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 58fbb94a-20dc-5784-9109-63633ecca481
2026-03-25 19:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744733/general/dc4468c3-e4a7-4dc9-9dc6-a43f7dff0afe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720963)
2026-03-25 19:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744832/general/0af04463-bd84-47fd-9418-a03f8e320f95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720993)
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90bfb90>
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8edcf09-dfc3-588a-b49c-70a1a85e6104/a8edcf09-dfc3-588a-b49c-70a1a85e6104_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744733%252Fgeneral%252F8a3963cc-9897-448e-a866-55c1a726c477.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744733/general/8a3963cc-9897-448e-a866-55c1a726c477.jpg saved to cache
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a8edcf09-dfc3-588a-b49c-70a1a85e6104
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9443250>
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58fbb94a-20dc-5784-9109-63633ecca481/58fbb94a-20dc-5784-9109-63633ecca481_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744832%252Fgeneral%252F4e356808-98b9-42e4-8fbf-c732db31fc7f.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744832/general/4e356808-98b9-42e4-8fbf-c732db31fc7f.jpg saved to cache
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 58fbb94a-20dc-5784-9109-63633ecca481
2026-03-25 19:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744733/general/6c9b7a09-0f1e-4ef2-8af3-ba2b00c9d75d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720963)
2026-03-25 19:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744832/general/ca98373c-575e-4555-97c0-cf3f3b64a720.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720993)
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90bc050>
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8edcf09-dfc3-588a-b49c-70a1a85e6104/a8edcf09-dfc3-588a-b49c-70a1a85e6104_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744733%252Fgeneral%252Fdc4468c3-e4a7-4dc9-9dc6-a43f7dff0afe.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744733/general/dc4468c3-e4a7-4dc9-9dc6-a43f7dff0afe.jpg saved to cache
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a8edcf09-dfc3-588a-b49c-70a1a85e6104
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90cb5d0>
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58fbb94a-20dc-5784-9109-63633ecca481/58fbb94a-20dc-5784-9109-63633ecca481_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744832%252Fgeneral%252F0af04463-bd84-47fd-9418-a03f8e320f95.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744832/general/0af04463-bd84-47fd-9418-a03f8e320f95.jpg saved to cache
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 58fbb94a-20dc-5784-9109-63633ecca481
2026-03-25 19:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744832/general/f517421e-8f94-4264-ba16-dee89bf5221c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720993)
2026-03-25 19:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744733/general/f4c2c7ba-1206-4ec1-ad0b-b218c864fdad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720963)
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92530d0>
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8edcf09-dfc3-588a-b49c-70a1a85e6104/a8edcf09-dfc3-588a-b49c-70a1a85e6104_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744733%252Fgeneral%252F6c9b7a09-0f1e-4ef2-8af3-ba2b00c9d75d.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744733/general/6c9b7a09-0f1e-4ef2-8af3-ba2b00c9d75d.jpg saved to cache
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a8edcf09-dfc3-588a-b49c-70a1a85e6104
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9443210>
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58fbb94a-20dc-5784-9109-63633ecca481/58fbb94a-20dc-5784-9109-63633ecca481_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744832%252Fgeneral%252Fca98373c-575e-4555-97c0-cf3f3b64a720.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744832/general/ca98373c-575e-4555-97c0-cf3f3b64a720.jpg saved to cache
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 58fbb94a-20dc-5784-9109-63633ecca481
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc874b050>
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58fbb94a-20dc-5784-9109-63633ecca481/58fbb94a-20dc-5784-9109-63633ecca481_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744832%252Fgeneral%252Ff517421e-8f94-4264-ba16-dee89bf5221c.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744832/general/f517421e-8f94-4264-ba16-dee89bf5221c.jpg saved to cache
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 58fbb94a-20dc-5784-9109-63633ecca481
2026-03-25 19:31:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 58fbb94a-20dc-5784-9109-63633ecca481, skipping ID generation
2026-03-25 19:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58fbb94a-20dc-5784-9109-63633ecca481 with scrape type 1
2026-03-25 19:31:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 58fbb94a-20dc-5784-9109-63633ecca481 sending to next pipeline
2026-03-25 19:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 58fbb94a-20dc-5784-9109-63633ecca481, identifier: 10720993
2026-03-25 19:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 58fbb94a-20dc-5784-9109-63633ecca481 with identifier: 10720993
2026-03-25 19:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 58fbb94a-20dc-5784-9109-63633ecca481 with identifier: 10720993
2026-03-25 19:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 58fbb94a-20dc-5784-9109-63633ecca481 with identifier: 10720993 to the API
2026-03-25 19:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:31: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-25 19:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744832/general/f517421e-8f94-4264-ba16-dee89bf5221c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '58fbb94a-20dc-5784-9109-63633ecca481',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX231BC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720993',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A6',
'odometer': 154377,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 66,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58fbb94a-20dc-5784-9109-63633ecca481/58fbb94a-20dc-5784-9109-63633ecca481_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112895,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744832/general/f517421e-8f94-4264-ba16-dee89bf5221c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58fbb94a-20dc-5784-9109-63633ecca481/58fbb94a-20dc-5784-9109-63633ecca481_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744832/general/ca98373c-575e-4555-97c0-cf3f3b64a720.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58fbb94a-20dc-5784-9109-63633ecca481/58fbb94a-20dc-5784-9109-63633ecca481_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744832/general/0af04463-bd84-47fd-9418-a03f8e320f95.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58fbb94a-20dc-5784-9109-63633ecca481/58fbb94a-20dc-5784-9109-63633ecca481_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119458,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744832/general/a22eb896-4b61-45cd-8c08-8844909dc0d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58fbb94a-20dc-5784-9109-63633ecca481/58fbb94a-20dc-5784-9109-63633ecca481_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113792,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744832/general/4e356808-98b9-42e4-8fbf-c732db31fc7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58fbb94a-20dc-5784-9109-63633ecca481/58fbb94a-20dc-5784-9109-63633ecca481_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744832/general/000a18fd-1a88-4108-b428-19b9f21eaa43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58fbb94a-20dc-5784-9109-63633ecca481/58fbb94a-20dc-5784-9109-63633ecca481_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744832/general/b0891c91-10b7-4888-8f40-5e768f4ce37b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58fbb94a-20dc-5784-9109-63633ecca481/58fbb94a-20dc-5784-9109-63633ecca481_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744832/general/10cc0df6-2a98-4ace-98c4-63c4cf248539.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58fbb94a-20dc-5784-9109-63633ecca481/58fbb94a-20dc-5784-9109-63633ecca481_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102727,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744832/general/edf377e5-369b-4788-ae38-580d5ff1fc6e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58fbb94a-20dc-5784-9109-63633ecca481/58fbb94a-20dc-5784-9109-63633ecca481_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111246,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744832/general/b5d94627-b857-4d4f-8194-a0f9eac88de7.jpg',
'Width': 1024}],
'price': 17600,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Audi A6 40 TDI - Quattro - Diesel - Automatic - 204 hp - 154.377 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720993%27 HTTP/1.1" 200 None
2026-03-25 19:31:24 [adesa.fr] INFO: Saving data for 10720993: {'created_time': 1774467084.341716, 'last_price_update_time': 1774467084.341729, 'auction_closing_time': 1774527300.0}
2026-03-25 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720993') HTTP/1.1" 204 0
2026-03-25 19:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744638/general/ecf8dd32-7181-4b86-a413-c096ab821164.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720944)
2026-03-25 19:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744733/general/6e98266d-eea1-4536-8ba3-63663e741d67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720963)
2026-03-25 19:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9215710>
2026-03-25 19:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8edcf09-dfc3-588a-b49c-70a1a85e6104/a8edcf09-dfc3-588a-b49c-70a1a85e6104_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744733%252Fgeneral%252Ff4c2c7ba-1206-4ec1-ad0b-b218c864fdad.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744733/general/f4c2c7ba-1206-4ec1-ad0b-b218c864fdad.jpg saved to cache
2026-03-25 19:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a8edcf09-dfc3-588a-b49c-70a1a85e6104
2026-03-25 19:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744638/general/22374daa-c306-45ed-b1c2-6f5c1525c7a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720944)
2026-03-25 19:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744638/general/3334fd51-6e8a-4d0a-9436-5ed42bc1176b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720944)
2026-03-25 19:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9133a10>
2026-03-25 19:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a60556c-9d5d-5e61-a788-70ff23a4f634/3a60556c-9d5d-5e61-a788-70ff23a4f634_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744638%252Fgeneral%252Fecf8dd32-7181-4b86-a413-c096ab821164.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744638/general/ecf8dd32-7181-4b86-a413-c096ab821164.jpg saved to cache
2026-03-25 19:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3a60556c-9d5d-5e61-a788-70ff23a4f634
2026-03-25 19:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744638/general/ce41faa5-e4e8-4605-a6ec-0b4effac8f98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720944)
2026-03-25 19:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744638/general/eb44c2c8-3df8-4ec6-9c61-020658afa479.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720944)
2026-03-25 19:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9024450>
2026-03-25 19:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8edcf09-dfc3-588a-b49c-70a1a85e6104/a8edcf09-dfc3-588a-b49c-70a1a85e6104_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744733%252Fgeneral%252F6e98266d-eea1-4536-8ba3-63663e741d67.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744733/general/6e98266d-eea1-4536-8ba3-63663e741d67.jpg saved to cache
2026-03-25 19:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a8edcf09-dfc3-588a-b49c-70a1a85e6104
2026-03-25 19:31:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a8edcf09-dfc3-588a-b49c-70a1a85e6104, skipping ID generation
2026-03-25 19:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8edcf09-dfc3-588a-b49c-70a1a85e6104 with scrape type 1
2026-03-25 19:31:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a8edcf09-dfc3-588a-b49c-70a1a85e6104 sending to next pipeline
2026-03-25 19:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a8edcf09-dfc3-588a-b49c-70a1a85e6104, identifier: 10720963
2026-03-25 19:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a8edcf09-dfc3-588a-b49c-70a1a85e6104 with identifier: 10720963
2026-03-25 19:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a8edcf09-dfc3-588a-b49c-70a1a85e6104 with identifier: 10720963
2026-03-25 19:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a8edcf09-dfc3-588a-b49c-70a1a85e6104 with identifier: 10720963 to the API
2026-03-25 19:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:31: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-25 19:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744733/general/6e98266d-eea1-4536-8ba3-63663e741d67.jpg>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 218,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'a8edcf09-dfc3-588a-b49c-70a1a85e6104',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM869FS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720963',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X1',
'odometer': 134048,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8edcf09-dfc3-588a-b49c-70a1a85e6104/a8edcf09-dfc3-588a-b49c-70a1a85e6104_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154910,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744733/general/65c4fa23-69fb-45eb-9cc1-c23644eb89fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8edcf09-dfc3-588a-b49c-70a1a85e6104/a8edcf09-dfc3-588a-b49c-70a1a85e6104_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163776,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744733/general/06e0c444-fcab-4cdc-b6f9-9fcdb3efae64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8edcf09-dfc3-588a-b49c-70a1a85e6104/a8edcf09-dfc3-588a-b49c-70a1a85e6104_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744733/general/6e98266d-eea1-4536-8ba3-63663e741d67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8edcf09-dfc3-588a-b49c-70a1a85e6104/a8edcf09-dfc3-588a-b49c-70a1a85e6104_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151156,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744733/general/f4c2c7ba-1206-4ec1-ad0b-b218c864fdad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8edcf09-dfc3-588a-b49c-70a1a85e6104/a8edcf09-dfc3-588a-b49c-70a1a85e6104_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93063,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744733/general/6c9b7a09-0f1e-4ef2-8af3-ba2b00c9d75d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8edcf09-dfc3-588a-b49c-70a1a85e6104/a8edcf09-dfc3-588a-b49c-70a1a85e6104_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107786,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744733/general/3cd1b56a-f709-4797-b4bd-21a655570819.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8edcf09-dfc3-588a-b49c-70a1a85e6104/a8edcf09-dfc3-588a-b49c-70a1a85e6104_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95453,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744733/general/dc4468c3-e4a7-4dc9-9dc6-a43f7dff0afe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8edcf09-dfc3-588a-b49c-70a1a85e6104/a8edcf09-dfc3-588a-b49c-70a1a85e6104_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69885,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744733/general/8a3963cc-9897-448e-a866-55c1a726c477.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8edcf09-dfc3-588a-b49c-70a1a85e6104/a8edcf09-dfc3-588a-b49c-70a1a85e6104_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93975,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744733/general/0f5e6d42-aa8d-4058-a6d8-111d48dc873c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8edcf09-dfc3-588a-b49c-70a1a85e6104/a8edcf09-dfc3-588a-b49c-70a1a85e6104_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75207,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744733/general/e939b25d-24db-4c08-b1e7-e36bd2e5c44c.jpg',
'Width': 1024}],
'price': 23000,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'BMW X1 23i M Sport - xDrive - Petrol - Automatic - 218 hp - 134.048 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720963%27 HTTP/1.1" 200 None
2026-03-25 19:31:25 [adesa.fr] INFO: Saving data for 10720963: {'created_time': 1774467085.031894, 'last_price_update_time': 1774467085.031905, 'auction_closing_time': 1774527300.0}
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720963') HTTP/1.1" 204 0
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc922eb10>
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a60556c-9d5d-5e61-a788-70ff23a4f634/3a60556c-9d5d-5e61-a788-70ff23a4f634_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744638%252Fgeneral%252F22374daa-c306-45ed-b1c2-6f5c1525c7a4.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744638/general/22374daa-c306-45ed-b1c2-6f5c1525c7a4.jpg saved to cache
2026-03-25 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3a60556c-9d5d-5e61-a788-70ff23a4f634
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86cb190>
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a60556c-9d5d-5e61-a788-70ff23a4f634/3a60556c-9d5d-5e61-a788-70ff23a4f634_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744638%252Fgeneral%252F3334fd51-6e8a-4d0a-9436-5ed42bc1176b.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744638/general/3334fd51-6e8a-4d0a-9436-5ed42bc1176b.jpg saved to cache
2026-03-25 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3a60556c-9d5d-5e61-a788-70ff23a4f634
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8691d90>
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a60556c-9d5d-5e61-a788-70ff23a4f634/3a60556c-9d5d-5e61-a788-70ff23a4f634_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744638%252Fgeneral%252Fce41faa5-e4e8-4605-a6ec-0b4effac8f98.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744638/general/ce41faa5-e4e8-4605-a6ec-0b4effac8f98.jpg saved to cache
2026-03-25 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3a60556c-9d5d-5e61-a788-70ff23a4f634
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86cb8d0>
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a60556c-9d5d-5e61-a788-70ff23a4f634/3a60556c-9d5d-5e61-a788-70ff23a4f634_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744638%252Fgeneral%252Feb44c2c8-3df8-4ec6-9c61-020658afa479.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744638/general/eb44c2c8-3df8-4ec6-9c61-020658afa479.jpg saved to cache
2026-03-25 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3a60556c-9d5d-5e61-a788-70ff23a4f634
2026-03-25 19:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744638/general/059737e2-e3b5-4392-abc3-8703c1ff4da7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720944)
2026-03-25 19:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744855/general/b9e106ba-f1b4-45ba-9e90-64fa60f15729.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721000)
2026-03-25 19:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744822/general/ba57c9d6-1922-45be-955b-ef207e1928e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720988)
2026-03-25 19:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744855/general/4a778169-fbcd-43f2-8130-a9c4e10c7e42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721000)
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9064290>
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a60556c-9d5d-5e61-a788-70ff23a4f634/3a60556c-9d5d-5e61-a788-70ff23a4f634_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744638%252Fgeneral%252F059737e2-e3b5-4392-abc3-8703c1ff4da7.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744638/general/059737e2-e3b5-4392-abc3-8703c1ff4da7.jpg saved to cache
2026-03-25 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3a60556c-9d5d-5e61-a788-70ff23a4f634
2026-03-25 19:31:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3a60556c-9d5d-5e61-a788-70ff23a4f634, skipping ID generation
2026-03-25 19:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a60556c-9d5d-5e61-a788-70ff23a4f634 with scrape type 1
2026-03-25 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3a60556c-9d5d-5e61-a788-70ff23a4f634 sending to next pipeline
2026-03-25 19:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3a60556c-9d5d-5e61-a788-70ff23a4f634, identifier: 10720944
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86db490>
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4be86d0c-829d-5072-bc78-afb9228df564/4be86d0c-829d-5072-bc78-afb9228df564_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744855%252Fgeneral%252Fb9e106ba-f1b4-45ba-9e90-64fa60f15729.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744855/general/b9e106ba-f1b4-45ba-9e90-64fa60f15729.jpg saved to cache
2026-03-25 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4be86d0c-829d-5072-bc78-afb9228df564
2026-03-25 19:31:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3a60556c-9d5d-5e61-a788-70ff23a4f634 with identifier: 10720944
2026-03-25 19:31:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3a60556c-9d5d-5e61-a788-70ff23a4f634 with identifier: 10720944
2026-03-25 19:31:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3a60556c-9d5d-5e61-a788-70ff23a4f634 with identifier: 10720944 to the API
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:31: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-25 19:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744638/general/059737e2-e3b5-4392-abc3-8703c1ff4da7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '3a60556c-9d5d-5e61-a788-70ff23a4f634',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD309JF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720944',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 184175,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a60556c-9d5d-5e61-a788-70ff23a4f634/3a60556c-9d5d-5e61-a788-70ff23a4f634_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89460,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744638/general/059737e2-e3b5-4392-abc3-8703c1ff4da7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a60556c-9d5d-5e61-a788-70ff23a4f634/3a60556c-9d5d-5e61-a788-70ff23a4f634_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91222,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744638/general/eb44c2c8-3df8-4ec6-9c61-020658afa479.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a60556c-9d5d-5e61-a788-70ff23a4f634/3a60556c-9d5d-5e61-a788-70ff23a4f634_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744638/general/ce41faa5-e4e8-4605-a6ec-0b4effac8f98.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a60556c-9d5d-5e61-a788-70ff23a4f634/3a60556c-9d5d-5e61-a788-70ff23a4f634_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744638/general/22374daa-c306-45ed-b1c2-6f5c1525c7a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a60556c-9d5d-5e61-a788-70ff23a4f634/3a60556c-9d5d-5e61-a788-70ff23a4f634_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91558,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744638/general/3334fd51-6e8a-4d0a-9436-5ed42bc1176b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a60556c-9d5d-5e61-a788-70ff23a4f634/3a60556c-9d5d-5e61-a788-70ff23a4f634_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79610,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744638/general/ecf8dd32-7181-4b86-a413-c096ab821164.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a60556c-9d5d-5e61-a788-70ff23a4f634/3a60556c-9d5d-5e61-a788-70ff23a4f634_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83670,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744638/general/95713d67-f8c5-46ef-b5e8-02179877ab42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a60556c-9d5d-5e61-a788-70ff23a4f634/3a60556c-9d5d-5e61-a788-70ff23a4f634_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92583,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744638/general/222e61c0-657d-4ba2-8490-695cb39375d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a60556c-9d5d-5e61-a788-70ff23a4f634/3a60556c-9d5d-5e61-a788-70ff23a4f634_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68019,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744638/general/cc7bbeb9-93be-4dfc-b040-b77140d8c440.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a60556c-9d5d-5e61-a788-70ff23a4f634/3a60556c-9d5d-5e61-a788-70ff23a4f634_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89522,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744638/general/f1129188-91c1-40dc-8a07-1099c91485fd.jpg',
'Width': 1024}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot 2008 1.5 HDI Active Business - Diesel - Manual - 110 hp - '
'184.175 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720944%27 HTTP/1.1" 200 None
2026-03-25 19:31:25 [adesa.fr] INFO: Saving data for 10720944: {'created_time': 1774467085.81586, 'last_price_update_time': 1774467085.815871, 'auction_closing_time': 1774527300.0}
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720944') HTTP/1.1" 204 0
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fabc90>
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c6df6b9-f913-5f17-bb85-ed9a8535db66/9c6df6b9-f913-5f17-bb85-ed9a8535db66_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744822%252Fgeneral%252Fba57c9d6-1922-45be-955b-ef207e1928e3.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744822/general/ba57c9d6-1922-45be-955b-ef207e1928e3.jpg saved to cache
2026-03-25 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9c6df6b9-f913-5f17-bb85-ed9a8535db66
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8ff4810>
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4be86d0c-829d-5072-bc78-afb9228df564/4be86d0c-829d-5072-bc78-afb9228df564_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744855%252Fgeneral%252F4a778169-fbcd-43f2-8130-a9c4e10c7e42.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744855/general/4a778169-fbcd-43f2-8130-a9c4e10c7e42.jpg saved to cache
2026-03-25 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4be86d0c-829d-5072-bc78-afb9228df564
2026-03-25 19:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720913> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:31:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744822/general/8c0fc3ef-c74f-4a5b-ae08-901b160892ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720988)
2026-03-25 19:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c17b75c-4729-524c-8a50-9ade35ce86e9 with identifier: 10720913
2026-03-25 19:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c17b75c-4729-524c-8a50-9ade35ce86e9 with scrape type 1
2026-03-25 19:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1c17b75c-4729-524c-8a50-9ade35ce86e9
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5722764%252Fgeneral%252Fe40fce52-d9df-473e-b5bb-90481bd94221.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722764/general/e40fce52-d9df-473e-b5bb-90481bd94221.jpg already downloaded
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5722764%252Fgeneral%252F20343ad5-6eb4-4b7d-916d-1896c8b948e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722764/general/20343ad5-6eb4-4b7d-916d-1896c8b948e2.jpg already downloaded
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5722764%252Fgeneral%252F4ae31fb9-8917-4a5c-8bb4-d447eed450d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722764/general/4ae31fb9-8917-4a5c-8bb4-d447eed450d0.jpg already downloaded
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5722764%252Fgeneral%252F33398998-fe65-4ddc-87bd-d3d00867c5a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722764/general/33398998-fe65-4ddc-87bd-d3d00867c5a8.jpg already downloaded
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5722764%252Fgeneral%252F83b0e35e-cadf-4d64-82e0-5d55d0bc13c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722764/general/83b0e35e-cadf-4d64-82e0-5d55d0bc13c6.jpg already downloaded
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5722764%252Fgeneral%252F1649b547-e366-48b5-8e4d-b90d3d2d1873.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722764/general/1649b547-e366-48b5-8e4d-b90d3d2d1873.jpg already downloaded
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5722764%252Fgeneral%252F78f6df70-b958-462b-8b7f-b819b889f6db.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722764/general/78f6df70-b958-462b-8b7f-b819b889f6db.jpg already downloaded
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5722764%252Fgeneral%252F1e7282dc-dc81-42dc-bbdc-1a98d5a38d0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722764/general/1e7282dc-dc81-42dc-bbdc-1a98d5a38d0c.jpg already downloaded
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5722764%252Fgeneral%252Fd39357cf-df22-43b6-a412-12765c5ddb37.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722764/general/d39357cf-df22-43b6-a412-12765c5ddb37.jpg already downloaded
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5722764%252Fgeneral%252Fc54316fe-ec4c-4d27-897d-12e188caec49.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722764/general/c54316fe-ec4c-4d27-897d-12e188caec49.jpg already downloaded
2026-03-25 19:31:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1c17b75c-4729-524c-8a50-9ade35ce86e9, identifier: 10720913
2026-03-25 19:31:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1c17b75c-4729-524c-8a50-9ade35ce86e9 with identifier: 10720913
2026-03-25 19:31:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1c17b75c-4729-524c-8a50-9ade35ce86e9 with identifier: 10720913
2026-03-25 19:31:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1c17b75c-4729-524c-8a50-9ade35ce86e9 with identifier: 10720913 to the API
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:31: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-25 19:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720913>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '1c17b75c-4729-524c-8a50-9ade35ce86e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE449GY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720913',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 165080,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5722764/general/e40fce52-d9df-473e-b5bb-90481bd94221.jpg',
'https://images.openlane.eu/carimgs/5722764/general/20343ad5-6eb4-4b7d-916d-1896c8b948e2.jpg',
'https://images.openlane.eu/carimgs/5722764/general/4ae31fb9-8917-4a5c-8bb4-d447eed450d0.jpg',
'https://images.openlane.eu/carimgs/5722764/general/33398998-fe65-4ddc-87bd-d3d00867c5a8.jpg',
'https://images.openlane.eu/carimgs/5722764/general/83b0e35e-cadf-4d64-82e0-5d55d0bc13c6.jpg',
'https://images.openlane.eu/carimgs/5722764/general/1649b547-e366-48b5-8e4d-b90d3d2d1873.jpg',
'https://images.openlane.eu/carimgs/5722764/general/78f6df70-b958-462b-8b7f-b819b889f6db.jpg',
'https://images.openlane.eu/carimgs/5722764/general/1e7282dc-dc81-42dc-bbdc-1a98d5a38d0c.jpg',
'https://images.openlane.eu/carimgs/5722764/general/d39357cf-df22-43b6-a412-12765c5ddb37.jpg',
'https://images.openlane.eu/carimgs/5722764/general/c54316fe-ec4c-4d27-897d-12e188caec49.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c17b75c-4729-524c-8a50-9ade35ce86e9/1c17b75c-4729-524c-8a50-9ade35ce86e9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150182,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722764/general/e40fce52-d9df-473e-b5bb-90481bd94221.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c17b75c-4729-524c-8a50-9ade35ce86e9/1c17b75c-4729-524c-8a50-9ade35ce86e9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111307,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722764/general/20343ad5-6eb4-4b7d-916d-1896c8b948e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c17b75c-4729-524c-8a50-9ade35ce86e9/1c17b75c-4729-524c-8a50-9ade35ce86e9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130261,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722764/general/4ae31fb9-8917-4a5c-8bb4-d447eed450d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c17b75c-4729-524c-8a50-9ade35ce86e9/1c17b75c-4729-524c-8a50-9ade35ce86e9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128834,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722764/general/33398998-fe65-4ddc-87bd-d3d00867c5a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c17b75c-4729-524c-8a50-9ade35ce86e9/1c17b75c-4729-524c-8a50-9ade35ce86e9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86324,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722764/general/83b0e35e-cadf-4d64-82e0-5d55d0bc13c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c17b75c-4729-524c-8a50-9ade35ce86e9/1c17b75c-4729-524c-8a50-9ade35ce86e9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108985,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722764/general/1649b547-e366-48b5-8e4d-b90d3d2d1873.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c17b75c-4729-524c-8a50-9ade35ce86e9/1c17b75c-4729-524c-8a50-9ade35ce86e9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65839,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722764/general/78f6df70-b958-462b-8b7f-b819b889f6db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c17b75c-4729-524c-8a50-9ade35ce86e9/1c17b75c-4729-524c-8a50-9ade35ce86e9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722764/general/1e7282dc-dc81-42dc-bbdc-1a98d5a38d0c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c17b75c-4729-524c-8a50-9ade35ce86e9/1c17b75c-4729-524c-8a50-9ade35ce86e9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63384,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722764/general/d39357cf-df22-43b6-a412-12765c5ddb37.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c17b75c-4729-524c-8a50-9ade35ce86e9/1c17b75c-4729-524c-8a50-9ade35ce86e9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78038,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722764/general/c54316fe-ec4c-4d27-897d-12e188caec49.jpg',
'Width': 1024}],
'price': 5400,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot Partner 1.5 HDI Premium - Diesel - Manual - 100 hp - '
'165.080 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720913%27 HTTP/1.1" 200 None
2026-03-25 19:31:31 [adesa.fr] INFO: Saving data for 10720913: {'created_time': 1774467091.777208, 'last_price_update_time': 1774467091.777218, 'auction_closing_time': 1774527300.0}
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720913') HTTP/1.1" 204 0
2026-03-25 19:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744855/general/02f436bd-774f-4647-a795-4e395703690f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721000)
2026-03-25 19:31:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8752c10>
2026-03-25 19:31:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c6df6b9-f913-5f17-bb85-ed9a8535db66/9c6df6b9-f913-5f17-bb85-ed9a8535db66_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744822%252Fgeneral%252F8c0fc3ef-c74f-4a5b-ae08-901b160892ff.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744822/general/8c0fc3ef-c74f-4a5b-ae08-901b160892ff.jpg saved to cache
2026-03-25 19:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9c6df6b9-f913-5f17-bb85-ed9a8535db66
2026-03-25 19:31:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9158bd0>
2026-03-25 19:31:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4be86d0c-829d-5072-bc78-afb9228df564/4be86d0c-829d-5072-bc78-afb9228df564_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744855%252Fgeneral%252F02f436bd-774f-4647-a795-4e395703690f.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744855/general/02f436bd-774f-4647-a795-4e395703690f.jpg saved to cache
2026-03-25 19:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4be86d0c-829d-5072-bc78-afb9228df564
2026-03-25 19:31:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4be86d0c-829d-5072-bc78-afb9228df564, skipping ID generation
2026-03-25 19:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4be86d0c-829d-5072-bc78-afb9228df564 with scrape type 1
2026-03-25 19:31:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4be86d0c-829d-5072-bc78-afb9228df564 sending to next pipeline
2026-03-25 19:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4be86d0c-829d-5072-bc78-afb9228df564, identifier: 10721000
2026-03-25 19:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4be86d0c-829d-5072-bc78-afb9228df564 with identifier: 10721000
2026-03-25 19:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4be86d0c-829d-5072-bc78-afb9228df564 with identifier: 10721000
2026-03-25 19:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4be86d0c-829d-5072-bc78-afb9228df564 with identifier: 10721000 to the API
2026-03-25 19:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:31: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-25 19:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744855/general/02f436bd-774f-4647-a795-4e395703690f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '4be86d0c-829d-5072-bc78-afb9228df564',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE845SM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721000',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '2 Series',
'odometer': 179005,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 72,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4be86d0c-829d-5072-bc78-afb9228df564/4be86d0c-829d-5072-bc78-afb9228df564_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98286,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744855/general/02f436bd-774f-4647-a795-4e395703690f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4be86d0c-829d-5072-bc78-afb9228df564/4be86d0c-829d-5072-bc78-afb9228df564_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744855/general/4a778169-fbcd-43f2-8130-a9c4e10c7e42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4be86d0c-829d-5072-bc78-afb9228df564/4be86d0c-829d-5072-bc78-afb9228df564_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108622,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744855/general/b9e106ba-f1b4-45ba-9e90-64fa60f15729.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4be86d0c-829d-5072-bc78-afb9228df564/4be86d0c-829d-5072-bc78-afb9228df564_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112608,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744855/general/22d77968-63d2-4030-bb57-1439251fd136.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4be86d0c-829d-5072-bc78-afb9228df564/4be86d0c-829d-5072-bc78-afb9228df564_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109693,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744855/general/a59ba62a-c894-4b29-b5e8-89de7a7eec06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4be86d0c-829d-5072-bc78-afb9228df564/4be86d0c-829d-5072-bc78-afb9228df564_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744855/general/6d4940d7-8e21-4b88-b784-18ed2b665e43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4be86d0c-829d-5072-bc78-afb9228df564/4be86d0c-829d-5072-bc78-afb9228df564_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123160,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744855/general/0050cacd-8418-4315-a4f6-e7b21e08a77b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4be86d0c-829d-5072-bc78-afb9228df564/4be86d0c-829d-5072-bc78-afb9228df564_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112532,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744855/general/2c651fc7-0cb3-4bb2-a647-b94b3b8c1600.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4be86d0c-829d-5072-bc78-afb9228df564/4be86d0c-829d-5072-bc78-afb9228df564_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161839,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744855/general/058e211c-1430-48e6-82dd-7f77be6e3e48.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4be86d0c-829d-5072-bc78-afb9228df564/4be86d0c-829d-5072-bc78-afb9228df564_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86752,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744855/general/3f49efd0-feda-4735-aa57-783c111da70a.jpg',
'Width': 1024}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'BMW 2 Series Gran Tourer 216d Lounge - Diesel - Automatic - 116 hp '
'- 179.005 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-25 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721000%27 HTTP/1.1" 200 None
2026-03-25 19:31:32 [adesa.fr] INFO: Saving data for 10721000: {'created_time': 1774467092.396637, 'last_price_update_time': 1774467092.396646, 'auction_closing_time': 1774527300.0}
2026-03-25 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721000') HTTP/1.1" 204 0
2026-03-25 19:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720900> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:31:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744822/general/e8460360-7894-421c-a940-f8beb72fdea5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720988)
2026-03-25 19:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8d4f7e0-f033-5a66-8271-238fdfbd7e89 with identifier: 10720900
2026-03-25 19:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8d4f7e0-f033-5a66-8271-238fdfbd7e89 with scrape type 1
2026-03-25 19:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a8d4f7e0-f033-5a66-8271-238fdfbd7e89
2026-03-25 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5704284%252Fgeneral%252F2846e8cd-ef98-41bb-8e1a-3d55be21db52.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704284/general/2846e8cd-ef98-41bb-8e1a-3d55be21db52.jpg already downloaded
2026-03-25 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5704284%252Fgeneral%252F3c443cd7-fb30-48ad-8ed4-67ca66c75c39.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704284/general/3c443cd7-fb30-48ad-8ed4-67ca66c75c39.jpg already downloaded
2026-03-25 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5704284%252Fgeneral%252F66a7a1b8-a546-47fe-ad4f-77166e228475.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704284/general/66a7a1b8-a546-47fe-ad4f-77166e228475.jpg already downloaded
2026-03-25 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5704284%252Fgeneral%252F55dbe234-27ae-4bdb-abff-a4a0b1769708.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704284/general/55dbe234-27ae-4bdb-abff-a4a0b1769708.jpg already downloaded
2026-03-25 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5704284%252Fgeneral%252F3a595170-946a-4a26-9e3c-f81e9f61fdec.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704284/general/3a595170-946a-4a26-9e3c-f81e9f61fdec.jpg already downloaded
2026-03-25 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5704284%252Fgeneral%252F76b83389-4df5-43af-8d0b-79baf548a6ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704284/general/76b83389-4df5-43af-8d0b-79baf548a6ef.jpg already downloaded
2026-03-25 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5704284%252Fgeneral%252F607a5197-affd-43c8-a104-d2ae7876ab25.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704284/general/607a5197-affd-43c8-a104-d2ae7876ab25.jpg already downloaded
2026-03-25 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5704284%252Fgeneral%252F388252e5-d2ac-4910-ab76-8020fb8468f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704284/general/388252e5-d2ac-4910-ab76-8020fb8468f9.jpg already downloaded
2026-03-25 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5704284%252Fgeneral%252Feb596454-f82e-4033-af71-5fc4fb3f40f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704284/general/eb596454-f82e-4033-af71-5fc4fb3f40f0.jpg already downloaded
2026-03-25 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5704284%252Fgeneral%252F40312de2-b85e-452e-9d1e-1cd87898acba.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704284/general/40312de2-b85e-452e-9d1e-1cd87898acba.jpg already downloaded
2026-03-25 19:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a8d4f7e0-f033-5a66-8271-238fdfbd7e89, identifier: 10720900
2026-03-25 19:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a8d4f7e0-f033-5a66-8271-238fdfbd7e89 with identifier: 10720900
2026-03-25 19:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a8d4f7e0-f033-5a66-8271-238fdfbd7e89 with identifier: 10720900
2026-03-25 19:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a8d4f7e0-f033-5a66-8271-238fdfbd7e89 with identifier: 10720900 to the API
2026-03-25 19:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:31: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-25 19:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720900>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a8d4f7e0-f033-5a66-8271-238fdfbd7e89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV428AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720900',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 144091,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5704284/general/2846e8cd-ef98-41bb-8e1a-3d55be21db52.jpg',
'https://images.openlane.eu/carimgs/5704284/general/3c443cd7-fb30-48ad-8ed4-67ca66c75c39.jpg',
'https://images.openlane.eu/carimgs/5704284/general/66a7a1b8-a546-47fe-ad4f-77166e228475.jpg',
'https://images.openlane.eu/carimgs/5704284/general/55dbe234-27ae-4bdb-abff-a4a0b1769708.jpg',
'https://images.openlane.eu/carimgs/5704284/general/3a595170-946a-4a26-9e3c-f81e9f61fdec.jpg',
'https://images.openlane.eu/carimgs/5704284/general/76b83389-4df5-43af-8d0b-79baf548a6ef.jpg',
'https://images.openlane.eu/carimgs/5704284/general/607a5197-affd-43c8-a104-d2ae7876ab25.jpg',
'https://images.openlane.eu/carimgs/5704284/general/388252e5-d2ac-4910-ab76-8020fb8468f9.jpg',
'https://images.openlane.eu/carimgs/5704284/general/eb596454-f82e-4033-af71-5fc4fb3f40f0.jpg',
'https://images.openlane.eu/carimgs/5704284/general/40312de2-b85e-452e-9d1e-1cd87898acba.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8d4f7e0-f033-5a66-8271-238fdfbd7e89/a8d4f7e0-f033-5a66-8271-238fdfbd7e89_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141268,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704284/general/2846e8cd-ef98-41bb-8e1a-3d55be21db52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8d4f7e0-f033-5a66-8271-238fdfbd7e89/a8d4f7e0-f033-5a66-8271-238fdfbd7e89_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704284/general/3c443cd7-fb30-48ad-8ed4-67ca66c75c39.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8d4f7e0-f033-5a66-8271-238fdfbd7e89/a8d4f7e0-f033-5a66-8271-238fdfbd7e89_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152097,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704284/general/66a7a1b8-a546-47fe-ad4f-77166e228475.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8d4f7e0-f033-5a66-8271-238fdfbd7e89/a8d4f7e0-f033-5a66-8271-238fdfbd7e89_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164942,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704284/general/55dbe234-27ae-4bdb-abff-a4a0b1769708.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8d4f7e0-f033-5a66-8271-238fdfbd7e89/a8d4f7e0-f033-5a66-8271-238fdfbd7e89_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107701,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704284/general/3a595170-946a-4a26-9e3c-f81e9f61fdec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8d4f7e0-f033-5a66-8271-238fdfbd7e89/a8d4f7e0-f033-5a66-8271-238fdfbd7e89_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122916,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704284/general/76b83389-4df5-43af-8d0b-79baf548a6ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8d4f7e0-f033-5a66-8271-238fdfbd7e89/a8d4f7e0-f033-5a66-8271-238fdfbd7e89_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110170,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704284/general/607a5197-affd-43c8-a104-d2ae7876ab25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8d4f7e0-f033-5a66-8271-238fdfbd7e89/a8d4f7e0-f033-5a66-8271-238fdfbd7e89_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142719,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704284/general/388252e5-d2ac-4910-ab76-8020fb8468f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8d4f7e0-f033-5a66-8271-238fdfbd7e89/a8d4f7e0-f033-5a66-8271-238fdfbd7e89_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98797,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704284/general/eb596454-f82e-4033-af71-5fc4fb3f40f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8d4f7e0-f033-5a66-8271-238fdfbd7e89/a8d4f7e0-f033-5a66-8271-238fdfbd7e89_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111823,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704284/general/40312de2-b85e-452e-9d1e-1cd87898acba.jpg',
'Width': 1024}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2020-11-09',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot 508 1.6 Allure Business - Hybrid - Automatic - 180 hp - '
'144.091 km',
'transmission': 'automatic',
'trim': 'Allure Business',
'vin': None,
'year': 2020}
2026-03-25 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720900%27 HTTP/1.1" 200 None
2026-03-25 19:31:33 [adesa.fr] INFO: Saving data for 10720900: {'created_time': 1774467093.845266, 'last_price_update_time': 1774467093.845279, 'auction_closing_time': 1774527300.0}
2026-03-25 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720900') HTTP/1.1" 204 0
2026-03-25 19:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720934> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:31:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:31:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc924fd90>
2026-03-25 19:31:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c6df6b9-f913-5f17-bb85-ed9a8535db66/9c6df6b9-f913-5f17-bb85-ed9a8535db66_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744822%252Fgeneral%252Fe8460360-7894-421c-a940-f8beb72fdea5.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744822/general/e8460360-7894-421c-a940-f8beb72fdea5.jpg saved to cache
2026-03-25 19:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9c6df6b9-f913-5f17-bb85-ed9a8535db66
2026-03-25 19:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfd13ea3-e2b4-5b18-9605-83223c4bcd2e with identifier: 10720934
2026-03-25 19:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfd13ea3-e2b4-5b18-9605-83223c4bcd2e with scrape type 1
2026-03-25 19:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cfd13ea3-e2b4-5b18-9605-83223c4bcd2e
2026-03-25 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5732533%252Fgeneral%252Fdea17121-6ece-4f3a-a806-2c87d027a79b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732533/general/dea17121-6ece-4f3a-a806-2c87d027a79b.jpg already downloaded
2026-03-25 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5732533%252Fgeneral%252F02213196-be9d-49be-8107-79535581ce50.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732533/general/02213196-be9d-49be-8107-79535581ce50.jpg already downloaded
2026-03-25 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5732533%252Fgeneral%252F9f4b8fdd-733a-40e7-bb91-3be9d930badf.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732533/general/9f4b8fdd-733a-40e7-bb91-3be9d930badf.jpg already downloaded
2026-03-25 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5732533%252Fgeneral%252Fe338b4e8-457e-4cbf-839a-29243df4abb4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732533/general/e338b4e8-457e-4cbf-839a-29243df4abb4.jpg already downloaded
2026-03-25 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5732533%252Fgeneral%252F649f83bc-5c14-4fb1-a31b-3c22e1bc9875.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732533/general/649f83bc-5c14-4fb1-a31b-3c22e1bc9875.jpg already downloaded
2026-03-25 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5732533%252Fgeneral%252Fef6597db-b735-4b74-8ab3-076c9e3d93bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732533/general/ef6597db-b735-4b74-8ab3-076c9e3d93bc.jpg already downloaded
2026-03-25 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5732533%252Fgeneral%252F4e78e8f6-4935-40f4-857f-b0b0c2c94307.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732533/general/4e78e8f6-4935-40f4-857f-b0b0c2c94307.jpg already downloaded
2026-03-25 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5732533%252Fgeneral%252F83f3ea5f-bedf-4fd6-bfc2-e7a0af7b03ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732533/general/83f3ea5f-bedf-4fd6-bfc2-e7a0af7b03ef.jpg already downloaded
2026-03-25 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5732533%252Fgeneral%252Fc05d01bb-86c0-4274-9df3-9dff891ad01f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732533/general/c05d01bb-86c0-4274-9df3-9dff891ad01f.jpg already downloaded
2026-03-25 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5732533%252Fgeneral%252F03a7d9a6-08d8-47d5-8719-3aa0eab94c9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732533/general/03a7d9a6-08d8-47d5-8719-3aa0eab94c9d.jpg already downloaded
2026-03-25 19:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cfd13ea3-e2b4-5b18-9605-83223c4bcd2e, identifier: 10720934
2026-03-25 19:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cfd13ea3-e2b4-5b18-9605-83223c4bcd2e with identifier: 10720934
2026-03-25 19:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cfd13ea3-e2b4-5b18-9605-83223c4bcd2e with identifier: 10720934
2026-03-25 19:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cfd13ea3-e2b4-5b18-9605-83223c4bcd2e with identifier: 10720934 to the API
2026-03-25 19:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:31: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-25 19:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720934>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'cfd13ea3-e2b4-5b18-9605-83223c4bcd2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG026GN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720934',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 177927,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 69,
'photo_urls': ['https://images.openlane.eu/carimgs/5732533/general/dea17121-6ece-4f3a-a806-2c87d027a79b.jpg',
'https://images.openlane.eu/carimgs/5732533/general/02213196-be9d-49be-8107-79535581ce50.jpg',
'https://images.openlane.eu/carimgs/5732533/general/9f4b8fdd-733a-40e7-bb91-3be9d930badf.jpg',
'https://images.openlane.eu/carimgs/5732533/general/e338b4e8-457e-4cbf-839a-29243df4abb4.jpg',
'https://images.openlane.eu/carimgs/5732533/general/649f83bc-5c14-4fb1-a31b-3c22e1bc9875.jpg',
'https://images.openlane.eu/carimgs/5732533/general/ef6597db-b735-4b74-8ab3-076c9e3d93bc.jpg',
'https://images.openlane.eu/carimgs/5732533/general/4e78e8f6-4935-40f4-857f-b0b0c2c94307.jpg',
'https://images.openlane.eu/carimgs/5732533/general/83f3ea5f-bedf-4fd6-bfc2-e7a0af7b03ef.jpg',
'https://images.openlane.eu/carimgs/5732533/general/c05d01bb-86c0-4274-9df3-9dff891ad01f.jpg',
'https://images.openlane.eu/carimgs/5732533/general/03a7d9a6-08d8-47d5-8719-3aa0eab94c9d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfd13ea3-e2b4-5b18-9605-83223c4bcd2e/cfd13ea3-e2b4-5b18-9605-83223c4bcd2e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158652,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732533/general/dea17121-6ece-4f3a-a806-2c87d027a79b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfd13ea3-e2b4-5b18-9605-83223c4bcd2e/cfd13ea3-e2b4-5b18-9605-83223c4bcd2e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732533/general/02213196-be9d-49be-8107-79535581ce50.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfd13ea3-e2b4-5b18-9605-83223c4bcd2e/cfd13ea3-e2b4-5b18-9605-83223c4bcd2e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146765,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732533/general/9f4b8fdd-733a-40e7-bb91-3be9d930badf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfd13ea3-e2b4-5b18-9605-83223c4bcd2e/cfd13ea3-e2b4-5b18-9605-83223c4bcd2e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126343,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732533/general/e338b4e8-457e-4cbf-839a-29243df4abb4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfd13ea3-e2b4-5b18-9605-83223c4bcd2e/cfd13ea3-e2b4-5b18-9605-83223c4bcd2e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732533/general/649f83bc-5c14-4fb1-a31b-3c22e1bc9875.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfd13ea3-e2b4-5b18-9605-83223c4bcd2e/cfd13ea3-e2b4-5b18-9605-83223c4bcd2e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80878,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732533/general/ef6597db-b735-4b74-8ab3-076c9e3d93bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfd13ea3-e2b4-5b18-9605-83223c4bcd2e/cfd13ea3-e2b4-5b18-9605-83223c4bcd2e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123028,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732533/general/4e78e8f6-4935-40f4-857f-b0b0c2c94307.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfd13ea3-e2b4-5b18-9605-83223c4bcd2e/cfd13ea3-e2b4-5b18-9605-83223c4bcd2e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87044,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732533/general/83f3ea5f-bedf-4fd6-bfc2-e7a0af7b03ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfd13ea3-e2b4-5b18-9605-83223c4bcd2e/cfd13ea3-e2b4-5b18-9605-83223c4bcd2e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81146,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732533/general/c05d01bb-86c0-4274-9df3-9dff891ad01f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfd13ea3-e2b4-5b18-9605-83223c4bcd2e/cfd13ea3-e2b4-5b18-9605-83223c4bcd2e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732533/general/03a7d9a6-08d8-47d5-8719-3aa0eab94c9d.jpg',
'Width': 1024}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2019-05-20',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot Rifter Long 1.5 HDI Allure - Diesel - Automatic - 130 hp - '
'177.927 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-25 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720934%27 HTTP/1.1" 200 None
2026-03-25 19:31:34 [adesa.fr] INFO: Saving data for 10720934: {'created_time': 1774467094.511848, 'last_price_update_time': 1774467094.511859, 'auction_closing_time': 1774527300.0}
2026-03-25 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720934') HTTP/1.1" 204 0
2026-03-25 19:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744822/general/e026b477-71c7-4c4e-a807-fb7ca18a3405.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720988)
2026-03-25 19:31:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9238b50>
2026-03-25 19:31:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c6df6b9-f913-5f17-bb85-ed9a8535db66/9c6df6b9-f913-5f17-bb85-ed9a8535db66_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744822%252Fgeneral%252Fe026b477-71c7-4c4e-a807-fb7ca18a3405.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744822/general/e026b477-71c7-4c4e-a807-fb7ca18a3405.jpg saved to cache
2026-03-25 19:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9c6df6b9-f913-5f17-bb85-ed9a8535db66
2026-03-25 19:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720897> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:31:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744822/general/3fe35ee5-d8b6-4a90-b0af-695728dfb665.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720988)
2026-03-25 19:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 761d266b-23a0-5b87-98f7-30bb0d5f055f with identifier: 10720897
2026-03-25 19:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 761d266b-23a0-5b87-98f7-30bb0d5f055f with scrape type 1
2026-03-25 19:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 761d266b-23a0-5b87-98f7-30bb0d5f055f
2026-03-25 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5688885%252Fgeneral%252Fe7594b74-d616-481e-9399-6f7d4f09969f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688885/general/e7594b74-d616-481e-9399-6f7d4f09969f.jpg already downloaded
2026-03-25 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5688885%252Fgeneral%252F6402860e-1fff-4d25-82a7-d478ebd1d032.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688885/general/6402860e-1fff-4d25-82a7-d478ebd1d032.jpg already downloaded
2026-03-25 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5688885%252Fgeneral%252F1fc25e30-716b-4841-ad54-5ed1146ec9a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688885/general/1fc25e30-716b-4841-ad54-5ed1146ec9a1.jpg already downloaded
2026-03-25 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5688885%252Fgeneral%252F708528f7-724f-439c-a5c6-700054ab7744.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688885/general/708528f7-724f-439c-a5c6-700054ab7744.jpg already downloaded
2026-03-25 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5688885%252Fgeneral%252F19b3177a-a908-4241-8be0-af7b73afe0db.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688885/general/19b3177a-a908-4241-8be0-af7b73afe0db.jpg already downloaded
2026-03-25 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5688885%252Fgeneral%252F688328be-b4f8-4c17-9f90-d9c2eec74f59.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688885/general/688328be-b4f8-4c17-9f90-d9c2eec74f59.jpg already downloaded
2026-03-25 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5688885%252Fgeneral%252F4db704c6-ed5b-424b-b781-97febfd09586.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688885/general/4db704c6-ed5b-424b-b781-97febfd09586.jpg already downloaded
2026-03-25 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5688885%252Fgeneral%252F57927085-9147-49b9-85bc-d048f97425d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688885/general/57927085-9147-49b9-85bc-d048f97425d3.jpg already downloaded
2026-03-25 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5688885%252Fgeneral%252Fad0b575d-70f7-4423-8286-28b4c49ea8e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688885/general/ad0b575d-70f7-4423-8286-28b4c49ea8e2.jpg already downloaded
2026-03-25 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5688885%252Fgeneral%252Fc0134abc-9815-4f93-9a1c-c2d1bcfea176.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688885/general/c0134abc-9815-4f93-9a1c-c2d1bcfea176.jpg already downloaded
2026-03-25 19:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 761d266b-23a0-5b87-98f7-30bb0d5f055f, identifier: 10720897
2026-03-25 19:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 761d266b-23a0-5b87-98f7-30bb0d5f055f with identifier: 10720897
2026-03-25 19:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 761d266b-23a0-5b87-98f7-30bb0d5f055f with identifier: 10720897
2026-03-25 19:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 761d266b-23a0-5b87-98f7-30bb0d5f055f with identifier: 10720897 to the API
2026-03-25 19:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:31: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-25 19:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720897>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': '761d266b-23a0-5b87-98f7-30bb0d5f055f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ341XY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720897',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 193897,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5688885/general/e7594b74-d616-481e-9399-6f7d4f09969f.jpg',
'https://images.openlane.eu/carimgs/5688885/general/6402860e-1fff-4d25-82a7-d478ebd1d032.jpg',
'https://images.openlane.eu/carimgs/5688885/general/1fc25e30-716b-4841-ad54-5ed1146ec9a1.jpg',
'https://images.openlane.eu/carimgs/5688885/general/708528f7-724f-439c-a5c6-700054ab7744.jpg',
'https://images.openlane.eu/carimgs/5688885/general/19b3177a-a908-4241-8be0-af7b73afe0db.jpg',
'https://images.openlane.eu/carimgs/5688885/general/688328be-b4f8-4c17-9f90-d9c2eec74f59.jpg',
'https://images.openlane.eu/carimgs/5688885/general/4db704c6-ed5b-424b-b781-97febfd09586.jpg',
'https://images.openlane.eu/carimgs/5688885/general/57927085-9147-49b9-85bc-d048f97425d3.jpg',
'https://images.openlane.eu/carimgs/5688885/general/ad0b575d-70f7-4423-8286-28b4c49ea8e2.jpg',
'https://images.openlane.eu/carimgs/5688885/general/c0134abc-9815-4f93-9a1c-c2d1bcfea176.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_761d266b-23a0-5b87-98f7-30bb0d5f055f/761d266b-23a0-5b87-98f7-30bb0d5f055f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144209,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688885/general/e7594b74-d616-481e-9399-6f7d4f09969f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_761d266b-23a0-5b87-98f7-30bb0d5f055f/761d266b-23a0-5b87-98f7-30bb0d5f055f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149125,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688885/general/6402860e-1fff-4d25-82a7-d478ebd1d032.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_761d266b-23a0-5b87-98f7-30bb0d5f055f/761d266b-23a0-5b87-98f7-30bb0d5f055f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154063,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688885/general/1fc25e30-716b-4841-ad54-5ed1146ec9a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_761d266b-23a0-5b87-98f7-30bb0d5f055f/761d266b-23a0-5b87-98f7-30bb0d5f055f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152726,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688885/general/708528f7-724f-439c-a5c6-700054ab7744.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_761d266b-23a0-5b87-98f7-30bb0d5f055f/761d266b-23a0-5b87-98f7-30bb0d5f055f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100916,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688885/general/19b3177a-a908-4241-8be0-af7b73afe0db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_761d266b-23a0-5b87-98f7-30bb0d5f055f/761d266b-23a0-5b87-98f7-30bb0d5f055f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688885/general/688328be-b4f8-4c17-9f90-d9c2eec74f59.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_761d266b-23a0-5b87-98f7-30bb0d5f055f/761d266b-23a0-5b87-98f7-30bb0d5f055f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111694,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688885/general/4db704c6-ed5b-424b-b781-97febfd09586.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_761d266b-23a0-5b87-98f7-30bb0d5f055f/761d266b-23a0-5b87-98f7-30bb0d5f055f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92697,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688885/general/57927085-9147-49b9-85bc-d048f97425d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_761d266b-23a0-5b87-98f7-30bb0d5f055f/761d266b-23a0-5b87-98f7-30bb0d5f055f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134405,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688885/general/ad0b575d-70f7-4423-8286-28b4c49ea8e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_761d266b-23a0-5b87-98f7-30bb0d5f055f/761d266b-23a0-5b87-98f7-30bb0d5f055f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688885/general/c0134abc-9815-4f93-9a1c-c2d1bcfea176.jpg',
'Width': 1024}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2019-09-04',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 5008 GT Line - Petrol - Automatic - 180 hp - 193.897 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2019}
2026-03-25 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720897%27 HTTP/1.1" 200 None
2026-03-25 19:31:35 [adesa.fr] INFO: Saving data for 10720897: {'created_time': 1774467095.89092, 'last_price_update_time': 1774467095.89093, 'auction_closing_time': 1774527300.0}
2026-03-25 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720897') HTTP/1.1" 204 0
2026-03-25 19:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720923> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:31:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:31:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb1bd050>
2026-03-25 19:31:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c6df6b9-f913-5f17-bb85-ed9a8535db66/9c6df6b9-f913-5f17-bb85-ed9a8535db66_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744822%252Fgeneral%252F3fe35ee5-d8b6-4a90-b0af-695728dfb665.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744822/general/3fe35ee5-d8b6-4a90-b0af-695728dfb665.jpg saved to cache
2026-03-25 19:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9c6df6b9-f913-5f17-bb85-ed9a8535db66
2026-03-25 19:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3debd256-f744-5fe3-af4a-e8a0ac3486f3 with identifier: 10720923
2026-03-25 19:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3debd256-f744-5fe3-af4a-e8a0ac3486f3 with scrape type 1
2026-03-25 19:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3debd256-f744-5fe3-af4a-e8a0ac3486f3
2026-03-25 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5728646%252Fgeneral%252F322e1ff2-28e1-4724-b99d-da49e54a73a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728646/general/322e1ff2-28e1-4724-b99d-da49e54a73a0.jpg already downloaded
2026-03-25 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5728646%252Fgeneral%252F922410fb-35c0-4688-b95b-ce82d24b7317.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728646/general/922410fb-35c0-4688-b95b-ce82d24b7317.jpg already downloaded
2026-03-25 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5728646%252Fgeneral%252F323e4728-d008-4f71-a126-2d8b39738266.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728646/general/323e4728-d008-4f71-a126-2d8b39738266.jpg already downloaded
2026-03-25 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5728646%252Fgeneral%252F25e25ede-1db0-411a-8309-9e194cd14e97.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728646/general/25e25ede-1db0-411a-8309-9e194cd14e97.jpg already downloaded
2026-03-25 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5728646%252Fgeneral%252Fa538ed4b-f557-4ffe-9bd9-30dbe468480c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728646/general/a538ed4b-f557-4ffe-9bd9-30dbe468480c.jpg already downloaded
2026-03-25 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5728646%252Fgeneral%252Ffd93ead2-5eb8-489b-8e17-30d1eeb06d85.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728646/general/fd93ead2-5eb8-489b-8e17-30d1eeb06d85.jpg already downloaded
2026-03-25 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5728646%252Fgeneral%252Fac5bf918-5ea9-4ece-8fc2-a05681688c72.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728646/general/ac5bf918-5ea9-4ece-8fc2-a05681688c72.jpg already downloaded
2026-03-25 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5728646%252Fgeneral%252F7376d47f-0b37-43c5-bc83-af8b6a93fc52.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728646/general/7376d47f-0b37-43c5-bc83-af8b6a93fc52.jpg already downloaded
2026-03-25 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5728646%252Fgeneral%252F1e0afbf6-624a-46c7-a424-ffbf26f2d6b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728646/general/1e0afbf6-624a-46c7-a424-ffbf26f2d6b6.jpg already downloaded
2026-03-25 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31: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%252F5728646%252Fgeneral%252Fe355c976-e9f5-4f7d-996d-cd9c42217f47.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728646/general/e355c976-e9f5-4f7d-996d-cd9c42217f47.jpg already downloaded
2026-03-25 19:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3debd256-f744-5fe3-af4a-e8a0ac3486f3, identifier: 10720923
2026-03-25 19:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3debd256-f744-5fe3-af4a-e8a0ac3486f3 with identifier: 10720923
2026-03-25 19:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3debd256-f744-5fe3-af4a-e8a0ac3486f3 with identifier: 10720923
2026-03-25 19:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3debd256-f744-5fe3-af4a-e8a0ac3486f3 with identifier: 10720923 to the API
2026-03-25 19:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:31: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-25 19:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720923>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '3debd256-f744-5fe3-af4a-e8a0ac3486f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN671XG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720923',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 184502,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5728646/general/322e1ff2-28e1-4724-b99d-da49e54a73a0.jpg',
'https://images.openlane.eu/carimgs/5728646/general/922410fb-35c0-4688-b95b-ce82d24b7317.jpg',
'https://images.openlane.eu/carimgs/5728646/general/323e4728-d008-4f71-a126-2d8b39738266.jpg',
'https://images.openlane.eu/carimgs/5728646/general/25e25ede-1db0-411a-8309-9e194cd14e97.jpg',
'https://images.openlane.eu/carimgs/5728646/general/a538ed4b-f557-4ffe-9bd9-30dbe468480c.jpg',
'https://images.openlane.eu/carimgs/5728646/general/fd93ead2-5eb8-489b-8e17-30d1eeb06d85.jpg',
'https://images.openlane.eu/carimgs/5728646/general/ac5bf918-5ea9-4ece-8fc2-a05681688c72.jpg',
'https://images.openlane.eu/carimgs/5728646/general/7376d47f-0b37-43c5-bc83-af8b6a93fc52.jpg',
'https://images.openlane.eu/carimgs/5728646/general/1e0afbf6-624a-46c7-a424-ffbf26f2d6b6.jpg',
'https://images.openlane.eu/carimgs/5728646/general/e355c976-e9f5-4f7d-996d-cd9c42217f47.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3debd256-f744-5fe3-af4a-e8a0ac3486f3/3debd256-f744-5fe3-af4a-e8a0ac3486f3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728646/general/322e1ff2-28e1-4724-b99d-da49e54a73a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3debd256-f744-5fe3-af4a-e8a0ac3486f3/3debd256-f744-5fe3-af4a-e8a0ac3486f3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80076,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728646/general/922410fb-35c0-4688-b95b-ce82d24b7317.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3debd256-f744-5fe3-af4a-e8a0ac3486f3/3debd256-f744-5fe3-af4a-e8a0ac3486f3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89337,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728646/general/323e4728-d008-4f71-a126-2d8b39738266.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3debd256-f744-5fe3-af4a-e8a0ac3486f3/3debd256-f744-5fe3-af4a-e8a0ac3486f3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85818,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728646/general/25e25ede-1db0-411a-8309-9e194cd14e97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3debd256-f744-5fe3-af4a-e8a0ac3486f3/3debd256-f744-5fe3-af4a-e8a0ac3486f3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92314,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728646/general/a538ed4b-f557-4ffe-9bd9-30dbe468480c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3debd256-f744-5fe3-af4a-e8a0ac3486f3/3debd256-f744-5fe3-af4a-e8a0ac3486f3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75461,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728646/general/fd93ead2-5eb8-489b-8e17-30d1eeb06d85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3debd256-f744-5fe3-af4a-e8a0ac3486f3/3debd256-f744-5fe3-af4a-e8a0ac3486f3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68985,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728646/general/ac5bf918-5ea9-4ece-8fc2-a05681688c72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3debd256-f744-5fe3-af4a-e8a0ac3486f3/3debd256-f744-5fe3-af4a-e8a0ac3486f3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82987,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728646/general/7376d47f-0b37-43c5-bc83-af8b6a93fc52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3debd256-f744-5fe3-af4a-e8a0ac3486f3/3debd256-f744-5fe3-af4a-e8a0ac3486f3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68844,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728646/general/1e0afbf6-624a-46c7-a424-ffbf26f2d6b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3debd256-f744-5fe3-af4a-e8a0ac3486f3/3debd256-f744-5fe3-af4a-e8a0ac3486f3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95366,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728646/general/e355c976-e9f5-4f7d-996d-cd9c42217f47.jpg',
'Width': 1024}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2020-02-20',
'seats_number': 7,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot 5008 2.0 HDI GT Line - Diesel - Automatic - 180 hp - '
'184.502 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-25 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720923%27 HTTP/1.1" 200 None
2026-03-25 19:31:36 [adesa.fr] INFO: Saving data for 10720923: {'created_time': 1774467096.56174, 'last_price_update_time': 1774467096.56175, 'auction_closing_time': 1774527300.0}
2026-03-25 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720923') HTTP/1.1" 204 0
2026-03-25 19:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744822/general/17972993-cdbd-478a-9e40-ea000afce7f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720988)
2026-03-25 19:31:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb3b5b50>
2026-03-25 19:31:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c6df6b9-f913-5f17-bb85-ed9a8535db66/9c6df6b9-f913-5f17-bb85-ed9a8535db66_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744822%252Fgeneral%252F17972993-cdbd-478a-9e40-ea000afce7f6.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744822/general/17972993-cdbd-478a-9e40-ea000afce7f6.jpg saved to cache
2026-03-25 19:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9c6df6b9-f913-5f17-bb85-ed9a8535db66
2026-03-25 19:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720969> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744822/general/14b1ee09-46c0-4878-acd4-58ebf190d2b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720988)
2026-03-25 19:31:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e375e5fa-6d94-5733-972e-0233672eeda5 with identifier: 10720969
2026-03-25 19:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e375e5fa-6d94-5733-972e-0233672eeda5 with scrape type 1
2026-03-25 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e375e5fa-6d94-5733-972e-0233672eeda5
2026-03-25 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744754%252Fgeneral%252Fd1b9f5a5-0f30-4d99-ba87-8f7b99740960.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744754/general/d1b9f5a5-0f30-4d99-ba87-8f7b99740960.jpg not downloaded yet
2026-03-25 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744754%252Fgeneral%252F57d9f4a1-20e3-4504-b009-0b3736017113.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744754/general/57d9f4a1-20e3-4504-b009-0b3736017113.jpg not downloaded yet
2026-03-25 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744754%252Fgeneral%252F41c8af8b-cdd7-4591-a0a5-9b50d9cfbb4c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744754/general/41c8af8b-cdd7-4591-a0a5-9b50d9cfbb4c.jpg not downloaded yet
2026-03-25 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744754%252Fgeneral%252F858d65d8-690d-4254-962a-82f68ff4ef4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744754/general/858d65d8-690d-4254-962a-82f68ff4ef4d.jpg not downloaded yet
2026-03-25 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744754%252Fgeneral%252F8971e133-0392-4e3e-8b10-32c11ac64afd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744754/general/8971e133-0392-4e3e-8b10-32c11ac64afd.jpg not downloaded yet
2026-03-25 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744754%252Fgeneral%252F2077c76c-e7e0-423d-a6fa-a43ae543bcc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744754/general/2077c76c-e7e0-423d-a6fa-a43ae543bcc3.jpg not downloaded yet
2026-03-25 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744754%252Fgeneral%252F28d5d712-7571-4325-92bc-f6fca82d23c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744754/general/28d5d712-7571-4325-92bc-f6fca82d23c3.jpg not downloaded yet
2026-03-25 19:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc923a190>
2026-03-25 19:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c6df6b9-f913-5f17-bb85-ed9a8535db66/9c6df6b9-f913-5f17-bb85-ed9a8535db66_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744822%252Fgeneral%252F14b1ee09-46c0-4878-acd4-58ebf190d2b9.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744822/general/14b1ee09-46c0-4878-acd4-58ebf190d2b9.jpg saved to cache
2026-03-25 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9c6df6b9-f913-5f17-bb85-ed9a8535db66
2026-03-25 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744754%252Fgeneral%252Fc10ff6cf-abed-4ae7-9c71-c66f12316f24.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744754/general/c10ff6cf-abed-4ae7-9c71-c66f12316f24.jpg not downloaded yet
2026-03-25 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744754%252Fgeneral%252F11f41733-668a-41aa-8ade-a5fee19730f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744754/general/11f41733-668a-41aa-8ade-a5fee19730f4.jpg not downloaded yet
2026-03-25 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744754%252Fgeneral%252Ff4534fae-5340-472c-a030-4e7efe122654.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744754/general/f4534fae-5340-472c-a030-4e7efe122654.jpg not downloaded yet
2026-03-25 19:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720922> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744754/general/f4534fae-5340-472c-a030-4e7efe122654.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720969)
2026-03-25 19:31:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 560965f5-bf96-51f4-ae24-c68db266d6e6 with identifier: 10720922
2026-03-25 19:31:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 560965f5-bf96-51f4-ae24-c68db266d6e6 with scrape type 1
2026-03-25 19:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 560965f5-bf96-51f4-ae24-c68db266d6e6
2026-03-25 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728635%252Fgeneral%252F539ed6d8-e45c-4e2b-92e1-ca734eab42be.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728635/general/539ed6d8-e45c-4e2b-92e1-ca734eab42be.jpg already downloaded
2026-03-25 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728635%252Fgeneral%252F22746df4-09c3-48cd-b79c-61ec5b227a51.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728635/general/22746df4-09c3-48cd-b79c-61ec5b227a51.jpg already downloaded
2026-03-25 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728635%252Fgeneral%252F37557ff8-2a56-4e32-9360-18815abaf739.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728635/general/37557ff8-2a56-4e32-9360-18815abaf739.jpg already downloaded
2026-03-25 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728635%252Fgeneral%252Fb3dabf14-68f6-44c9-99ef-320a741bedc2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728635/general/b3dabf14-68f6-44c9-99ef-320a741bedc2.jpg already downloaded
2026-03-25 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728635%252Fgeneral%252F37d1ff6f-e761-47bf-af2a-53626447c642.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728635/general/37d1ff6f-e761-47bf-af2a-53626447c642.jpg already downloaded
2026-03-25 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728635%252Fgeneral%252F0cd8cfff-d8b3-4544-aa78-1ff2161aa709.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728635/general/0cd8cfff-d8b3-4544-aa78-1ff2161aa709.jpg already downloaded
2026-03-25 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728635%252Fgeneral%252F9d8fff0c-9eb8-481e-b82b-80167b601add.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728635/general/9d8fff0c-9eb8-481e-b82b-80167b601add.jpg already downloaded
2026-03-25 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728635%252Fgeneral%252F3ba26c2d-d652-4faa-9926-e79e8091390d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728635/general/3ba26c2d-d652-4faa-9926-e79e8091390d.jpg already downloaded
2026-03-25 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728635%252Fgeneral%252F7255b84d-2074-4faf-bb21-59343a0d808e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728635/general/7255b84d-2074-4faf-bb21-59343a0d808e.jpg already downloaded
2026-03-25 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728635%252Fgeneral%252F88b25d88-0bb5-4f32-8b11-dfcc52425f0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728635/general/88b25d88-0bb5-4f32-8b11-dfcc52425f0d.jpg already downloaded
2026-03-25 19:31:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 560965f5-bf96-51f4-ae24-c68db266d6e6, identifier: 10720922
2026-03-25 19:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 560965f5-bf96-51f4-ae24-c68db266d6e6 with identifier: 10720922
2026-03-25 19:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 560965f5-bf96-51f4-ae24-c68db266d6e6 with identifier: 10720922
2026-03-25 19:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 560965f5-bf96-51f4-ae24-c68db266d6e6 with identifier: 10720922 to the API
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:31: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-25 19:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720922>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': '560965f5-bf96-51f4-ae24-c68db266d6e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN593RF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720922',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 164372,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 61,
'photo_urls': ['https://images.openlane.eu/carimgs/5728635/general/539ed6d8-e45c-4e2b-92e1-ca734eab42be.jpg',
'https://images.openlane.eu/carimgs/5728635/general/22746df4-09c3-48cd-b79c-61ec5b227a51.jpg',
'https://images.openlane.eu/carimgs/5728635/general/37557ff8-2a56-4e32-9360-18815abaf739.jpg',
'https://images.openlane.eu/carimgs/5728635/general/b3dabf14-68f6-44c9-99ef-320a741bedc2.jpg',
'https://images.openlane.eu/carimgs/5728635/general/37d1ff6f-e761-47bf-af2a-53626447c642.jpg',
'https://images.openlane.eu/carimgs/5728635/general/0cd8cfff-d8b3-4544-aa78-1ff2161aa709.jpg',
'https://images.openlane.eu/carimgs/5728635/general/9d8fff0c-9eb8-481e-b82b-80167b601add.jpg',
'https://images.openlane.eu/carimgs/5728635/general/3ba26c2d-d652-4faa-9926-e79e8091390d.jpg',
'https://images.openlane.eu/carimgs/5728635/general/7255b84d-2074-4faf-bb21-59343a0d808e.jpg',
'https://images.openlane.eu/carimgs/5728635/general/88b25d88-0bb5-4f32-8b11-dfcc52425f0d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_560965f5-bf96-51f4-ae24-c68db266d6e6/560965f5-bf96-51f4-ae24-c68db266d6e6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162379,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728635/general/539ed6d8-e45c-4e2b-92e1-ca734eab42be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_560965f5-bf96-51f4-ae24-c68db266d6e6/560965f5-bf96-51f4-ae24-c68db266d6e6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174221,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728635/general/22746df4-09c3-48cd-b79c-61ec5b227a51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_560965f5-bf96-51f4-ae24-c68db266d6e6/560965f5-bf96-51f4-ae24-c68db266d6e6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154967,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728635/general/37557ff8-2a56-4e32-9360-18815abaf739.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_560965f5-bf96-51f4-ae24-c68db266d6e6/560965f5-bf96-51f4-ae24-c68db266d6e6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112294,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728635/general/b3dabf14-68f6-44c9-99ef-320a741bedc2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_560965f5-bf96-51f4-ae24-c68db266d6e6/560965f5-bf96-51f4-ae24-c68db266d6e6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100833,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728635/general/37d1ff6f-e761-47bf-af2a-53626447c642.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_560965f5-bf96-51f4-ae24-c68db266d6e6/560965f5-bf96-51f4-ae24-c68db266d6e6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93384,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728635/general/0cd8cfff-d8b3-4544-aa78-1ff2161aa709.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_560965f5-bf96-51f4-ae24-c68db266d6e6/560965f5-bf96-51f4-ae24-c68db266d6e6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101542,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728635/general/9d8fff0c-9eb8-481e-b82b-80167b601add.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_560965f5-bf96-51f4-ae24-c68db266d6e6/560965f5-bf96-51f4-ae24-c68db266d6e6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95818,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728635/general/3ba26c2d-d652-4faa-9926-e79e8091390d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_560965f5-bf96-51f4-ae24-c68db266d6e6/560965f5-bf96-51f4-ae24-c68db266d6e6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728635/general/7255b84d-2074-4faf-bb21-59343a0d808e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_560965f5-bf96-51f4-ae24-c68db266d6e6/560965f5-bf96-51f4-ae24-c68db266d6e6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116096,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728635/general/88b25d88-0bb5-4f32-8b11-dfcc52425f0d.jpg',
'Width': 1024}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2020-02-12',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 5008 1.2i Active Business - Petrol - Automatic - 130 hp - '
'164.372 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2020}
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720922%27 HTTP/1.1" 200 None
2026-03-25 19:31:43 [adesa.fr] INFO: Saving data for 10720922: {'created_time': 1774467103.285184, 'last_price_update_time': 1774467103.285194, 'auction_closing_time': 1774527300.0}
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720922') HTTP/1.1" 204 0
2026-03-25 19:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744754/general/11f41733-668a-41aa-8ade-a5fee19730f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720969)
2026-03-25 19:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720930> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:31:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:31:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb22a390>
2026-03-25 19:31:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e375e5fa-6d94-5733-972e-0233672eeda5/e375e5fa-6d94-5733-972e-0233672eeda5_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744754%252Fgeneral%252Ff4534fae-5340-472c-a030-4e7efe122654.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744754/general/f4534fae-5340-472c-a030-4e7efe122654.jpg saved to cache
2026-03-25 19:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e375e5fa-6d94-5733-972e-0233672eeda5
2026-03-25 19:31:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86cd350>
2026-03-25 19:31:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e375e5fa-6d94-5733-972e-0233672eeda5/e375e5fa-6d94-5733-972e-0233672eeda5_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744754%252Fgeneral%252F11f41733-668a-41aa-8ade-a5fee19730f4.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744754/general/11f41733-668a-41aa-8ade-a5fee19730f4.jpg saved to cache
2026-03-25 19:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e375e5fa-6d94-5733-972e-0233672eeda5
2026-03-25 19:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744754/general/28d5d712-7571-4325-92bc-f6fca82d23c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720969)
2026-03-25 19:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744754/general/c10ff6cf-abed-4ae7-9c71-c66f12316f24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720969)
2026-03-25 19:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fa97666-6f81-5cae-871e-ca38d0a1e0f9 with identifier: 10720930
2026-03-25 19:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fa97666-6f81-5cae-871e-ca38d0a1e0f9 with scrape type 1
2026-03-25 19:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1fa97666-6f81-5cae-871e-ca38d0a1e0f9
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732442%252Fgeneral%252F4c6b1394-b9fc-476c-8e10-c37e4890b281.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732442/general/4c6b1394-b9fc-476c-8e10-c37e4890b281.jpg already downloaded
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732442%252Fgeneral%252Ffb91f9c7-4957-45c0-ac3c-6095cf4460d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732442/general/fb91f9c7-4957-45c0-ac3c-6095cf4460d2.jpg already downloaded
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732442%252Fgeneral%252Fbe422678-ec9a-4ea5-a3eb-ff4c23800de0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732442/general/be422678-ec9a-4ea5-a3eb-ff4c23800de0.jpg already downloaded
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732442%252Fgeneral%252F2e4028d7-2085-45a6-bd79-b55dbcd3b41a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732442/general/2e4028d7-2085-45a6-bd79-b55dbcd3b41a.jpg already downloaded
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732442%252Fgeneral%252F0fff7cae-03fd-49af-94ac-62e597006355.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732442/general/0fff7cae-03fd-49af-94ac-62e597006355.jpg already downloaded
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732442%252Fgeneral%252F81b7342f-29f3-4cb8-b563-8d6a238d2322.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732442/general/81b7342f-29f3-4cb8-b563-8d6a238d2322.jpg already downloaded
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732442%252Fgeneral%252F4eaf9e5a-c6b4-4337-82b3-2f4f9eb33ee8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732442/general/4eaf9e5a-c6b4-4337-82b3-2f4f9eb33ee8.jpg already downloaded
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732442%252Fgeneral%252Fe644c1b8-ee7c-46d3-bec2-4692c0ed7092.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732442/general/e644c1b8-ee7c-46d3-bec2-4692c0ed7092.jpg already downloaded
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732442%252Fgeneral%252F2f2e638b-02e5-4c04-a6d8-4f56bfbfc56d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732442/general/2f2e638b-02e5-4c04-a6d8-4f56bfbfc56d.jpg already downloaded
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732442%252Fgeneral%252F2ca94143-cd5d-4cb7-8396-6749b49fff7c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732442/general/2ca94143-cd5d-4cb7-8396-6749b49fff7c.jpg already downloaded
2026-03-25 19:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1fa97666-6f81-5cae-871e-ca38d0a1e0f9, identifier: 10720930
2026-03-25 19:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1fa97666-6f81-5cae-871e-ca38d0a1e0f9 with identifier: 10720930
2026-03-25 19:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1fa97666-6f81-5cae-871e-ca38d0a1e0f9 with identifier: 10720930
2026-03-25 19:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1fa97666-6f81-5cae-871e-ca38d0a1e0f9 with identifier: 10720930 to the API
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:31: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-25 19:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720930>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '1fa97666-6f81-5cae-871e-ca38d0a1e0f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC477CM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720930',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 145826,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5732442/general/4c6b1394-b9fc-476c-8e10-c37e4890b281.jpg',
'https://images.openlane.eu/carimgs/5732442/general/fb91f9c7-4957-45c0-ac3c-6095cf4460d2.jpg',
'https://images.openlane.eu/carimgs/5732442/general/be422678-ec9a-4ea5-a3eb-ff4c23800de0.jpg',
'https://images.openlane.eu/carimgs/5732442/general/2e4028d7-2085-45a6-bd79-b55dbcd3b41a.jpg',
'https://images.openlane.eu/carimgs/5732442/general/0fff7cae-03fd-49af-94ac-62e597006355.jpg',
'https://images.openlane.eu/carimgs/5732442/general/81b7342f-29f3-4cb8-b563-8d6a238d2322.jpg',
'https://images.openlane.eu/carimgs/5732442/general/4eaf9e5a-c6b4-4337-82b3-2f4f9eb33ee8.jpg',
'https://images.openlane.eu/carimgs/5732442/general/e644c1b8-ee7c-46d3-bec2-4692c0ed7092.jpg',
'https://images.openlane.eu/carimgs/5732442/general/2f2e638b-02e5-4c04-a6d8-4f56bfbfc56d.jpg',
'https://images.openlane.eu/carimgs/5732442/general/2ca94143-cd5d-4cb7-8396-6749b49fff7c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa97666-6f81-5cae-871e-ca38d0a1e0f9/1fa97666-6f81-5cae-871e-ca38d0a1e0f9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97936,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732442/general/4c6b1394-b9fc-476c-8e10-c37e4890b281.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa97666-6f81-5cae-871e-ca38d0a1e0f9/1fa97666-6f81-5cae-871e-ca38d0a1e0f9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732442/general/fb91f9c7-4957-45c0-ac3c-6095cf4460d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa97666-6f81-5cae-871e-ca38d0a1e0f9/1fa97666-6f81-5cae-871e-ca38d0a1e0f9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77969,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732442/general/be422678-ec9a-4ea5-a3eb-ff4c23800de0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa97666-6f81-5cae-871e-ca38d0a1e0f9/1fa97666-6f81-5cae-871e-ca38d0a1e0f9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732442/general/2e4028d7-2085-45a6-bd79-b55dbcd3b41a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa97666-6f81-5cae-871e-ca38d0a1e0f9/1fa97666-6f81-5cae-871e-ca38d0a1e0f9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732442/general/0fff7cae-03fd-49af-94ac-62e597006355.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa97666-6f81-5cae-871e-ca38d0a1e0f9/1fa97666-6f81-5cae-871e-ca38d0a1e0f9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732442/general/81b7342f-29f3-4cb8-b563-8d6a238d2322.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa97666-6f81-5cae-871e-ca38d0a1e0f9/1fa97666-6f81-5cae-871e-ca38d0a1e0f9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78356,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732442/general/4eaf9e5a-c6b4-4337-82b3-2f4f9eb33ee8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa97666-6f81-5cae-871e-ca38d0a1e0f9/1fa97666-6f81-5cae-871e-ca38d0a1e0f9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95724,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732442/general/e644c1b8-ee7c-46d3-bec2-4692c0ed7092.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa97666-6f81-5cae-871e-ca38d0a1e0f9/1fa97666-6f81-5cae-871e-ca38d0a1e0f9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732442/general/2f2e638b-02e5-4c04-a6d8-4f56bfbfc56d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa97666-6f81-5cae-871e-ca38d0a1e0f9/1fa97666-6f81-5cae-871e-ca38d0a1e0f9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71309,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732442/general/2ca94143-cd5d-4cb7-8396-6749b49fff7c.jpg',
'Width': 1024}],
'price': 5000,
'price_includes_vat': True,
'registration_date': '2021-09-29',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot Partner 1.5 HDI Premium - Diesel - Manual - 100 hp - '
'145.826 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720930%27 HTTP/1.1" 200 None
2026-03-25 19:31:43 [adesa.fr] INFO: Saving data for 10720930: {'created_time': 1774467103.982814, 'last_price_update_time': 1774467103.982824, 'auction_closing_time': 1774527300.0}
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720930') HTTP/1.1" 204 0
2026-03-25 19:31:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86baf50>
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e375e5fa-6d94-5733-972e-0233672eeda5/e375e5fa-6d94-5733-972e-0233672eeda5_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744754%252Fgeneral%252F28d5d712-7571-4325-92bc-f6fca82d23c3.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744754/general/28d5d712-7571-4325-92bc-f6fca82d23c3.jpg saved to cache
2026-03-25 19:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e375e5fa-6d94-5733-972e-0233672eeda5
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc921fed0>
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e375e5fa-6d94-5733-972e-0233672eeda5/e375e5fa-6d94-5733-972e-0233672eeda5_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744754%252Fgeneral%252Fc10ff6cf-abed-4ae7-9c71-c66f12316f24.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744754/general/c10ff6cf-abed-4ae7-9c71-c66f12316f24.jpg saved to cache
2026-03-25 19:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e375e5fa-6d94-5733-972e-0233672eeda5
2026-03-25 19:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744754/general/2077c76c-e7e0-423d-a6fa-a43ae543bcc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720969)
2026-03-25 19:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744754/general/8971e133-0392-4e3e-8b10-32c11ac64afd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720969)
2026-03-25 19:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744754/general/858d65d8-690d-4254-962a-82f68ff4ef4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720969)
2026-03-25 19:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744754/general/41c8af8b-cdd7-4591-a0a5-9b50d9cfbb4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720969)
2026-03-25 19:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744754/general/57d9f4a1-20e3-4504-b009-0b3736017113.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720969)
2026-03-25 19:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744754/general/d1b9f5a5-0f30-4d99-ba87-8f7b99740960.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720969)
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90cbb50>
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e375e5fa-6d94-5733-972e-0233672eeda5/e375e5fa-6d94-5733-972e-0233672eeda5_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744754%252Fgeneral%252F2077c76c-e7e0-423d-a6fa-a43ae543bcc3.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744754/general/2077c76c-e7e0-423d-a6fa-a43ae543bcc3.jpg saved to cache
2026-03-25 19:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e375e5fa-6d94-5733-972e-0233672eeda5
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8ff7a10>
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e375e5fa-6d94-5733-972e-0233672eeda5/e375e5fa-6d94-5733-972e-0233672eeda5_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744754%252Fgeneral%252F8971e133-0392-4e3e-8b10-32c11ac64afd.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744754/general/8971e133-0392-4e3e-8b10-32c11ac64afd.jpg saved to cache
2026-03-25 19:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e375e5fa-6d94-5733-972e-0233672eeda5
2026-03-25 19:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744822/general/ce0d72b8-790f-469a-b28b-d1e67097b09c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720988)
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86daa90>
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e375e5fa-6d94-5733-972e-0233672eeda5/e375e5fa-6d94-5733-972e-0233672eeda5_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744754%252Fgeneral%252F858d65d8-690d-4254-962a-82f68ff4ef4d.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744754/general/858d65d8-690d-4254-962a-82f68ff4ef4d.jpg saved to cache
2026-03-25 19:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e375e5fa-6d94-5733-972e-0233672eeda5
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8f91450>
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e375e5fa-6d94-5733-972e-0233672eeda5/e375e5fa-6d94-5733-972e-0233672eeda5_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744754%252Fgeneral%252F41c8af8b-cdd7-4591-a0a5-9b50d9cfbb4c.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744754/general/41c8af8b-cdd7-4591-a0a5-9b50d9cfbb4c.jpg saved to cache
2026-03-25 19:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e375e5fa-6d94-5733-972e-0233672eeda5
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91256d0>
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e375e5fa-6d94-5733-972e-0233672eeda5/e375e5fa-6d94-5733-972e-0233672eeda5_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744754%252Fgeneral%252F57d9f4a1-20e3-4504-b009-0b3736017113.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744754/general/57d9f4a1-20e3-4504-b009-0b3736017113.jpg saved to cache
2026-03-25 19:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e375e5fa-6d94-5733-972e-0233672eeda5
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fc1850>
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e375e5fa-6d94-5733-972e-0233672eeda5/e375e5fa-6d94-5733-972e-0233672eeda5_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744754%252Fgeneral%252Fd1b9f5a5-0f30-4d99-ba87-8f7b99740960.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744754/general/d1b9f5a5-0f30-4d99-ba87-8f7b99740960.jpg saved to cache
2026-03-25 19:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e375e5fa-6d94-5733-972e-0233672eeda5
2026-03-25 19:31:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e375e5fa-6d94-5733-972e-0233672eeda5, skipping ID generation
2026-03-25 19:31:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e375e5fa-6d94-5733-972e-0233672eeda5 with scrape type 1
2026-03-25 19:31:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e375e5fa-6d94-5733-972e-0233672eeda5 sending to next pipeline
2026-03-25 19:31:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e375e5fa-6d94-5733-972e-0233672eeda5, identifier: 10720969
2026-03-25 19:31:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e375e5fa-6d94-5733-972e-0233672eeda5 with identifier: 10720969
2026-03-25 19:31:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e375e5fa-6d94-5733-972e-0233672eeda5 with identifier: 10720969
2026-03-25 19:31:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e375e5fa-6d94-5733-972e-0233672eeda5 with identifier: 10720969 to the API
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744754/general/d1b9f5a5-0f30-4d99-ba87-8f7b99740960.jpg>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 179,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'e375e5fa-6d94-5733-972e-0233672eeda5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC996XZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720969',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 214995,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e375e5fa-6d94-5733-972e-0233672eeda5/e375e5fa-6d94-5733-972e-0233672eeda5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134054,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744754/general/d1b9f5a5-0f30-4d99-ba87-8f7b99740960.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e375e5fa-6d94-5733-972e-0233672eeda5/e375e5fa-6d94-5733-972e-0233672eeda5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128316,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744754/general/57d9f4a1-20e3-4504-b009-0b3736017113.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e375e5fa-6d94-5733-972e-0233672eeda5/e375e5fa-6d94-5733-972e-0233672eeda5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124487,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744754/general/41c8af8b-cdd7-4591-a0a5-9b50d9cfbb4c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e375e5fa-6d94-5733-972e-0233672eeda5/e375e5fa-6d94-5733-972e-0233672eeda5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121400,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744754/general/858d65d8-690d-4254-962a-82f68ff4ef4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e375e5fa-6d94-5733-972e-0233672eeda5/e375e5fa-6d94-5733-972e-0233672eeda5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744754/general/8971e133-0392-4e3e-8b10-32c11ac64afd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e375e5fa-6d94-5733-972e-0233672eeda5/e375e5fa-6d94-5733-972e-0233672eeda5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100762,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744754/general/2077c76c-e7e0-423d-a6fa-a43ae543bcc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e375e5fa-6d94-5733-972e-0233672eeda5/e375e5fa-6d94-5733-972e-0233672eeda5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744754/general/28d5d712-7571-4325-92bc-f6fca82d23c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e375e5fa-6d94-5733-972e-0233672eeda5/e375e5fa-6d94-5733-972e-0233672eeda5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70993,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744754/general/c10ff6cf-abed-4ae7-9c71-c66f12316f24.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e375e5fa-6d94-5733-972e-0233672eeda5/e375e5fa-6d94-5733-972e-0233672eeda5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90708,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744754/general/11f41733-668a-41aa-8ade-a5fee19730f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e375e5fa-6d94-5733-972e-0233672eeda5/e375e5fa-6d94-5733-972e-0233672eeda5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90212,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744754/general/f4534fae-5340-472c-a030-4e7efe122654.jpg',
'Width': 1024}],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-11-12',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 5008 2.0 HDI GT - Diesel - Automatic - 179 hp - 214.995 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720969%27 HTTP/1.1" 200 None
2026-03-25 19:31:44 [adesa.fr] INFO: Saving data for 10720969: {'created_time': 1774467104.978373, 'last_price_update_time': 1774467104.978384, 'auction_closing_time': 1774527300.0}
2026-03-25 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720969') HTTP/1.1" 204 0
2026-03-25 19:31:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9047150>
2026-03-25 19:31:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:31:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c6df6b9-f913-5f17-bb85-ed9a8535db66/9c6df6b9-f913-5f17-bb85-ed9a8535db66_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744822%252Fgeneral%252Fce0d72b8-790f-469a-b28b-d1e67097b09c.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744822/general/ce0d72b8-790f-469a-b28b-d1e67097b09c.jpg saved to cache
2026-03-25 19:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9c6df6b9-f913-5f17-bb85-ed9a8535db66
2026-03-25 19:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744822/general/6106f4ab-5e1f-4bfd-bb09-07ba78b946b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720988)
2026-03-25 19:31:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e4b673f-ef8e-501f-8956-311cc4463799 with identifier: 10720959
2026-03-25 19:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e4b673f-ef8e-501f-8956-311cc4463799 with scrape type 1
2026-03-25 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2e4b673f-ef8e-501f-8956-311cc4463799
2026-03-25 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744714%252Fgeneral%252Fb951db10-9444-4c02-b559-36b176e09842.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744714/general/b951db10-9444-4c02-b559-36b176e09842.jpg not downloaded yet
2026-03-25 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744714%252Fgeneral%252F6a69793f-024b-493d-b56a-df20e0aa6347.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744714/general/6a69793f-024b-493d-b56a-df20e0aa6347.jpg not downloaded yet
2026-03-25 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744714%252Fgeneral%252F79df4e06-6cd2-44ce-bb24-0ef0aada15cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744714/general/79df4e06-6cd2-44ce-bb24-0ef0aada15cf.jpg not downloaded yet
2026-03-25 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744714%252Fgeneral%252F3bb64d0e-a825-4866-969d-2b87eef62486.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744714/general/3bb64d0e-a825-4866-969d-2b87eef62486.jpg not downloaded yet
2026-03-25 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744714%252Fgeneral%252Fe69bcc8f-847a-4a48-9326-65cb3352458d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744714/general/e69bcc8f-847a-4a48-9326-65cb3352458d.jpg not downloaded yet
2026-03-25 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744714%252Fgeneral%252F7c93db82-e7dd-47fb-8551-3ca3fb34b090.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744714/general/7c93db82-e7dd-47fb-8551-3ca3fb34b090.jpg not downloaded yet
2026-03-25 19:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc915ab50>
2026-03-25 19:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c6df6b9-f913-5f17-bb85-ed9a8535db66/9c6df6b9-f913-5f17-bb85-ed9a8535db66_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744822%252Fgeneral%252F6106f4ab-5e1f-4bfd-bb09-07ba78b946b5.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744822/general/6106f4ab-5e1f-4bfd-bb09-07ba78b946b5.jpg saved to cache
2026-03-25 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9c6df6b9-f913-5f17-bb85-ed9a8535db66
2026-03-25 19:31:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9c6df6b9-f913-5f17-bb85-ed9a8535db66, skipping ID generation
2026-03-25 19:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c6df6b9-f913-5f17-bb85-ed9a8535db66 with scrape type 1
2026-03-25 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9c6df6b9-f913-5f17-bb85-ed9a8535db66 sending to next pipeline
2026-03-25 19:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9c6df6b9-f913-5f17-bb85-ed9a8535db66, identifier: 10720988
2026-03-25 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744714%252Fgeneral%252F96a35d1f-aeb1-424b-86a0-5f9d21f76344.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744714/general/96a35d1f-aeb1-424b-86a0-5f9d21f76344.jpg not downloaded yet
2026-03-25 19:31:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9c6df6b9-f913-5f17-bb85-ed9a8535db66 with identifier: 10720988
2026-03-25 19:31:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9c6df6b9-f913-5f17-bb85-ed9a8535db66 with identifier: 10720988
2026-03-25 19:31:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9c6df6b9-f913-5f17-bb85-ed9a8535db66 with identifier: 10720988 to the API
2026-03-25 19:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:31: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-25 19:31:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744822/general/6106f4ab-5e1f-4bfd-bb09-07ba78b946b5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '9c6df6b9-f913-5f17-bb85-ed9a8535db66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM636JK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720988',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '2 Series',
'odometer': 154619,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c6df6b9-f913-5f17-bb85-ed9a8535db66/9c6df6b9-f913-5f17-bb85-ed9a8535db66_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121353,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744822/general/6106f4ab-5e1f-4bfd-bb09-07ba78b946b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c6df6b9-f913-5f17-bb85-ed9a8535db66/9c6df6b9-f913-5f17-bb85-ed9a8535db66_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115040,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744822/general/ce0d72b8-790f-469a-b28b-d1e67097b09c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c6df6b9-f913-5f17-bb85-ed9a8535db66/9c6df6b9-f913-5f17-bb85-ed9a8535db66_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127423,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744822/general/aced0844-da51-49dd-820f-2f25a1e302c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c6df6b9-f913-5f17-bb85-ed9a8535db66/9c6df6b9-f913-5f17-bb85-ed9a8535db66_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122762,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744822/general/14b1ee09-46c0-4878-acd4-58ebf190d2b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c6df6b9-f913-5f17-bb85-ed9a8535db66/9c6df6b9-f913-5f17-bb85-ed9a8535db66_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113432,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744822/general/17972993-cdbd-478a-9e40-ea000afce7f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c6df6b9-f913-5f17-bb85-ed9a8535db66/9c6df6b9-f913-5f17-bb85-ed9a8535db66_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96294,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744822/general/3fe35ee5-d8b6-4a90-b0af-695728dfb665.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c6df6b9-f913-5f17-bb85-ed9a8535db66/9c6df6b9-f913-5f17-bb85-ed9a8535db66_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98589,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744822/general/e026b477-71c7-4c4e-a807-fb7ca18a3405.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c6df6b9-f913-5f17-bb85-ed9a8535db66/9c6df6b9-f913-5f17-bb85-ed9a8535db66_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123567,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744822/general/e8460360-7894-421c-a940-f8beb72fdea5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c6df6b9-f913-5f17-bb85-ed9a8535db66/9c6df6b9-f913-5f17-bb85-ed9a8535db66_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134425,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744822/general/8c0fc3ef-c74f-4a5b-ae08-901b160892ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c6df6b9-f913-5f17-bb85-ed9a8535db66/9c6df6b9-f913-5f17-bb85-ed9a8535db66_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72751,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744822/general/ba57c9d6-1922-45be-955b-ef207e1928e3.jpg',
'Width': 1024}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-02-25',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'BMW 2 Series Active Tourer 218d Business - Diesel - Automatic - 150 '
'hp - 154.619 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720988%27 HTTP/1.1" 200 None
2026-03-25 19:31:49 [adesa.fr] INFO: Saving data for 10720988: {'created_time': 1774467109.567256, 'last_price_update_time': 1774467109.567265, 'auction_closing_time': 1774527300.0}
2026-03-25 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720988') HTTP/1.1" 204 0
2026-03-25 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744714%252Fgeneral%252Fbcf47d74-8d03-4d54-b961-d17d797dc968.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744714/general/bcf47d74-8d03-4d54-b961-d17d797dc968.jpg not downloaded yet
2026-03-25 19:31:49 [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-25 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744714%252Fgeneral%252F4f842a6c-d2d9-487e-bec1-e321606096c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744714/general/4f842a6c-d2d9-487e-bec1-e321606096c7.jpg not downloaded yet
2026-03-25 19: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-25 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744714%252Fgeneral%252Fafb03774-7ca2-46d2-9059-06e6aeddf5f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744714/general/afb03774-7ca2-46d2-9059-06e6aeddf5f7.jpg not downloaded yet
2026-03-25 19:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744714/general/bcf47d74-8d03-4d54-b961-d17d797dc968.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720959)
2026-03-25 19:31:49 [adesa.fr] INFO: Found listing with ID: 10720931
2026-03-25 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720931%27 HTTP/1.1" 200 None
2026-03-25 19:31:49 [adesa.fr] INFO: Scrape type for 10720931: 1
2026-03-25 19:31:49 [adesa.fr] INFO: Scraping item 10720931 url https://www.openlane.eu/en/carv6/auction/10720931
2026-03-25 19:31:49 [adesa.fr] INFO: Found listing with ID: 10720984
2026-03-25 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720984%27 HTTP/1.1" 200 None
2026-03-25 19:31:49 [adesa.fr] INFO: Scrape type for 10720984: 1
2026-03-25 19:31:49 [adesa.fr] INFO: Scraping item 10720984 url https://www.openlane.eu/en/carv6/auction/10720984
2026-03-25 19:31:49 [adesa.fr] INFO: Found listing with ID: 10720972
2026-03-25 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720972%27 HTTP/1.1" 200 None
2026-03-25 19:31:49 [adesa.fr] INFO: Scrape type for 10720972: 1
2026-03-25 19:31:49 [adesa.fr] INFO: Scraping item 10720972 url https://www.openlane.eu/en/carv6/auction/10720972
2026-03-25 19:31:49 [adesa.fr] INFO: Found listing with ID: 10720955
2026-03-25 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720955%27 HTTP/1.1" 200 None
2026-03-25 19:31:49 [adesa.fr] INFO: Scrape type for 10720955: 1
2026-03-25 19:31:49 [adesa.fr] INFO: Scraping item 10720955 url https://www.openlane.eu/en/carv6/auction/10720955
2026-03-25 19:31:49 [adesa.fr] INFO: Found listing with ID: 10720961
2026-03-25 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720961%27 HTTP/1.1" 200 None
2026-03-25 19:31:49 [adesa.fr] INFO: Scrape type for 10720961: 1
2026-03-25 19:31:49 [adesa.fr] INFO: Scraping item 10720961 url https://www.openlane.eu/en/carv6/auction/10720961
2026-03-25 19:31:49 [adesa.fr] INFO: Found listing with ID: 10720924
2026-03-25 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720924%27 HTTP/1.1" 200 None
2026-03-25 19:31:49 [adesa.fr] INFO: Scrape type for 10720924: 1
2026-03-25 19:31:49 [adesa.fr] INFO: Scraping item 10720924 url https://www.openlane.eu/en/carv6/auction/10720924
2026-03-25 19:31:49 [adesa.fr] INFO: Found listing with ID: 10720925
2026-03-25 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720925%27 HTTP/1.1" 200 None
2026-03-25 19:31:49 [adesa.fr] INFO: Scrape type for 10720925: 1
2026-03-25 19:31:49 [adesa.fr] INFO: Scraping item 10720925 url https://www.openlane.eu/en/carv6/auction/10720925
2026-03-25 19:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bd8e8e010>
2026-03-25 19:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e4b673f-ef8e-501f-8956-311cc4463799/2e4b673f-ef8e-501f-8956-311cc4463799_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744714%252Fgeneral%252Fbcf47d74-8d03-4d54-b961-d17d797dc968.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744714/general/bcf47d74-8d03-4d54-b961-d17d797dc968.jpg saved to cache
2026-03-25 19:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2e4b673f-ef8e-501f-8956-311cc4463799
2026-03-25 19:31:49 [adesa.fr] INFO: Found listing with ID: 10720996
2026-03-25 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720996%27 HTTP/1.1" 200 None
2026-03-25 19:31:49 [adesa.fr] INFO: Scrape type for 10720996: 1
2026-03-25 19:31:49 [adesa.fr] INFO: Scraping item 10720996 url https://www.openlane.eu/en/carv6/auction/10720996
2026-03-25 19:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744714/general/afb03774-7ca2-46d2-9059-06e6aeddf5f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720959)
2026-03-25 19:31:49 [adesa.fr] INFO: Found listing with ID: 10720937
2026-03-25 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720937%27 HTTP/1.1" 200 None
2026-03-25 19:31:49 [adesa.fr] INFO: Scrape type for 10720937: 1
2026-03-25 19:31:49 [adesa.fr] INFO: Scraping item 10720937 url https://www.openlane.eu/en/carv6/auction/10720937
2026-03-25 19:31:49 [adesa.fr] INFO: Found listing with ID: 10721003
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721003%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10721003: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10721003 url https://www.openlane.eu/en/carv6/auction/10721003
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720992
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720992%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720992: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720992 url https://www.openlane.eu/en/carv6/auction/10720992
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10721002
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721002%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10721002: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10721002 url https://www.openlane.eu/en/carv6/auction/10721002
2026-03-25 19:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9418a90>
2026-03-25 19:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e4b673f-ef8e-501f-8956-311cc4463799/2e4b673f-ef8e-501f-8956-311cc4463799_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744714%252Fgeneral%252Fafb03774-7ca2-46d2-9059-06e6aeddf5f7.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744714/general/afb03774-7ca2-46d2-9059-06e6aeddf5f7.jpg saved to cache
2026-03-25 19:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2e4b673f-ef8e-501f-8956-311cc4463799
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10712844
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710712844%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10712844: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10712844 url https://www.openlane.eu/en/carv6/auction/10712844
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720939
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720939%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720939: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720939 url https://www.openlane.eu/en/carv6/auction/10720939
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720953
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720953%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720953: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720953 url https://www.openlane.eu/en/carv6/auction/10720953
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720926
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720926%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720926: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720926 url https://www.openlane.eu/en/carv6/auction/10720926
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720932
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720932%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720932: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720932 url https://www.openlane.eu/en/carv6/auction/10720932
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720927
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720927%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720927: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720927 url https://www.openlane.eu/en/carv6/auction/10720927
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10726006
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726006%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10726006: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10726006 url https://www.openlane.eu/en/carv6/auction/10726006
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720906
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720906%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720906: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720906 url https://www.openlane.eu/en/carv6/auction/10720906
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720987
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720987%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720987: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720987 url https://www.openlane.eu/en/carv6/auction/10720987
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10726011
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726011%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10726011: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10726011 url https://www.openlane.eu/en/carv6/auction/10726011
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10721004
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721004%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10721004: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10721004 url https://www.openlane.eu/en/carv6/auction/10721004
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10721005
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721005%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10721005: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10721005 url https://www.openlane.eu/en/carv6/auction/10721005
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720985
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720985%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720985: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720985 url https://www.openlane.eu/en/carv6/auction/10720985
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10721009
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721009%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10721009: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10721009 url https://www.openlane.eu/en/carv6/auction/10721009
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10721008
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721008%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10721008: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10721008 url https://www.openlane.eu/en/carv6/auction/10721008
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720965
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720965%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720965: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720965 url https://www.openlane.eu/en/carv6/auction/10720965
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720978
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720978%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720978: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720978 url https://www.openlane.eu/en/carv6/auction/10720978
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10726005
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726005%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10726005: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10726005 url https://www.openlane.eu/en/carv6/auction/10726005
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10726010
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726010%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10726010: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10726010 url https://www.openlane.eu/en/carv6/auction/10726010
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10726021
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726021%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10726021: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10726021 url https://www.openlane.eu/en/carv6/auction/10726021
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10726032
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726032%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10726032: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10726032 url https://www.openlane.eu/en/carv6/auction/10726032
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720990
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720990%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720990: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720990 url https://www.openlane.eu/en/carv6/auction/10720990
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720970
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720970%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720970: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720970 url https://www.openlane.eu/en/carv6/auction/10720970
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720898
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720898%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720898: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720898 url https://www.openlane.eu/en/carv6/auction/10720898
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720986
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720986%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720986: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720986 url https://www.openlane.eu/en/carv6/auction/10720986
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720912
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720912%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720912: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720912 url https://www.openlane.eu/en/carv6/auction/10720912
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720909
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720909%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720909: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720909 url https://www.openlane.eu/en/carv6/auction/10720909
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720957
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720957%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720957: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720957 url https://www.openlane.eu/en/carv6/auction/10720957
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720999
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720999%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720999: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720999 url https://www.openlane.eu/en/carv6/auction/10720999
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720982
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720982%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720982: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720982 url https://www.openlane.eu/en/carv6/auction/10720982
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720989
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720989%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720989: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720989 url https://www.openlane.eu/en/carv6/auction/10720989
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10721011
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721011%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10721011: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10721011 url https://www.openlane.eu/en/carv6/auction/10721011
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720935
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720935%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720935: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720935 url https://www.openlane.eu/en/carv6/auction/10720935
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10721007
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721007%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10721007: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10721007 url https://www.openlane.eu/en/carv6/auction/10721007
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720952
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720952%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720952: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720952 url https://www.openlane.eu/en/carv6/auction/10720952
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720954
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720954%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720954: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720954 url https://www.openlane.eu/en/carv6/auction/10720954
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10720910
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720910%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10720910: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10720910 url https://www.openlane.eu/en/carv6/auction/10720910
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10721010
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721010%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10721010: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10721010 url https://www.openlane.eu/en/carv6/auction/10721010
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10726013
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726013%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10726013: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10726013 url https://www.openlane.eu/en/carv6/auction/10726013
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10726031
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726031%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10726031: 1
2026-03-25 19:31:50 [adesa.fr] INFO: Scraping item 10726031 url https://www.openlane.eu/en/carv6/auction/10726031
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10728325
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728325%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10728325: 0
2026-03-25 19:31:50 [adesa.fr] INFO: Skipping item 10728325 url https://www.openlane.eu/en/carv6/auction/10728325
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10728503
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728503%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10728503: 0
2026-03-25 19:31:50 [adesa.fr] INFO: Skipping item 10728503 url https://www.openlane.eu/en/carv6/auction/10728503
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10728528
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728528%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10728528: 0
2026-03-25 19:31:50 [adesa.fr] INFO: Skipping item 10728528 url https://www.openlane.eu/en/carv6/auction/10728528
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10728362
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728362%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10728362: 0
2026-03-25 19:31:50 [adesa.fr] INFO: Skipping item 10728362 url https://www.openlane.eu/en/carv6/auction/10728362
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10728288
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728288%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10728288: 0
2026-03-25 19:31:50 [adesa.fr] INFO: Skipping item 10728288 url https://www.openlane.eu/en/carv6/auction/10728288
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10728272
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728272%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10728272: 0
2026-03-25 19:31:50 [adesa.fr] INFO: Skipping item 10728272 url https://www.openlane.eu/en/carv6/auction/10728272
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10728349
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728349%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10728349: 0
2026-03-25 19:31:50 [adesa.fr] INFO: Skipping item 10728349 url https://www.openlane.eu/en/carv6/auction/10728349
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10728263
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728263%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10728263: 0
2026-03-25 19:31:50 [adesa.fr] INFO: Skipping item 10728263 url https://www.openlane.eu/en/carv6/auction/10728263
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10728351
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728351%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10728351: 0
2026-03-25 19:31:50 [adesa.fr] INFO: Skipping item 10728351 url https://www.openlane.eu/en/carv6/auction/10728351
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10728517
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728517%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10728517: 0
2026-03-25 19:31:50 [adesa.fr] INFO: Skipping item 10728517 url https://www.openlane.eu/en/carv6/auction/10728517
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10728293
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728293%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10728293: 0
2026-03-25 19:31:50 [adesa.fr] INFO: Skipping item 10728293 url https://www.openlane.eu/en/carv6/auction/10728293
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10728324
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728324%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10728324: 0
2026-03-25 19:31:50 [adesa.fr] INFO: Skipping item 10728324 url https://www.openlane.eu/en/carv6/auction/10728324
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10728318
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728318%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10728318: 0
2026-03-25 19:31:50 [adesa.fr] INFO: Skipping item 10728318 url https://www.openlane.eu/en/carv6/auction/10728318
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10728421
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728421%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10728421: 0
2026-03-25 19:31:50 [adesa.fr] INFO: Skipping item 10728421 url https://www.openlane.eu/en/carv6/auction/10728421
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10728530
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728530%27 HTTP/1.1" 200 None
2026-03-25 19:31:50 [adesa.fr] INFO: Scrape type for 10728530: 0
2026-03-25 19:31:50 [adesa.fr] INFO: Skipping item 10728530 url https://www.openlane.eu/en/carv6/auction/10728530
2026-03-25 19:31:50 [adesa.fr] INFO: Found listing with ID: 10728538
2026-03-25 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728538%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728538: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728538 url https://www.openlane.eu/en/carv6/auction/10728538
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728529
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728529%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728529: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728529 url https://www.openlane.eu/en/carv6/auction/10728529
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728552
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728552%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728552: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728552 url https://www.openlane.eu/en/carv6/auction/10728552
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728332
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728332%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728332: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728332 url https://www.openlane.eu/en/carv6/auction/10728332
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728305
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728305%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728305: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728305 url https://www.openlane.eu/en/carv6/auction/10728305
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728323
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728323%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728323: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728323 url https://www.openlane.eu/en/carv6/auction/10728323
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728287
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728287%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728287: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728287 url https://www.openlane.eu/en/carv6/auction/10728287
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728331
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728331%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728331: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728331 url https://www.openlane.eu/en/carv6/auction/10728331
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728543
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728543%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728543: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728543 url https://www.openlane.eu/en/carv6/auction/10728543
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728527
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728527%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728527: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728527 url https://www.openlane.eu/en/carv6/auction/10728527
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728289
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728289%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728289: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728289 url https://www.openlane.eu/en/carv6/auction/10728289
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728555
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728555%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728555: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728555 url https://www.openlane.eu/en/carv6/auction/10728555
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728216
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728216%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728216: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728216 url https://www.openlane.eu/en/carv6/auction/10728216
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728550
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728550%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728550: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728550 url https://www.openlane.eu/en/carv6/auction/10728550
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728533
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728533%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728533: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728533 url https://www.openlane.eu/en/carv6/auction/10728533
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728344
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728344%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728344: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728344 url https://www.openlane.eu/en/carv6/auction/10728344
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728542
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728542%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728542: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728542 url https://www.openlane.eu/en/carv6/auction/10728542
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728326
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728326%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728326: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728326 url https://www.openlane.eu/en/carv6/auction/10728326
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728531
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728531%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728531: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728531 url https://www.openlane.eu/en/carv6/auction/10728531
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728514
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728514%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728514: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728514 url https://www.openlane.eu/en/carv6/auction/10728514
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728299
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728299%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728299: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728299 url https://www.openlane.eu/en/carv6/auction/10728299
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728539
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728539%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728539: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728539 url https://www.openlane.eu/en/carv6/auction/10728539
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728548
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728548%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728548: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728548 url https://www.openlane.eu/en/carv6/auction/10728548
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728547
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728547%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728547: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728547 url https://www.openlane.eu/en/carv6/auction/10728547
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728295
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728295%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728295: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728295 url https://www.openlane.eu/en/carv6/auction/10728295
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728373
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728373%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728373: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728373 url https://www.openlane.eu/en/carv6/auction/10728373
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728537
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728537%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728537: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728537 url https://www.openlane.eu/en/carv6/auction/10728537
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728290
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728290%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728290: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728290 url https://www.openlane.eu/en/carv6/auction/10728290
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728518
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728518%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728518: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728518 url https://www.openlane.eu/en/carv6/auction/10728518
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728269
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728269%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728269: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728269 url https://www.openlane.eu/en/carv6/auction/10728269
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728554
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728554%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728554: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728554 url https://www.openlane.eu/en/carv6/auction/10728554
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728274
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728274%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728274: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728274 url https://www.openlane.eu/en/carv6/auction/10728274
2026-03-25 19:31:51 [adesa.fr] INFO: Found listing with ID: 10728535
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728535%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [adesa.fr] INFO: Scrape type for 10728535: 0
2026-03-25 19:31:51 [adesa.fr] INFO: Skipping item 10728535 url https://www.openlane.eu/en/carv6/auction/10728535
2026-03-25 19:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:31:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75a79578-6045-50c7-bbf8-1e4b077e0bdf with identifier: 10720921
2026-03-25 19:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75a79578-6045-50c7-bbf8-1e4b077e0bdf with scrape type 1
2026-03-25 19:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 75a79578-6045-50c7-bbf8-1e4b077e0bdf
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728620%252Fgeneral%252F831342ce-433e-4d54-99e9-78999abc5860.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728620/general/831342ce-433e-4d54-99e9-78999abc5860.jpg already downloaded
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728620%252Fgeneral%252Fb3a559dc-352d-4e0c-9ecc-a23c446a9732.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728620/general/b3a559dc-352d-4e0c-9ecc-a23c446a9732.jpg already downloaded
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728620%252Fgeneral%252F140cc0c3-3569-46fb-a6d5-b2026ca40f79.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728620/general/140cc0c3-3569-46fb-a6d5-b2026ca40f79.jpg already downloaded
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728620%252Fgeneral%252Fe31fc526-f658-4e8b-9252-ca11839a7a41.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728620/general/e31fc526-f658-4e8b-9252-ca11839a7a41.jpg already downloaded
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728620%252Fgeneral%252F2d55119d-5612-461d-9aea-03e584f595ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728620/general/2d55119d-5612-461d-9aea-03e584f595ea.jpg already downloaded
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728620%252Fgeneral%252F8e19c388-4d5e-4f72-a22b-ef00de3fcc88.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728620/general/8e19c388-4d5e-4f72-a22b-ef00de3fcc88.jpg already downloaded
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728620%252Fgeneral%252F6ad8d36c-3c62-4054-81df-397c1a8dfbb4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728620/general/6ad8d36c-3c62-4054-81df-397c1a8dfbb4.jpg already downloaded
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728620%252Fgeneral%252F12926b8c-3b77-4ff2-a0e2-c3f34653cdb4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728620/general/12926b8c-3b77-4ff2-a0e2-c3f34653cdb4.jpg already downloaded
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728620%252Fgeneral%252F38b03e37-b2a8-403d-938d-560398cb38ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728620/general/38b03e37-b2a8-403d-938d-560398cb38ca.jpg already downloaded
2026-03-25 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728620%252Fgeneral%252Fd3ef2d69-831a-4b26-a0db-a2bfe553044f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728620/general/d3ef2d69-831a-4b26-a0db-a2bfe553044f.jpg already downloaded
2026-03-25 19:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 75a79578-6045-50c7-bbf8-1e4b077e0bdf, identifier: 10720921
2026-03-25 19:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 75a79578-6045-50c7-bbf8-1e4b077e0bdf with identifier: 10720921
2026-03-25 19:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 75a79578-6045-50c7-bbf8-1e4b077e0bdf with identifier: 10720921
2026-03-25 19:31:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 75a79578-6045-50c7-bbf8-1e4b077e0bdf with identifier: 10720921 to the API
2026-03-25 19:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:31:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720921>
{'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': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '75a79578-6045-50c7-bbf8-1e4b077e0bdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY480WR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720921',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 144244,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5728620/general/831342ce-433e-4d54-99e9-78999abc5860.jpg',
'https://images.openlane.eu/carimgs/5728620/general/b3a559dc-352d-4e0c-9ecc-a23c446a9732.jpg',
'https://images.openlane.eu/carimgs/5728620/general/140cc0c3-3569-46fb-a6d5-b2026ca40f79.jpg',
'https://images.openlane.eu/carimgs/5728620/general/e31fc526-f658-4e8b-9252-ca11839a7a41.jpg',
'https://images.openlane.eu/carimgs/5728620/general/2d55119d-5612-461d-9aea-03e584f595ea.jpg',
'https://images.openlane.eu/carimgs/5728620/general/8e19c388-4d5e-4f72-a22b-ef00de3fcc88.jpg',
'https://images.openlane.eu/carimgs/5728620/general/6ad8d36c-3c62-4054-81df-397c1a8dfbb4.jpg',
'https://images.openlane.eu/carimgs/5728620/general/12926b8c-3b77-4ff2-a0e2-c3f34653cdb4.jpg',
'https://images.openlane.eu/carimgs/5728620/general/38b03e37-b2a8-403d-938d-560398cb38ca.jpg',
'https://images.openlane.eu/carimgs/5728620/general/d3ef2d69-831a-4b26-a0db-a2bfe553044f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75a79578-6045-50c7-bbf8-1e4b077e0bdf/75a79578-6045-50c7-bbf8-1e4b077e0bdf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152831,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728620/general/831342ce-433e-4d54-99e9-78999abc5860.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75a79578-6045-50c7-bbf8-1e4b077e0bdf/75a79578-6045-50c7-bbf8-1e4b077e0bdf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162889,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728620/general/b3a559dc-352d-4e0c-9ecc-a23c446a9732.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75a79578-6045-50c7-bbf8-1e4b077e0bdf/75a79578-6045-50c7-bbf8-1e4b077e0bdf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728620/general/140cc0c3-3569-46fb-a6d5-b2026ca40f79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75a79578-6045-50c7-bbf8-1e4b077e0bdf/75a79578-6045-50c7-bbf8-1e4b077e0bdf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163797,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728620/general/e31fc526-f658-4e8b-9252-ca11839a7a41.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75a79578-6045-50c7-bbf8-1e4b077e0bdf/75a79578-6045-50c7-bbf8-1e4b077e0bdf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84121,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728620/general/2d55119d-5612-461d-9aea-03e584f595ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75a79578-6045-50c7-bbf8-1e4b077e0bdf/75a79578-6045-50c7-bbf8-1e4b077e0bdf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114208,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728620/general/8e19c388-4d5e-4f72-a22b-ef00de3fcc88.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75a79578-6045-50c7-bbf8-1e4b077e0bdf/75a79578-6045-50c7-bbf8-1e4b077e0bdf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92842,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728620/general/6ad8d36c-3c62-4054-81df-397c1a8dfbb4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75a79578-6045-50c7-bbf8-1e4b077e0bdf/75a79578-6045-50c7-bbf8-1e4b077e0bdf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69287,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728620/general/12926b8c-3b77-4ff2-a0e2-c3f34653cdb4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75a79578-6045-50c7-bbf8-1e4b077e0bdf/75a79578-6045-50c7-bbf8-1e4b077e0bdf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728620/general/38b03e37-b2a8-403d-938d-560398cb38ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75a79578-6045-50c7-bbf8-1e4b077e0bdf/75a79578-6045-50c7-bbf8-1e4b077e0bdf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728620/general/d3ef2d69-831a-4b26-a0db-a2bfe553044f.jpg',
'Width': 1024}],
'price': 5100,
'price_includes_vat': True,
'registration_date': '2021-04-27',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot 308 SW 1.5 Active Business - Diesel - Automatic - 130 hp - '
'144.244 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-25 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720921%27 HTTP/1.1" 200 None
2026-03-25 19:31:52 [adesa.fr] INFO: Saving data for 10720921: {'created_time': 1774467112.698419, 'last_price_update_time': 1774467112.698436, 'auction_closing_time': 1774527300.0}
2026-03-25 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720921') HTTP/1.1" 204 0
2026-03-25 19:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720914> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:31:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3776aaf-1809-5367-9e11-5e52f41a9408 with identifier: 10720914
2026-03-25 19:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3776aaf-1809-5367-9e11-5e52f41a9408 with scrape type 1
2026-03-25 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b3776aaf-1809-5367-9e11-5e52f41a9408
2026-03-25 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722772%252Fgeneral%252F2059535f-e46c-4c75-9ab5-e1b15ebc7265.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722772/general/2059535f-e46c-4c75-9ab5-e1b15ebc7265.jpg already downloaded
2026-03-25 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722772%252Fgeneral%252F8274e1eb-5781-4984-8a80-599120546bcc.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722772/general/8274e1eb-5781-4984-8a80-599120546bcc.jpg already downloaded
2026-03-25 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722772%252Fgeneral%252Fd02cbfe0-063b-4e16-a30b-ed70e1952a2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722772/general/d02cbfe0-063b-4e16-a30b-ed70e1952a2a.jpg already downloaded
2026-03-25 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722772%252Fgeneral%252F8392566e-b717-4b30-9588-39c82f4a3690.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722772/general/8392566e-b717-4b30-9588-39c82f4a3690.jpg already downloaded
2026-03-25 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722772%252Fgeneral%252F27bc51a1-d6d6-4dda-950e-2871fea39ffb.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722772/general/27bc51a1-d6d6-4dda-950e-2871fea39ffb.jpg already downloaded
2026-03-25 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722772%252Fgeneral%252F0ddeadb2-4a11-4a34-a35f-a8ca480ae479.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722772/general/0ddeadb2-4a11-4a34-a35f-a8ca480ae479.jpg already downloaded
2026-03-25 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722772%252Fgeneral%252Fecd6a23e-2f86-41ac-850c-0e530486cc5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722772/general/ecd6a23e-2f86-41ac-850c-0e530486cc5a.jpg already downloaded
2026-03-25 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722772%252Fgeneral%252F57d99fc3-92d6-4bdd-b798-3b34f9a20b5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722772/general/57d99fc3-92d6-4bdd-b798-3b34f9a20b5a.jpg already downloaded
2026-03-25 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722772%252Fgeneral%252F2c47144e-d669-477c-9c0e-90de8dfb2bae.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722772/general/2c47144e-d669-477c-9c0e-90de8dfb2bae.jpg already downloaded
2026-03-25 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722772%252Fgeneral%252F40499c22-84fe-48ec-b939-c0171d722426.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722772/general/40499c22-84fe-48ec-b939-c0171d722426.jpg already downloaded
2026-03-25 19:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b3776aaf-1809-5367-9e11-5e52f41a9408, identifier: 10720914
2026-03-25 19:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b3776aaf-1809-5367-9e11-5e52f41a9408 with identifier: 10720914
2026-03-25 19:31:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b3776aaf-1809-5367-9e11-5e52f41a9408 with identifier: 10720914
2026-03-25 19:31:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b3776aaf-1809-5367-9e11-5e52f41a9408 with identifier: 10720914 to the API
2026-03-25 19:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:31:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720914>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'b3776aaf-1809-5367-9e11-5e52f41a9408',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ107NZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720914',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 176915,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5722772/general/2059535f-e46c-4c75-9ab5-e1b15ebc7265.jpg',
'https://images.openlane.eu/carimgs/5722772/general/8274e1eb-5781-4984-8a80-599120546bcc.jpg',
'https://images.openlane.eu/carimgs/5722772/general/d02cbfe0-063b-4e16-a30b-ed70e1952a2a.jpg',
'https://images.openlane.eu/carimgs/5722772/general/8392566e-b717-4b30-9588-39c82f4a3690.jpg',
'https://images.openlane.eu/carimgs/5722772/general/27bc51a1-d6d6-4dda-950e-2871fea39ffb.jpg',
'https://images.openlane.eu/carimgs/5722772/general/0ddeadb2-4a11-4a34-a35f-a8ca480ae479.jpg',
'https://images.openlane.eu/carimgs/5722772/general/ecd6a23e-2f86-41ac-850c-0e530486cc5a.jpg',
'https://images.openlane.eu/carimgs/5722772/general/57d99fc3-92d6-4bdd-b798-3b34f9a20b5a.jpg',
'https://images.openlane.eu/carimgs/5722772/general/2c47144e-d669-477c-9c0e-90de8dfb2bae.jpg',
'https://images.openlane.eu/carimgs/5722772/general/40499c22-84fe-48ec-b939-c0171d722426.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3776aaf-1809-5367-9e11-5e52f41a9408/b3776aaf-1809-5367-9e11-5e52f41a9408_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137860,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722772/general/2059535f-e46c-4c75-9ab5-e1b15ebc7265.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3776aaf-1809-5367-9e11-5e52f41a9408/b3776aaf-1809-5367-9e11-5e52f41a9408_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134441,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722772/general/8274e1eb-5781-4984-8a80-599120546bcc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3776aaf-1809-5367-9e11-5e52f41a9408/b3776aaf-1809-5367-9e11-5e52f41a9408_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141383,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722772/general/d02cbfe0-063b-4e16-a30b-ed70e1952a2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3776aaf-1809-5367-9e11-5e52f41a9408/b3776aaf-1809-5367-9e11-5e52f41a9408_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139138,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722772/general/8392566e-b717-4b30-9588-39c82f4a3690.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3776aaf-1809-5367-9e11-5e52f41a9408/b3776aaf-1809-5367-9e11-5e52f41a9408_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79691,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722772/general/27bc51a1-d6d6-4dda-950e-2871fea39ffb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3776aaf-1809-5367-9e11-5e52f41a9408/b3776aaf-1809-5367-9e11-5e52f41a9408_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87593,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722772/general/0ddeadb2-4a11-4a34-a35f-a8ca480ae479.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3776aaf-1809-5367-9e11-5e52f41a9408/b3776aaf-1809-5367-9e11-5e52f41a9408_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107497,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722772/general/ecd6a23e-2f86-41ac-850c-0e530486cc5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3776aaf-1809-5367-9e11-5e52f41a9408/b3776aaf-1809-5367-9e11-5e52f41a9408_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166404,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722772/general/57d99fc3-92d6-4bdd-b798-3b34f9a20b5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3776aaf-1809-5367-9e11-5e52f41a9408/b3776aaf-1809-5367-9e11-5e52f41a9408_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51900,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722772/general/2c47144e-d669-477c-9c0e-90de8dfb2bae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3776aaf-1809-5367-9e11-5e52f41a9408/b3776aaf-1809-5367-9e11-5e52f41a9408_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89195,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722772/general/40499c22-84fe-48ec-b939-c0171d722426.jpg',
'Width': 1024}],
'price': 6800,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 308 SW Active Pack - Petrol - Automatic - 130 hp - 176.915 '
'km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-25 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720914%27 HTTP/1.1" 200 None
2026-03-25 19:31:54 [adesa.fr] INFO: Saving data for 10720914: {'created_time': 1774467114.385424, 'last_price_update_time': 1774467114.385434, 'auction_closing_time': 1774527300.0}
2026-03-25 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720914') HTTP/1.1" 204 0
2026-03-25 19:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720902> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:31:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ab42ff6-c586-54d4-8367-72643e94dd1f with identifier: 10720902
2026-03-25 19:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ab42ff6-c586-54d4-8367-72643e94dd1f with scrape type 1
2026-03-25 19:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5ab42ff6-c586-54d4-8367-72643e94dd1f
2026-03-25 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5709578%252Fgeneral%252Ff73fb97b-8107-48e7-8bd7-7f1923719f6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709578/general/f73fb97b-8107-48e7-8bd7-7f1923719f6e.jpg not downloaded yet
2026-03-25 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5709578%252Fgeneral%252Ffc243973-704f-4f01-99f3-4bf8069c25ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709578/general/fc243973-704f-4f01-99f3-4bf8069c25ad.jpg not downloaded yet
2026-03-25 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5709578%252Fgeneral%252F0a626c60-2c5f-4023-9dbc-7d4d9558e335.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709578/general/0a626c60-2c5f-4023-9dbc-7d4d9558e335.jpg not downloaded yet
2026-03-25 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5709578%252Fgeneral%252F9bb29cde-51ef-4b4d-96aa-bf8228ca3aa4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709578/general/9bb29cde-51ef-4b4d-96aa-bf8228ca3aa4.jpg not downloaded yet
2026-03-25 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5709578%252Fgeneral%252F1a7b176f-2e7f-43ff-ae49-0cd8db0045ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709578/general/1a7b176f-2e7f-43ff-ae49-0cd8db0045ab.jpg not downloaded yet
2026-03-25 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5709578%252Fgeneral%252F0f3fd436-c483-4934-a70a-a5bcde38edcf.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709578/general/0f3fd436-c483-4934-a70a-a5bcde38edcf.jpg not downloaded yet
2026-03-25 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5709578%252Fgeneral%252F9319b66d-d5a9-4e70-90d8-10cde568fab0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709578/general/9319b66d-d5a9-4e70-90d8-10cde568fab0.jpg not downloaded yet
2026-03-25 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5709578%252Fgeneral%252Ff21d2da1-7a44-449f-acc8-05c158add191.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709578/general/f21d2da1-7a44-449f-acc8-05c158add191.jpg not downloaded yet
2026-03-25 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5709578%252Fgeneral%252F0f198e38-4e59-412c-90bf-f22098c890d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709578/general/0f198e38-4e59-412c-90bf-f22098c890d7.jpg not downloaded yet
2026-03-25 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5709578%252Fgeneral%252F49a91a07-1743-49c6-814f-c4edd83c830d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709578/general/49a91a07-1743-49c6-814f-c4edd83c830d.jpg not downloaded yet
2026-03-25 19:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:31:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:31:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5709578/general/49a91a07-1743-49c6-814f-c4edd83c830d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720902)
2026-03-25 19:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9417ad2-52e1-5230-903d-bc3fe5692df2 with identifier: 10720951
2026-03-25 19:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9417ad2-52e1-5230-903d-bc3fe5692df2 with scrape type 1
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9417ad2-52e1-5230-903d-bc3fe5692df2
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744675%252Fgeneral%252F2cdd6aae-fe99-4727-baba-93ef88d2468b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744675/general/2cdd6aae-fe99-4727-baba-93ef88d2468b.jpg not downloaded yet
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744675%252Fgeneral%252Fd618053f-57ef-4582-a54b-30cec50f5b03.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744675/general/d618053f-57ef-4582-a54b-30cec50f5b03.jpg not downloaded yet
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744675%252Fgeneral%252F6b091551-cc36-402f-9bab-a542d62cc3b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744675/general/6b091551-cc36-402f-9bab-a542d62cc3b4.jpg not downloaded yet
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744675%252Fgeneral%252Fb4b82214-e1f8-46b6-b1b0-09acf0f32c24.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744675/general/b4b82214-e1f8-46b6-b1b0-09acf0f32c24.jpg not downloaded yet
2026-03-25 19:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5709578/general/0f198e38-4e59-412c-90bf-f22098c890d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720902)
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744675%252Fgeneral%252F1dc78629-ca2d-489d-8bc2-1dded333234c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744675/general/1dc78629-ca2d-489d-8bc2-1dded333234c.jpg not downloaded yet
2026-03-25 19:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5709578/general/f21d2da1-7a44-449f-acc8-05c158add191.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720902)
2026-03-25 19:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79e42e80-f16b-5335-9c1d-14c0befe1cdf with identifier: 10720966
2026-03-25 19:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79e42e80-f16b-5335-9c1d-14c0befe1cdf with scrape type 1
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 79e42e80-f16b-5335-9c1d-14c0befe1cdf
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744740%252Fgeneral%252Fd56ac265-febc-40b6-8aa3-c14bd204472a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744740/general/d56ac265-febc-40b6-8aa3-c14bd204472a.jpg not downloaded yet
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744675%252Fgeneral%252F92cf2d35-6f04-44fd-a50c-795bbfab89fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744675/general/92cf2d35-6f04-44fd-a50c-795bbfab89fc.jpg not downloaded yet
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744740%252Fgeneral%252F7b1159d9-f9f8-4fc5-9304-821869f5f477.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744740/general/7b1159d9-f9f8-4fc5-9304-821869f5f477.jpg not downloaded yet
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744675%252Fgeneral%252F8920d066-53da-4e74-9998-72bf7358d9b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744675/general/8920d066-53da-4e74-9998-72bf7358d9b4.jpg not downloaded yet
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9037390>
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ab42ff6-c586-54d4-8367-72643e94dd1f/5ab42ff6-c586-54d4-8367-72643e94dd1f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5709578%252Fgeneral%252F49a91a07-1743-49c6-814f-c4edd83c830d.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709578/general/49a91a07-1743-49c6-814f-c4edd83c830d.jpg saved to cache
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5ab42ff6-c586-54d4-8367-72643e94dd1f
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744740%252Fgeneral%252F75447cb7-0230-4d34-bdc7-cabfb07af96c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744740/general/75447cb7-0230-4d34-bdc7-cabfb07af96c.jpg not downloaded yet
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744675%252Fgeneral%252F73d5efbe-917c-4011-b8b9-db346a324942.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744675/general/73d5efbe-917c-4011-b8b9-db346a324942.jpg not downloaded yet
2026-03-25 19:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744675/general/6b091551-cc36-402f-9bab-a542d62cc3b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720951)
2026-03-25 19:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744675/general/b4b82214-e1f8-46b6-b1b0-09acf0f32c24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720951)
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744740%252Fgeneral%252F7c342037-c0c5-4147-9e44-816ec4aaeb58.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744740/general/7c342037-c0c5-4147-9e44-816ec4aaeb58.jpg not downloaded yet
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744675%252Fgeneral%252F8a8d6c45-3254-4842-9714-5b264f480c82.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744675/general/8a8d6c45-3254-4842-9714-5b264f480c82.jpg not downloaded yet
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9051b50>
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ab42ff6-c586-54d4-8367-72643e94dd1f/5ab42ff6-c586-54d4-8367-72643e94dd1f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5709578%252Fgeneral%252F0f198e38-4e59-412c-90bf-f22098c890d7.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709578/general/0f198e38-4e59-412c-90bf-f22098c890d7.jpg saved to cache
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5ab42ff6-c586-54d4-8367-72643e94dd1f
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8739910>
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ab42ff6-c586-54d4-8367-72643e94dd1f/5ab42ff6-c586-54d4-8367-72643e94dd1f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5709578%252Fgeneral%252Ff21d2da1-7a44-449f-acc8-05c158add191.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709578/general/f21d2da1-7a44-449f-acc8-05c158add191.jpg saved to cache
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5ab42ff6-c586-54d4-8367-72643e94dd1f
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744740%252Fgeneral%252F9e4a1e46-7564-4232-ad16-adab3d230d2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744740/general/9e4a1e46-7564-4232-ad16-adab3d230d2c.jpg not downloaded yet
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744675%252Fgeneral%252Ff406b0b9-d5b4-4ae5-acaf-a449f7e1a9b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744675/general/f406b0b9-d5b4-4ae5-acaf-a449f7e1a9b2.jpg not downloaded yet
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744740%252Fgeneral%252Fe203f507-4c1a-4768-af24-3ab7ecd250c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744740/general/e203f507-4c1a-4768-af24-3ab7ecd250c4.jpg not downloaded yet
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744740%252Fgeneral%252Fe73ee996-1133-43f9-8061-f7d606866600.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744740/general/e73ee996-1133-43f9-8061-f7d606866600.jpg not downloaded yet
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9027f90>
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9417ad2-52e1-5230-903d-bc3fe5692df2/d9417ad2-52e1-5230-903d-bc3fe5692df2_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744675%252Fgeneral%252F6b091551-cc36-402f-9bab-a542d62cc3b4.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744675/general/6b091551-cc36-402f-9bab-a542d62cc3b4.jpg saved to cache
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d9417ad2-52e1-5230-903d-bc3fe5692df2
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9440b90>
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9417ad2-52e1-5230-903d-bc3fe5692df2/d9417ad2-52e1-5230-903d-bc3fe5692df2_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744675%252Fgeneral%252Fb4b82214-e1f8-46b6-b1b0-09acf0f32c24.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744675/general/b4b82214-e1f8-46b6-b1b0-09acf0f32c24.jpg saved to cache
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d9417ad2-52e1-5230-903d-bc3fe5692df2
2026-03-25 19:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744675/general/8920d066-53da-4e74-9998-72bf7358d9b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720951)
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744740%252Fgeneral%252F29486eed-ec2a-4af7-a8c8-adea0bc1dc5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744740/general/29486eed-ec2a-4af7-a8c8-adea0bc1dc5f.jpg not downloaded yet
2026-03-25 19:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744740/general/75447cb7-0230-4d34-bdc7-cabfb07af96c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720966)
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744740%252Fgeneral%252Ffba82613-79cf-4454-a6c4-37bd8242c1da.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744740/general/fba82613-79cf-4454-a6c4-37bd8242c1da.jpg not downloaded yet
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744740%252Fgeneral%252F950ae08e-6fa8-4c1d-9f54-232f5e4c920f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744740/general/950ae08e-6fa8-4c1d-9f54-232f5e4c920f.jpg not downloaded yet
2026-03-25 19:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744740/general/e73ee996-1133-43f9-8061-f7d606866600.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720966)
2026-03-25 19:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744740/general/e203f507-4c1a-4768-af24-3ab7ecd250c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720966)
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94134d0>
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9417ad2-52e1-5230-903d-bc3fe5692df2/d9417ad2-52e1-5230-903d-bc3fe5692df2_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744675%252Fgeneral%252F8920d066-53da-4e74-9998-72bf7358d9b4.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744675/general/8920d066-53da-4e74-9998-72bf7358d9b4.jpg saved to cache
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d9417ad2-52e1-5230-903d-bc3fe5692df2
2026-03-25 19:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744740/general/950ae08e-6fa8-4c1d-9f54-232f5e4c920f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720966)
2026-03-25 19:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744740/general/fba82613-79cf-4454-a6c4-37bd8242c1da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720966)
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9163890>
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79e42e80-f16b-5335-9c1d-14c0befe1cdf/79e42e80-f16b-5335-9c1d-14c0befe1cdf_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744740%252Fgeneral%252F75447cb7-0230-4d34-bdc7-cabfb07af96c.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744740/general/75447cb7-0230-4d34-bdc7-cabfb07af96c.jpg saved to cache
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 79e42e80-f16b-5335-9c1d-14c0befe1cdf
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9412350>
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79e42e80-f16b-5335-9c1d-14c0befe1cdf/79e42e80-f16b-5335-9c1d-14c0befe1cdf_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744740%252Fgeneral%252Fe73ee996-1133-43f9-8061-f7d606866600.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744740/general/e73ee996-1133-43f9-8061-f7d606866600.jpg saved to cache
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 79e42e80-f16b-5335-9c1d-14c0befe1cdf
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb1f88d0>
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79e42e80-f16b-5335-9c1d-14c0befe1cdf/79e42e80-f16b-5335-9c1d-14c0befe1cdf_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744740%252Fgeneral%252Fe203f507-4c1a-4768-af24-3ab7ecd250c4.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744740/general/e203f507-4c1a-4768-af24-3ab7ecd250c4.jpg saved to cache
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 79e42e80-f16b-5335-9c1d-14c0befe1cdf
2026-03-25 19:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744675/general/f406b0b9-d5b4-4ae5-acaf-a449f7e1a9b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720951)
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb4dd010>
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79e42e80-f16b-5335-9c1d-14c0befe1cdf/79e42e80-f16b-5335-9c1d-14c0befe1cdf_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744740%252Fgeneral%252F950ae08e-6fa8-4c1d-9f54-232f5e4c920f.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744740/general/950ae08e-6fa8-4c1d-9f54-232f5e4c920f.jpg saved to cache
2026-03-25 19:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 79e42e80-f16b-5335-9c1d-14c0befe1cdf
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9430e90>
2026-03-25 19:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79e42e80-f16b-5335-9c1d-14c0befe1cdf/79e42e80-f16b-5335-9c1d-14c0befe1cdf_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744740%252Fgeneral%252Ffba82613-79cf-4454-a6c4-37bd8242c1da.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744740/general/fba82613-79cf-4454-a6c4-37bd8242c1da.jpg saved to cache
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 79e42e80-f16b-5335-9c1d-14c0befe1cdf
2026-03-25 19:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744740/general/29486eed-ec2a-4af7-a8c8-adea0bc1dc5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720966)
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc921e010>
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9417ad2-52e1-5230-903d-bc3fe5692df2/d9417ad2-52e1-5230-903d-bc3fe5692df2_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744675%252Fgeneral%252Ff406b0b9-d5b4-4ae5-acaf-a449f7e1a9b2.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744675/general/f406b0b9-d5b4-4ae5-acaf-a449f7e1a9b2.jpg saved to cache
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d9417ad2-52e1-5230-903d-bc3fe5692df2
2026-03-25 19:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744675/general/8a8d6c45-3254-4842-9714-5b264f480c82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720951)
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90d0350>
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79e42e80-f16b-5335-9c1d-14c0befe1cdf/79e42e80-f16b-5335-9c1d-14c0befe1cdf_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744740%252Fgeneral%252F29486eed-ec2a-4af7-a8c8-adea0bc1dc5f.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744740/general/29486eed-ec2a-4af7-a8c8-adea0bc1dc5f.jpg saved to cache
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 79e42e80-f16b-5335-9c1d-14c0befe1cdf
2026-03-25 19:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744740/general/9e4a1e46-7564-4232-ad16-adab3d230d2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720966)
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90d2a10>
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9417ad2-52e1-5230-903d-bc3fe5692df2/d9417ad2-52e1-5230-903d-bc3fe5692df2_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744675%252Fgeneral%252F8a8d6c45-3254-4842-9714-5b264f480c82.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744675/general/8a8d6c45-3254-4842-9714-5b264f480c82.jpg saved to cache
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d9417ad2-52e1-5230-903d-bc3fe5692df2
2026-03-25 19:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720994> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744740/general/7c342037-c0c5-4147-9e44-816ec4aaeb58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720966)
2026-03-25 19:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744675/general/73d5efbe-917c-4011-b8b9-db346a324942.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720951)
2026-03-25 19:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744675/general/92cf2d35-6f04-44fd-a50c-795bbfab89fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720951)
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb4f7d50>
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79e42e80-f16b-5335-9c1d-14c0befe1cdf/79e42e80-f16b-5335-9c1d-14c0befe1cdf_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744740%252Fgeneral%252F9e4a1e46-7564-4232-ad16-adab3d230d2c.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744740/general/9e4a1e46-7564-4232-ad16-adab3d230d2c.jpg saved to cache
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 79e42e80-f16b-5335-9c1d-14c0befe1cdf
2026-03-25 19:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744675/general/1dc78629-ca2d-489d-8bc2-1dded333234c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720951)
2026-03-25 19:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d271aa3b-f749-5db6-8054-c5e856a73e7f with identifier: 10720994
2026-03-25 19:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d271aa3b-f749-5db6-8054-c5e856a73e7f with scrape type 1
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d271aa3b-f749-5db6-8054-c5e856a73e7f
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744836%252Fgeneral%252Ff300f43a-24fd-4bf7-ba16-36d67c38fcc5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744836/general/f300f43a-24fd-4bf7-ba16-36d67c38fcc5.jpg not downloaded yet
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fd1590>
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79e42e80-f16b-5335-9c1d-14c0befe1cdf/79e42e80-f16b-5335-9c1d-14c0befe1cdf_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744740%252Fgeneral%252F7c342037-c0c5-4147-9e44-816ec4aaeb58.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744740/general/7c342037-c0c5-4147-9e44-816ec4aaeb58.jpg saved to cache
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 79e42e80-f16b-5335-9c1d-14c0befe1cdf
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90c8a90>
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9417ad2-52e1-5230-903d-bc3fe5692df2/d9417ad2-52e1-5230-903d-bc3fe5692df2_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744675%252Fgeneral%252F73d5efbe-917c-4011-b8b9-db346a324942.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744675/general/73d5efbe-917c-4011-b8b9-db346a324942.jpg saved to cache
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d9417ad2-52e1-5230-903d-bc3fe5692df2
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9400490>
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9417ad2-52e1-5230-903d-bc3fe5692df2/d9417ad2-52e1-5230-903d-bc3fe5692df2_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744675%252Fgeneral%252F92cf2d35-6f04-44fd-a50c-795bbfab89fc.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744675/general/92cf2d35-6f04-44fd-a50c-795bbfab89fc.jpg saved to cache
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d9417ad2-52e1-5230-903d-bc3fe5692df2
2026-03-25 19:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744740/general/d56ac265-febc-40b6-8aa3-c14bd204472a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720966)
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744836%252Fgeneral%252Fdd66b75c-3332-4052-b3a5-84af6d7cf2ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744836/general/dd66b75c-3332-4052-b3a5-84af6d7cf2ec.jpg not downloaded yet
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bca0f17d0>
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9417ad2-52e1-5230-903d-bc3fe5692df2/d9417ad2-52e1-5230-903d-bc3fe5692df2_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744675%252Fgeneral%252F1dc78629-ca2d-489d-8bc2-1dded333234c.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744675/general/1dc78629-ca2d-489d-8bc2-1dded333234c.jpg saved to cache
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d9417ad2-52e1-5230-903d-bc3fe5692df2
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744836%252Fgeneral%252Ffce0b665-3aea-4492-b521-e1caa9b58e25.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744836/general/fce0b665-3aea-4492-b521-e1caa9b58e25.jpg not downloaded yet
2026-03-25 19:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744740/general/7b1159d9-f9f8-4fc5-9304-821869f5f477.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720966)
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744836%252Fgeneral%252Fad97f573-f972-41dd-a448-4a2bd43bdb77.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744836/general/ad97f573-f972-41dd-a448-4a2bd43bdb77.jpg not downloaded yet
2026-03-25 19:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744675/general/d618053f-57ef-4582-a54b-30cec50f5b03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720951)
2026-03-25 19:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744675/general/2cdd6aae-fe99-4727-baba-93ef88d2468b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720951)
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744836%252Fgeneral%252F5b1d6cdd-1c2b-4315-b3b5-6d17ffb5a66d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744836/general/5b1d6cdd-1c2b-4315-b3b5-6d17ffb5a66d.jpg not downloaded yet
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744836%252Fgeneral%252F1195a26d-fd1d-4b6a-a771-33828783fd57.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744836/general/1195a26d-fd1d-4b6a-a771-33828783fd57.jpg not downloaded yet
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9127190>
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79e42e80-f16b-5335-9c1d-14c0befe1cdf/79e42e80-f16b-5335-9c1d-14c0befe1cdf_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744740%252Fgeneral%252Fd56ac265-febc-40b6-8aa3-c14bd204472a.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744740/general/d56ac265-febc-40b6-8aa3-c14bd204472a.jpg saved to cache
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 79e42e80-f16b-5335-9c1d-14c0befe1cdf
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744836%252Fgeneral%252F6590dcb5-19d7-4049-b1a1-2216f74b6bd0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744836/general/6590dcb5-19d7-4049-b1a1-2216f74b6bd0.jpg not downloaded yet
2026-03-25 19:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744836/general/dd66b75c-3332-4052-b3a5-84af6d7cf2ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720994)
2026-03-25 19:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744836/general/ad97f573-f972-41dd-a448-4a2bd43bdb77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720994)
2026-03-25 19:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744836/general/fce0b665-3aea-4492-b521-e1caa9b58e25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720994)
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744836%252Fgeneral%252F41f99f56-4d09-4993-ace5-a7ac6976aab6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744836/general/41f99f56-4d09-4993-ace5-a7ac6976aab6.jpg not downloaded yet
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9252c10>
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:31:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79e42e80-f16b-5335-9c1d-14c0befe1cdf/79e42e80-f16b-5335-9c1d-14c0befe1cdf_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744740%252Fgeneral%252F7b1159d9-f9f8-4fc5-9304-821869f5f477.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744740/general/7b1159d9-f9f8-4fc5-9304-821869f5f477.jpg saved to cache
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 79e42e80-f16b-5335-9c1d-14c0befe1cdf
2026-03-25 19:31:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 79e42e80-f16b-5335-9c1d-14c0befe1cdf, skipping ID generation
2026-03-25 19:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79e42e80-f16b-5335-9c1d-14c0befe1cdf with scrape type 1
2026-03-25 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 79e42e80-f16b-5335-9c1d-14c0befe1cdf sending to next pipeline
2026-03-25 19:31:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 79e42e80-f16b-5335-9c1d-14c0befe1cdf, identifier: 10720966
2026-03-25 19:31:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc926f990>
2026-03-25 19:31:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:31:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9417ad2-52e1-5230-903d-bc3fe5692df2/d9417ad2-52e1-5230-903d-bc3fe5692df2_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744675%252Fgeneral%252Fd618053f-57ef-4582-a54b-30cec50f5b03.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744675/general/d618053f-57ef-4582-a54b-30cec50f5b03.jpg saved to cache
2026-03-25 19:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d9417ad2-52e1-5230-903d-bc3fe5692df2
2026-03-25 19:31:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:31:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb4f7c10>
2026-03-25 19:31:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:31:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:31:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9417ad2-52e1-5230-903d-bc3fe5692df2/d9417ad2-52e1-5230-903d-bc3fe5692df2_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744675%252Fgeneral%252F2cdd6aae-fe99-4727-baba-93ef88d2468b.jpg') HTTP/1.1" 204 0
2026-03-25 19:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744675/general/2cdd6aae-fe99-4727-baba-93ef88d2468b.jpg saved to cache
2026-03-25 19:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d9417ad2-52e1-5230-903d-bc3fe5692df2
2026-03-25 19:31:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d9417ad2-52e1-5230-903d-bc3fe5692df2, skipping ID generation
2026-03-25 19:31:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9417ad2-52e1-5230-903d-bc3fe5692df2 with scrape type 1
2026-03-25 19:31:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d9417ad2-52e1-5230-903d-bc3fe5692df2 sending to next pipeline
2026-03-25 19:31:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d9417ad2-52e1-5230-903d-bc3fe5692df2, identifier: 10720951
2026-03-25 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744836%252Fgeneral%252Fb145a162-5e7b-4727-9319-14453746615b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744836/general/b145a162-5e7b-4727-9319-14453746615b.jpg not downloaded yet
2026-03-25 19:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 79e42e80-f16b-5335-9c1d-14c0befe1cdf with identifier: 10720966
2026-03-25 19:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 79e42e80-f16b-5335-9c1d-14c0befe1cdf with identifier: 10720966
2026-03-25 19:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 79e42e80-f16b-5335-9c1d-14c0befe1cdf with identifier: 10720966 to the API
2026-03-25 19:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:32:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744740/general/7b1159d9-f9f8-4fc5-9304-821869f5f477.jpg>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '79e42e80-f16b-5335-9c1d-14c0befe1cdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB572TT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720966',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 162711,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79e42e80-f16b-5335-9c1d-14c0befe1cdf/79e42e80-f16b-5335-9c1d-14c0befe1cdf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261622,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744740/general/d56ac265-febc-40b6-8aa3-c14bd204472a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79e42e80-f16b-5335-9c1d-14c0befe1cdf/79e42e80-f16b-5335-9c1d-14c0befe1cdf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257948,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744740/general/7b1159d9-f9f8-4fc5-9304-821869f5f477.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79e42e80-f16b-5335-9c1d-14c0befe1cdf/79e42e80-f16b-5335-9c1d-14c0befe1cdf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272821,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744740/general/75447cb7-0230-4d34-bdc7-cabfb07af96c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79e42e80-f16b-5335-9c1d-14c0befe1cdf/79e42e80-f16b-5335-9c1d-14c0befe1cdf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243247,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744740/general/7c342037-c0c5-4147-9e44-816ec4aaeb58.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79e42e80-f16b-5335-9c1d-14c0befe1cdf/79e42e80-f16b-5335-9c1d-14c0befe1cdf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318889,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744740/general/9e4a1e46-7564-4232-ad16-adab3d230d2c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79e42e80-f16b-5335-9c1d-14c0befe1cdf/79e42e80-f16b-5335-9c1d-14c0befe1cdf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276817,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744740/general/e203f507-4c1a-4768-af24-3ab7ecd250c4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79e42e80-f16b-5335-9c1d-14c0befe1cdf/79e42e80-f16b-5335-9c1d-14c0befe1cdf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209613,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744740/general/e73ee996-1133-43f9-8061-f7d606866600.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79e42e80-f16b-5335-9c1d-14c0befe1cdf/79e42e80-f16b-5335-9c1d-14c0befe1cdf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226696,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744740/general/29486eed-ec2a-4af7-a8c8-adea0bc1dc5f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79e42e80-f16b-5335-9c1d-14c0befe1cdf/79e42e80-f16b-5335-9c1d-14c0befe1cdf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223841,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744740/general/fba82613-79cf-4454-a6c4-37bd8242c1da.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79e42e80-f16b-5335-9c1d-14c0befe1cdf/79e42e80-f16b-5335-9c1d-14c0befe1cdf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228663,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744740/general/950ae08e-6fa8-4c1d-9f54-232f5e4c920f.jpg',
'Width': 1920}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-09-15',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 1.6 Allure - Hybrid - Automatic - 180 hp - 162.711 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720966%27 HTTP/1.1" 200 None
2026-03-25 19:32:00 [adesa.fr] INFO: Saving data for 10720966: {'created_time': 1774467120.397614, 'last_price_update_time': 1774467120.397624, 'auction_closing_time': 1774527300.0}
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720966') HTTP/1.1" 204 0
2026-03-25 19:32:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d9417ad2-52e1-5230-903d-bc3fe5692df2 with identifier: 10720951
2026-03-25 19:32:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d9417ad2-52e1-5230-903d-bc3fe5692df2 with identifier: 10720951
2026-03-25 19:32:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d9417ad2-52e1-5230-903d-bc3fe5692df2 with identifier: 10720951 to the API
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:32:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744675/general/2cdd6aae-fe99-4727-baba-93ef88d2468b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'd9417ad2-52e1-5230-903d-bc3fe5692df2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ021BB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720951',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 156572,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 89,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9417ad2-52e1-5230-903d-bc3fe5692df2/d9417ad2-52e1-5230-903d-bc3fe5692df2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136284,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744675/general/2cdd6aae-fe99-4727-baba-93ef88d2468b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9417ad2-52e1-5230-903d-bc3fe5692df2/d9417ad2-52e1-5230-903d-bc3fe5692df2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132524,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744675/general/d618053f-57ef-4582-a54b-30cec50f5b03.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9417ad2-52e1-5230-903d-bc3fe5692df2/d9417ad2-52e1-5230-903d-bc3fe5692df2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125515,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744675/general/6b091551-cc36-402f-9bab-a542d62cc3b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9417ad2-52e1-5230-903d-bc3fe5692df2/d9417ad2-52e1-5230-903d-bc3fe5692df2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120328,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744675/general/b4b82214-e1f8-46b6-b1b0-09acf0f32c24.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9417ad2-52e1-5230-903d-bc3fe5692df2/d9417ad2-52e1-5230-903d-bc3fe5692df2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141113,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744675/general/1dc78629-ca2d-489d-8bc2-1dded333234c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9417ad2-52e1-5230-903d-bc3fe5692df2/d9417ad2-52e1-5230-903d-bc3fe5692df2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89273,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744675/general/92cf2d35-6f04-44fd-a50c-795bbfab89fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9417ad2-52e1-5230-903d-bc3fe5692df2/d9417ad2-52e1-5230-903d-bc3fe5692df2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744675/general/8920d066-53da-4e74-9998-72bf7358d9b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9417ad2-52e1-5230-903d-bc3fe5692df2/d9417ad2-52e1-5230-903d-bc3fe5692df2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92500,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744675/general/73d5efbe-917c-4011-b8b9-db346a324942.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9417ad2-52e1-5230-903d-bc3fe5692df2/d9417ad2-52e1-5230-903d-bc3fe5692df2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744675/general/8a8d6c45-3254-4842-9714-5b264f480c82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9417ad2-52e1-5230-903d-bc3fe5692df2/d9417ad2-52e1-5230-903d-bc3fe5692df2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75757,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744675/general/f406b0b9-d5b4-4ae5-acaf-a449f7e1a9b2.jpg',
'Width': 1024}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2019-07-23',
'seats_number': 3,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot Expert Premium - Diesel - Manual - 100 hp - 156.572 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2019}
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720951%27 HTTP/1.1" 200 None
2026-03-25 19:32:00 [adesa.fr] INFO: Saving data for 10720951: {'created_time': 1774467120.777876, 'last_price_update_time': 1774467120.777886, 'auction_closing_time': 1774527300.0}
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720951') HTTP/1.1" 204 0
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744836%252Fgeneral%252F6a32eeba-6369-4f9b-8036-a6969113fa4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744836/general/6a32eeba-6369-4f9b-8036-a6969113fa4b.jpg not downloaded yet
2026-03-25 19:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744836/general/5b1d6cdd-1c2b-4315-b3b5-6d17ffb5a66d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720994)
2026-03-25 19:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744836/general/1195a26d-fd1d-4b6a-a771-33828783fd57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720994)
2026-03-25 19:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744836/general/6590dcb5-19d7-4049-b1a1-2216f74b6bd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720994)
2026-03-25 19:32:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720929> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:32:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:32:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc923af10>
2026-03-25 19:32:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:32:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d271aa3b-f749-5db6-8054-c5e856a73e7f/d271aa3b-f749-5db6-8054-c5e856a73e7f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744836%252Fgeneral%252Fdd66b75c-3332-4052-b3a5-84af6d7cf2ec.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744836/general/dd66b75c-3332-4052-b3a5-84af6d7cf2ec.jpg saved to cache
2026-03-25 19:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d271aa3b-f749-5db6-8054-c5e856a73e7f
2026-03-25 19:32:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc910c810>
2026-03-25 19:32:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:32:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d271aa3b-f749-5db6-8054-c5e856a73e7f/d271aa3b-f749-5db6-8054-c5e856a73e7f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744836%252Fgeneral%252Fad97f573-f972-41dd-a448-4a2bd43bdb77.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744836/general/ad97f573-f972-41dd-a448-4a2bd43bdb77.jpg saved to cache
2026-03-25 19:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d271aa3b-f749-5db6-8054-c5e856a73e7f
2026-03-25 19:32:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9214f50>
2026-03-25 19:32:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:32:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d271aa3b-f749-5db6-8054-c5e856a73e7f/d271aa3b-f749-5db6-8054-c5e856a73e7f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744836%252Fgeneral%252Ffce0b665-3aea-4492-b521-e1caa9b58e25.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744836/general/fce0b665-3aea-4492-b521-e1caa9b58e25.jpg saved to cache
2026-03-25 19:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d271aa3b-f749-5db6-8054-c5e856a73e7f
2026-03-25 19:32:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc715af7-a344-5881-bbdd-22e4d6bb42c3 with identifier: 10720962
2026-03-25 19:32:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc715af7-a344-5881-bbdd-22e4d6bb42c3 with scrape type 1
2026-03-25 19:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bc715af7-a344-5881-bbdd-22e4d6bb42c3
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744730%252Fgeneral%252F21ff8820-d665-486d-9e3d-bf77720234e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744730/general/21ff8820-d665-486d-9e3d-bf77720234e3.jpg not downloaded yet
2026-03-25 19:32:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90db250>
2026-03-25 19:32:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:32:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d271aa3b-f749-5db6-8054-c5e856a73e7f/d271aa3b-f749-5db6-8054-c5e856a73e7f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744836%252Fgeneral%252F5b1d6cdd-1c2b-4315-b3b5-6d17ffb5a66d.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744836/general/5b1d6cdd-1c2b-4315-b3b5-6d17ffb5a66d.jpg saved to cache
2026-03-25 19:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d271aa3b-f749-5db6-8054-c5e856a73e7f
2026-03-25 19:32:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9402490>
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d271aa3b-f749-5db6-8054-c5e856a73e7f/d271aa3b-f749-5db6-8054-c5e856a73e7f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744836%252Fgeneral%252F1195a26d-fd1d-4b6a-a771-33828783fd57.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744836/general/1195a26d-fd1d-4b6a-a771-33828783fd57.jpg saved to cache
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d271aa3b-f749-5db6-8054-c5e856a73e7f
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc905dd90>
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d271aa3b-f749-5db6-8054-c5e856a73e7f/d271aa3b-f749-5db6-8054-c5e856a73e7f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744836%252Fgeneral%252F6590dcb5-19d7-4049-b1a1-2216f74b6bd0.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744836/general/6590dcb5-19d7-4049-b1a1-2216f74b6bd0.jpg saved to cache
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d271aa3b-f749-5db6-8054-c5e856a73e7f
2026-03-25 19:32:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 733fe736-a4a5-5b39-95fa-02095bc62ae8 with identifier: 10720929
2026-03-25 19:32:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 733fe736-a4a5-5b39-95fa-02095bc62ae8 with scrape type 1
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 733fe736-a4a5-5b39-95fa-02095bc62ae8
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732422%252Fgeneral%252F9eda990a-faf6-4329-8d61-c6f0e40fb47b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732422/general/9eda990a-faf6-4329-8d61-c6f0e40fb47b.jpg already downloaded
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732422%252Fgeneral%252F19bc5472-6ea8-4912-a9f2-80e1dc7c2bbd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732422/general/19bc5472-6ea8-4912-a9f2-80e1dc7c2bbd.jpg already downloaded
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732422%252Fgeneral%252Fca5c5493-8351-4eec-a8ff-a20b875081dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732422/general/ca5c5493-8351-4eec-a8ff-a20b875081dd.jpg already downloaded
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732422%252Fgeneral%252Fb397f3cd-ab17-4320-b6b0-3d88604be9bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732422/general/b397f3cd-ab17-4320-b6b0-3d88604be9bd.jpg already downloaded
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732422%252Fgeneral%252Fd9b398c1-3b59-4d36-8913-275e5270e91b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732422/general/d9b398c1-3b59-4d36-8913-275e5270e91b.jpg already downloaded
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732422%252Fgeneral%252Fb6e3c87c-8528-4dea-ad22-a0b67caf5959.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732422/general/b6e3c87c-8528-4dea-ad22-a0b67caf5959.jpg already downloaded
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732422%252Fgeneral%252F8c51006d-ea3a-4d86-95a4-774b24a356b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732422/general/8c51006d-ea3a-4d86-95a4-774b24a356b8.jpg already downloaded
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732422%252Fgeneral%252F02768b05-e129-4ef5-9d2d-082aa06fabec.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732422/general/02768b05-e129-4ef5-9d2d-082aa06fabec.jpg already downloaded
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732422%252Fgeneral%252F45dbdd2d-128f-4999-af7f-656fb2862bd8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732422/general/45dbdd2d-128f-4999-af7f-656fb2862bd8.jpg already downloaded
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732422%252Fgeneral%252F411c0bcc-2a2b-4956-96e2-02a53c48210a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732422/general/411c0bcc-2a2b-4956-96e2-02a53c48210a.jpg not downloaded yet
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744730%252Fgeneral%252F04fc30f2-51cb-43f4-b47e-84f0f91dbaeb.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744730/general/04fc30f2-51cb-43f4-b47e-84f0f91dbaeb.jpg not downloaded yet
2026-03-25 19:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744836/general/b145a162-5e7b-4727-9319-14453746615b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720994)
2026-03-25 19:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744836/general/41f99f56-4d09-4993-ace5-a7ac6976aab6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720994)
2026-03-25 19:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744836/general/6a32eeba-6369-4f9b-8036-a6969113fa4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720994)
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744730%252Fgeneral%252Ffbd23a6f-7bfe-45c1-90fb-95980c073c81.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744730/general/fbd23a6f-7bfe-45c1-90fb-95980c073c81.jpg not downloaded yet
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744730%252Fgeneral%252Fe2775f07-d25b-46e2-b492-3b7e12a43413.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744730/general/e2775f07-d25b-46e2-b492-3b7e12a43413.jpg not downloaded yet
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744730%252Fgeneral%252F60fd6934-d7c7-40cc-810b-ed90a78ec038.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744730/general/60fd6934-d7c7-40cc-810b-ed90a78ec038.jpg not downloaded yet
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744730%252Fgeneral%252F6354e45b-b155-412b-be65-fb2a2eab6708.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744730/general/6354e45b-b155-412b-be65-fb2a2eab6708.jpg not downloaded yet
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744730%252Fgeneral%252F4b5c43ca-aa49-44cb-a553-60e2bff71bcd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744730/general/4b5c43ca-aa49-44cb-a553-60e2bff71bcd.jpg not downloaded yet
2026-03-25 19:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5732422/general/411c0bcc-2a2b-4956-96e2-02a53c48210a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720929)
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744730%252Fgeneral%252F90c457bf-b09b-4a34-b16f-c563de4e5374.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744730/general/90c457bf-b09b-4a34-b16f-c563de4e5374.jpg not downloaded yet
2026-03-25 19:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744730/general/21ff8820-d665-486d-9e3d-bf77720234e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720962)
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744730%252Fgeneral%252F4a875220-a36c-46bf-a8da-c1cb8732129d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744730/general/4a875220-a36c-46bf-a8da-c1cb8732129d.jpg not downloaded yet
2026-03-25 19:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5709578/general/0f3fd436-c483-4934-a70a-a5bcde38edcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720902)
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744730%252Fgeneral%252F35515fd6-3e3e-44f1-a25e-9e011979ad39.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744730/general/35515fd6-3e3e-44f1-a25e-9e011979ad39.jpg not downloaded yet
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc916c6d0>
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d271aa3b-f749-5db6-8054-c5e856a73e7f/d271aa3b-f749-5db6-8054-c5e856a73e7f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744836%252Fgeneral%252Fb145a162-5e7b-4727-9319-14453746615b.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744836/general/b145a162-5e7b-4727-9319-14453746615b.jpg saved to cache
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d271aa3b-f749-5db6-8054-c5e856a73e7f
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fb2b50>
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d271aa3b-f749-5db6-8054-c5e856a73e7f/d271aa3b-f749-5db6-8054-c5e856a73e7f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744836%252Fgeneral%252F41f99f56-4d09-4993-ace5-a7ac6976aab6.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744836/general/41f99f56-4d09-4993-ace5-a7ac6976aab6.jpg saved to cache
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d271aa3b-f749-5db6-8054-c5e856a73e7f
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fb8d50>
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d271aa3b-f749-5db6-8054-c5e856a73e7f/d271aa3b-f749-5db6-8054-c5e856a73e7f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744836%252Fgeneral%252F6a32eeba-6369-4f9b-8036-a6969113fa4b.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744836/general/6a32eeba-6369-4f9b-8036-a6969113fa4b.jpg saved to cache
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d271aa3b-f749-5db6-8054-c5e856a73e7f
2026-03-25 19:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744730/general/6354e45b-b155-412b-be65-fb2a2eab6708.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720962)
2026-03-25 19:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744730/general/4b5c43ca-aa49-44cb-a553-60e2bff71bcd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720962)
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9162050>
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_733fe736-a4a5-5b39-95fa-02095bc62ae8/733fe736-a4a5-5b39-95fa-02095bc62ae8_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732422%252Fgeneral%252F411c0bcc-2a2b-4956-96e2-02a53c48210a.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732422/general/411c0bcc-2a2b-4956-96e2-02a53c48210a.jpg saved to cache
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 733fe736-a4a5-5b39-95fa-02095bc62ae8
2026-03-25 19:32:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 733fe736-a4a5-5b39-95fa-02095bc62ae8, skipping ID generation
2026-03-25 19:32:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 733fe736-a4a5-5b39-95fa-02095bc62ae8 with scrape type 1
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 733fe736-a4a5-5b39-95fa-02095bc62ae8 sending to next pipeline
2026-03-25 19:32:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 733fe736-a4a5-5b39-95fa-02095bc62ae8, identifier: 10720929
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9441790>
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc715af7-a344-5881-bbdd-22e4d6bb42c3/bc715af7-a344-5881-bbdd-22e4d6bb42c3_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744730%252Fgeneral%252F21ff8820-d665-486d-9e3d-bf77720234e3.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744730/general/21ff8820-d665-486d-9e3d-bf77720234e3.jpg saved to cache
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bc715af7-a344-5881-bbdd-22e4d6bb42c3
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9426190>
2026-03-25 19:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ab42ff6-c586-54d4-8367-72643e94dd1f/5ab42ff6-c586-54d4-8367-72643e94dd1f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5709578%252Fgeneral%252F0f3fd436-c483-4934-a70a-a5bcde38edcf.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709578/general/0f3fd436-c483-4934-a70a-a5bcde38edcf.jpg saved to cache
2026-03-25 19:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5ab42ff6-c586-54d4-8367-72643e94dd1f
2026-03-25 19:32:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 733fe736-a4a5-5b39-95fa-02095bc62ae8 with identifier: 10720929
2026-03-25 19:32:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 733fe736-a4a5-5b39-95fa-02095bc62ae8 with identifier: 10720929
2026-03-25 19:32:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 733fe736-a4a5-5b39-95fa-02095bc62ae8 with identifier: 10720929 to the API
2026-03-25 19:32:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:32:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5732422/general/411c0bcc-2a2b-4956-96e2-02a53c48210a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 92,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '733fe736-a4a5-5b39-95fa-02095bc62ae8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FK204ZV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720929',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 198898,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_733fe736-a4a5-5b39-95fa-02095bc62ae8/733fe736-a4a5-5b39-95fa-02095bc62ae8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138682,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732422/general/9eda990a-faf6-4329-8d61-c6f0e40fb47b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_733fe736-a4a5-5b39-95fa-02095bc62ae8/733fe736-a4a5-5b39-95fa-02095bc62ae8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148869,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732422/general/19bc5472-6ea8-4912-a9f2-80e1dc7c2bbd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_733fe736-a4a5-5b39-95fa-02095bc62ae8/733fe736-a4a5-5b39-95fa-02095bc62ae8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144514,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732422/general/ca5c5493-8351-4eec-a8ff-a20b875081dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_733fe736-a4a5-5b39-95fa-02095bc62ae8/733fe736-a4a5-5b39-95fa-02095bc62ae8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140435,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732422/general/b397f3cd-ab17-4320-b6b0-3d88604be9bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_733fe736-a4a5-5b39-95fa-02095bc62ae8/733fe736-a4a5-5b39-95fa-02095bc62ae8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103681,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732422/general/d9b398c1-3b59-4d36-8913-275e5270e91b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_733fe736-a4a5-5b39-95fa-02095bc62ae8/733fe736-a4a5-5b39-95fa-02095bc62ae8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732422/general/b6e3c87c-8528-4dea-ad22-a0b67caf5959.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_733fe736-a4a5-5b39-95fa-02095bc62ae8/733fe736-a4a5-5b39-95fa-02095bc62ae8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112354,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732422/general/8c51006d-ea3a-4d86-95a4-774b24a356b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_733fe736-a4a5-5b39-95fa-02095bc62ae8/733fe736-a4a5-5b39-95fa-02095bc62ae8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732422/general/02768b05-e129-4ef5-9d2d-082aa06fabec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_733fe736-a4a5-5b39-95fa-02095bc62ae8/733fe736-a4a5-5b39-95fa-02095bc62ae8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134681,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732422/general/45dbdd2d-128f-4999-af7f-656fb2862bd8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_733fe736-a4a5-5b39-95fa-02095bc62ae8/733fe736-a4a5-5b39-95fa-02095bc62ae8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116638,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732422/general/411c0bcc-2a2b-4956-96e2-02a53c48210a.jpg',
'Width': 1024}],
'price': 2800,
'price_includes_vat': True,
'registration_date': '2019-10-21',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot 308 SW 1.5 Active Business - Diesel - Manual - 130 hp - '
'198.898 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2019}
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720929%27 HTTP/1.1" 200 None
2026-03-25 19:32:02 [adesa.fr] INFO: Saving data for 10720929: {'created_time': 1774467122.232015, 'last_price_update_time': 1774467122.232025, 'auction_closing_time': 1774527300.0}
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720929') HTTP/1.1" 204 0
2026-03-25 19:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744730/general/4a875220-a36c-46bf-a8da-c1cb8732129d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720962)
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc920e5d0>
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc715af7-a344-5881-bbdd-22e4d6bb42c3/bc715af7-a344-5881-bbdd-22e4d6bb42c3_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744730%252Fgeneral%252F6354e45b-b155-412b-be65-fb2a2eab6708.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744730/general/6354e45b-b155-412b-be65-fb2a2eab6708.jpg saved to cache
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bc715af7-a344-5881-bbdd-22e4d6bb42c3
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc941c790>
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc715af7-a344-5881-bbdd-22e4d6bb42c3/bc715af7-a344-5881-bbdd-22e4d6bb42c3_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744730%252Fgeneral%252F4b5c43ca-aa49-44cb-a553-60e2bff71bcd.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744730/general/4b5c43ca-aa49-44cb-a553-60e2bff71bcd.jpg saved to cache
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bc715af7-a344-5881-bbdd-22e4d6bb42c3
2026-03-25 19:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5709578/general/9319b66d-d5a9-4e70-90d8-10cde568fab0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720902)
2026-03-25 19:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744730/general/90c457bf-b09b-4a34-b16f-c563de4e5374.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720962)
2026-03-25 19:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744730/general/35515fd6-3e3e-44f1-a25e-9e011979ad39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720962)
2026-03-25 19:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744836/general/f300f43a-24fd-4bf7-ba16-36d67c38fcc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720994)
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc873bed0>
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc715af7-a344-5881-bbdd-22e4d6bb42c3/bc715af7-a344-5881-bbdd-22e4d6bb42c3_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744730%252Fgeneral%252F4a875220-a36c-46bf-a8da-c1cb8732129d.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744730/general/4a875220-a36c-46bf-a8da-c1cb8732129d.jpg saved to cache
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bc715af7-a344-5881-bbdd-22e4d6bb42c3
2026-03-25 19:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720943> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744730/general/fbd23a6f-7bfe-45c1-90fb-95980c073c81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720962)
2026-03-25 19:32:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744730/general/60fd6934-d7c7-40cc-810b-ed90a78ec038.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720962)
2026-03-25 19:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744730/general/e2775f07-d25b-46e2-b492-3b7e12a43413.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720962)
2026-03-25 19:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744730/general/04fc30f2-51cb-43f4-b47e-84f0f91dbaeb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720962)
2026-03-25 19:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5709578/general/1a7b176f-2e7f-43ff-ae49-0cd8db0045ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720902)
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8ffe010>
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ab42ff6-c586-54d4-8367-72643e94dd1f/5ab42ff6-c586-54d4-8367-72643e94dd1f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5709578%252Fgeneral%252F9319b66d-d5a9-4e70-90d8-10cde568fab0.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709578/general/9319b66d-d5a9-4e70-90d8-10cde568fab0.jpg saved to cache
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5ab42ff6-c586-54d4-8367-72643e94dd1f
2026-03-25 19:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5709578/general/f73fb97b-8107-48e7-8bd7-7f1923719f6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720902)
2026-03-25 19:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5709578/general/fc243973-704f-4f01-99f3-4bf8069c25ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720902)
2026-03-25 19:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5709578/general/9bb29cde-51ef-4b4d-96aa-bf8228ca3aa4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720902)
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9163d10>
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc715af7-a344-5881-bbdd-22e4d6bb42c3/bc715af7-a344-5881-bbdd-22e4d6bb42c3_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744730%252Fgeneral%252F90c457bf-b09b-4a34-b16f-c563de4e5374.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744730/general/90c457bf-b09b-4a34-b16f-c563de4e5374.jpg saved to cache
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bc715af7-a344-5881-bbdd-22e4d6bb42c3
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92e7750>
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc715af7-a344-5881-bbdd-22e4d6bb42c3/bc715af7-a344-5881-bbdd-22e4d6bb42c3_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744730%252Fgeneral%252F35515fd6-3e3e-44f1-a25e-9e011979ad39.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744730/general/35515fd6-3e3e-44f1-a25e-9e011979ad39.jpg saved to cache
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bc715af7-a344-5881-bbdd-22e4d6bb42c3
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92f7590>
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d271aa3b-f749-5db6-8054-c5e856a73e7f/d271aa3b-f749-5db6-8054-c5e856a73e7f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744836%252Fgeneral%252Ff300f43a-24fd-4bf7-ba16-36d67c38fcc5.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744836/general/f300f43a-24fd-4bf7-ba16-36d67c38fcc5.jpg saved to cache
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d271aa3b-f749-5db6-8054-c5e856a73e7f
2026-03-25 19:32:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d271aa3b-f749-5db6-8054-c5e856a73e7f, skipping ID generation
2026-03-25 19:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d271aa3b-f749-5db6-8054-c5e856a73e7f with scrape type 1
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d271aa3b-f749-5db6-8054-c5e856a73e7f sending to next pipeline
2026-03-25 19:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d271aa3b-f749-5db6-8054-c5e856a73e7f, identifier: 10720994
2026-03-25 19:32:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4530ead5-92e8-5274-9faf-82e5c980636f with identifier: 10720943
2026-03-25 19:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4530ead5-92e8-5274-9faf-82e5c980636f with scrape type 1
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4530ead5-92e8-5274-9faf-82e5c980636f
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744635%252Fgeneral%252F82d1aa6d-b883-4be4-9c92-5ab880b45d19.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744635/general/82d1aa6d-b883-4be4-9c92-5ab880b45d19.jpg not downloaded yet
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc87692d0>
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc715af7-a344-5881-bbdd-22e4d6bb42c3/bc715af7-a344-5881-bbdd-22e4d6bb42c3_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744730%252Fgeneral%252Ffbd23a6f-7bfe-45c1-90fb-95980c073c81.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744730/general/fbd23a6f-7bfe-45c1-90fb-95980c073c81.jpg saved to cache
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bc715af7-a344-5881-bbdd-22e4d6bb42c3
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9306c10>
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc715af7-a344-5881-bbdd-22e4d6bb42c3/bc715af7-a344-5881-bbdd-22e4d6bb42c3_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744730%252Fgeneral%252F60fd6934-d7c7-40cc-810b-ed90a78ec038.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744730/general/60fd6934-d7c7-40cc-810b-ed90a78ec038.jpg saved to cache
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bc715af7-a344-5881-bbdd-22e4d6bb42c3
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92ef9d0>
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc715af7-a344-5881-bbdd-22e4d6bb42c3/bc715af7-a344-5881-bbdd-22e4d6bb42c3_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744730%252Fgeneral%252Fe2775f07-d25b-46e2-b492-3b7e12a43413.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744730/general/e2775f07-d25b-46e2-b492-3b7e12a43413.jpg saved to cache
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bc715af7-a344-5881-bbdd-22e4d6bb42c3
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc930ea90>
2026-03-25 19:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc715af7-a344-5881-bbdd-22e4d6bb42c3/bc715af7-a344-5881-bbdd-22e4d6bb42c3_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744730%252Fgeneral%252F04fc30f2-51cb-43f4-b47e-84f0f91dbaeb.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744730/general/04fc30f2-51cb-43f4-b47e-84f0f91dbaeb.jpg saved to cache
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bc715af7-a344-5881-bbdd-22e4d6bb42c3
2026-03-25 19:32:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bc715af7-a344-5881-bbdd-22e4d6bb42c3, skipping ID generation
2026-03-25 19:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc715af7-a344-5881-bbdd-22e4d6bb42c3 with scrape type 1
2026-03-25 19:32:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bc715af7-a344-5881-bbdd-22e4d6bb42c3 sending to next pipeline
2026-03-25 19:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bc715af7-a344-5881-bbdd-22e4d6bb42c3, identifier: 10720962
2026-03-25 19:32:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d271aa3b-f749-5db6-8054-c5e856a73e7f with identifier: 10720994
2026-03-25 19:32:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d271aa3b-f749-5db6-8054-c5e856a73e7f with identifier: 10720994
2026-03-25 19:32:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d271aa3b-f749-5db6-8054-c5e856a73e7f with identifier: 10720994 to the API
2026-03-25 19:32:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:32: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-25 19:32:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744836/general/f300f43a-24fd-4bf7-ba16-36d67c38fcc5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'd271aa3b-f749-5db6-8054-c5e856a73e7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ127LX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720994',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 158042,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 61,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d271aa3b-f749-5db6-8054-c5e856a73e7f/d271aa3b-f749-5db6-8054-c5e856a73e7f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116428,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744836/general/f300f43a-24fd-4bf7-ba16-36d67c38fcc5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d271aa3b-f749-5db6-8054-c5e856a73e7f/d271aa3b-f749-5db6-8054-c5e856a73e7f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116753,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744836/general/dd66b75c-3332-4052-b3a5-84af6d7cf2ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d271aa3b-f749-5db6-8054-c5e856a73e7f/d271aa3b-f749-5db6-8054-c5e856a73e7f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110022,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744836/general/fce0b665-3aea-4492-b521-e1caa9b58e25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d271aa3b-f749-5db6-8054-c5e856a73e7f/d271aa3b-f749-5db6-8054-c5e856a73e7f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112479,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744836/general/ad97f573-f972-41dd-a448-4a2bd43bdb77.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d271aa3b-f749-5db6-8054-c5e856a73e7f/d271aa3b-f749-5db6-8054-c5e856a73e7f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89287,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744836/general/5b1d6cdd-1c2b-4315-b3b5-6d17ffb5a66d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d271aa3b-f749-5db6-8054-c5e856a73e7f/d271aa3b-f749-5db6-8054-c5e856a73e7f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744836/general/1195a26d-fd1d-4b6a-a771-33828783fd57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d271aa3b-f749-5db6-8054-c5e856a73e7f/d271aa3b-f749-5db6-8054-c5e856a73e7f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744836/general/6590dcb5-19d7-4049-b1a1-2216f74b6bd0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d271aa3b-f749-5db6-8054-c5e856a73e7f/d271aa3b-f749-5db6-8054-c5e856a73e7f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87200,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744836/general/41f99f56-4d09-4993-ace5-a7ac6976aab6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d271aa3b-f749-5db6-8054-c5e856a73e7f/d271aa3b-f749-5db6-8054-c5e856a73e7f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744836/general/b145a162-5e7b-4727-9319-14453746615b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d271aa3b-f749-5db6-8054-c5e856a73e7f/d271aa3b-f749-5db6-8054-c5e856a73e7f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102066,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744836/general/6a32eeba-6369-4f9b-8036-a6969113fa4b.jpg',
'Width': 1024}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-05-26',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 1.5 HDI GT - Diesel - Automatic - 130 hp - 158.042 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-25 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720994%27 HTTP/1.1" 200 None
2026-03-25 19:32:03 [adesa.fr] INFO: Saving data for 10720994: {'created_time': 1774467123.305187, 'last_price_update_time': 1774467123.305197, 'auction_closing_time': 1774527300.0}
2026-03-25 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720994') HTTP/1.1" 204 0
2026-03-25 19:32:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bc715af7-a344-5881-bbdd-22e4d6bb42c3 with identifier: 10720962
2026-03-25 19:32:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bc715af7-a344-5881-bbdd-22e4d6bb42c3 with identifier: 10720962
2026-03-25 19:32:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bc715af7-a344-5881-bbdd-22e4d6bb42c3 with identifier: 10720962 to the API
2026-03-25 19:32:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:32: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-25 19:32:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744730/general/04fc30f2-51cb-43f4-b47e-84f0f91dbaeb.jpg>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'bc715af7-a344-5881-bbdd-22e4d6bb42c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT291SP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720962',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 149651,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc715af7-a344-5881-bbdd-22e4d6bb42c3/bc715af7-a344-5881-bbdd-22e4d6bb42c3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165887,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744730/general/21ff8820-d665-486d-9e3d-bf77720234e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc715af7-a344-5881-bbdd-22e4d6bb42c3/bc715af7-a344-5881-bbdd-22e4d6bb42c3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183423,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744730/general/04fc30f2-51cb-43f4-b47e-84f0f91dbaeb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc715af7-a344-5881-bbdd-22e4d6bb42c3/bc715af7-a344-5881-bbdd-22e4d6bb42c3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744730/general/fbd23a6f-7bfe-45c1-90fb-95980c073c81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc715af7-a344-5881-bbdd-22e4d6bb42c3/bc715af7-a344-5881-bbdd-22e4d6bb42c3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171022,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744730/general/e2775f07-d25b-46e2-b492-3b7e12a43413.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc715af7-a344-5881-bbdd-22e4d6bb42c3/bc715af7-a344-5881-bbdd-22e4d6bb42c3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744730/general/60fd6934-d7c7-40cc-810b-ed90a78ec038.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc715af7-a344-5881-bbdd-22e4d6bb42c3/bc715af7-a344-5881-bbdd-22e4d6bb42c3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112974,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744730/general/6354e45b-b155-412b-be65-fb2a2eab6708.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc715af7-a344-5881-bbdd-22e4d6bb42c3/bc715af7-a344-5881-bbdd-22e4d6bb42c3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744730/general/4b5c43ca-aa49-44cb-a553-60e2bff71bcd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc715af7-a344-5881-bbdd-22e4d6bb42c3/bc715af7-a344-5881-bbdd-22e4d6bb42c3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744730/general/90c457bf-b09b-4a34-b16f-c563de4e5374.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc715af7-a344-5881-bbdd-22e4d6bb42c3/bc715af7-a344-5881-bbdd-22e4d6bb42c3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121914,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744730/general/4a875220-a36c-46bf-a8da-c1cb8732129d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc715af7-a344-5881-bbdd-22e4d6bb42c3/bc715af7-a344-5881-bbdd-22e4d6bb42c3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126157,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744730/general/35515fd6-3e3e-44f1-a25e-9e011979ad39.jpg',
'Width': 1024}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2024-01-23',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 1.5 HDI GT - Diesel - Automatic - 130 hp - 149.651 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-25 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720962%27 HTTP/1.1" 200 None
2026-03-25 19:32:03 [adesa.fr] INFO: Saving data for 10720962: {'created_time': 1774467123.670433, 'last_price_update_time': 1774467123.670443, 'auction_closing_time': 1774527300.0}
2026-03-25 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720962') HTTP/1.1" 204 0
2026-03-25 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744635%252Fgeneral%252Fbd7f20de-a6d7-4981-b9c9-968cf18cef04.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744635/general/bd7f20de-a6d7-4981-b9c9-968cf18cef04.jpg not downloaded yet
2026-03-25 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744635%252Fgeneral%252Fbf41bd72-4039-4723-b7dc-c272e80b634c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744635/general/bf41bd72-4039-4723-b7dc-c272e80b634c.jpg not downloaded yet
2026-03-25 19:32:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92ed8d0>
2026-03-25 19:32:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ab42ff6-c586-54d4-8367-72643e94dd1f/5ab42ff6-c586-54d4-8367-72643e94dd1f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5709578%252Fgeneral%252F1a7b176f-2e7f-43ff-ae49-0cd8db0045ab.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709578/general/1a7b176f-2e7f-43ff-ae49-0cd8db0045ab.jpg saved to cache
2026-03-25 19:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5ab42ff6-c586-54d4-8367-72643e94dd1f
2026-03-25 19:32:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fb2450>
2026-03-25 19:32:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ab42ff6-c586-54d4-8367-72643e94dd1f/5ab42ff6-c586-54d4-8367-72643e94dd1f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5709578%252Fgeneral%252Ff73fb97b-8107-48e7-8bd7-7f1923719f6e.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709578/general/f73fb97b-8107-48e7-8bd7-7f1923719f6e.jpg saved to cache
2026-03-25 19:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5ab42ff6-c586-54d4-8367-72643e94dd1f
2026-03-25 19:32:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92174d0>
2026-03-25 19:32:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ab42ff6-c586-54d4-8367-72643e94dd1f/5ab42ff6-c586-54d4-8367-72643e94dd1f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5709578%252Fgeneral%252Ffc243973-704f-4f01-99f3-4bf8069c25ad.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709578/general/fc243973-704f-4f01-99f3-4bf8069c25ad.jpg saved to cache
2026-03-25 19:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5ab42ff6-c586-54d4-8367-72643e94dd1f
2026-03-25 19:32:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90cbed0>
2026-03-25 19:32:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ab42ff6-c586-54d4-8367-72643e94dd1f/5ab42ff6-c586-54d4-8367-72643e94dd1f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5709578%252Fgeneral%252F9bb29cde-51ef-4b4d-96aa-bf8228ca3aa4.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709578/general/9bb29cde-51ef-4b4d-96aa-bf8228ca3aa4.jpg saved to cache
2026-03-25 19:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5ab42ff6-c586-54d4-8367-72643e94dd1f
2026-03-25 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744635%252Fgeneral%252F786a901d-64f7-422f-833d-4b8068ab9097.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744635/general/786a901d-64f7-422f-833d-4b8068ab9097.jpg not downloaded yet
2026-03-25 19:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:32:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5709578/general/0a626c60-2c5f-4023-9dbc-7d4d9558e335.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720902)
2026-03-25 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744635%252Fgeneral%252F6ffce179-2e0d-40d2-9bc8-0b784824fb63.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744635/general/6ffce179-2e0d-40d2-9bc8-0b784824fb63.jpg not downloaded yet
2026-03-25 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744635%252Fgeneral%252F9de5438c-5f40-473e-8e8f-6265eacd1e6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744635/general/9de5438c-5f40-473e-8e8f-6265eacd1e6d.jpg not downloaded yet
2026-03-25 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744635%252Fgeneral%252Fc42b3e14-8336-4139-a73f-61884b132bb7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744635/general/c42b3e14-8336-4139-a73f-61884b132bb7.jpg not downloaded yet
2026-03-25 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744635%252Fgeneral%252Fde0e50ed-6d3b-4c4b-808f-083034f043e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744635/general/de0e50ed-6d3b-4c4b-808f-083034f043e1.jpg not downloaded yet
2026-03-25 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744635%252Fgeneral%252F509d5fc5-f030-498c-be86-d0dbc2c5cf3d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744635/general/509d5fc5-f030-498c-be86-d0dbc2c5cf3d.jpg not downloaded yet
2026-03-25 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744635%252Fgeneral%252F90f36f0d-d210-4787-834e-bc23900d5ac6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744635/general/90f36f0d-d210-4787-834e-bc23900d5ac6.jpg not downloaded yet
2026-03-25 19:32:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b582e06-047a-5b12-bcc9-1091dba27829 with identifier: 10720996
2026-03-25 19:32:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b582e06-047a-5b12-bcc9-1091dba27829 with scrape type 1
2026-03-25 19:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9b582e06-047a-5b12-bcc9-1091dba27829
2026-03-25 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744845%252Fgeneral%252F9c6175b9-7224-421b-ac97-900136c49e0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744845/general/9c6175b9-7224-421b-ac97-900136c49e0c.jpg not downloaded yet
2026-03-25 19:32:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744635/general/786a901d-64f7-422f-833d-4b8068ab9097.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720943)
2026-03-25 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744845%252Fgeneral%252F64f47cd2-7fe2-4515-9bed-da5afb927b67.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744845/general/64f47cd2-7fe2-4515-9bed-da5afb927b67.jpg not downloaded yet
2026-03-25 19:32:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc925e710>
2026-03-25 19:32:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5ab42ff6-c586-54d4-8367-72643e94dd1f/5ab42ff6-c586-54d4-8367-72643e94dd1f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5709578%252Fgeneral%252F0a626c60-2c5f-4023-9dbc-7d4d9558e335.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709578/general/0a626c60-2c5f-4023-9dbc-7d4d9558e335.jpg saved to cache
2026-03-25 19:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5ab42ff6-c586-54d4-8367-72643e94dd1f
2026-03-25 19:32:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5ab42ff6-c586-54d4-8367-72643e94dd1f, skipping ID generation
2026-03-25 19:32:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ab42ff6-c586-54d4-8367-72643e94dd1f with scrape type 1
2026-03-25 19:32:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5ab42ff6-c586-54d4-8367-72643e94dd1f sending to next pipeline
2026-03-25 19:32:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5ab42ff6-c586-54d4-8367-72643e94dd1f, identifier: 10720902
2026-03-25 19:32:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5ab42ff6-c586-54d4-8367-72643e94dd1f with identifier: 10720902
2026-03-25 19:32:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5ab42ff6-c586-54d4-8367-72643e94dd1f with identifier: 10720902
2026-03-25 19:32:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5ab42ff6-c586-54d4-8367-72643e94dd1f with identifier: 10720902 to the API
2026-03-25 19:32:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5709578/general/0a626c60-2c5f-4023-9dbc-7d4d9558e335.jpg>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': '5ab42ff6-c586-54d4-8367-72643e94dd1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY855VT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720902',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 191466,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 52,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ab42ff6-c586-54d4-8367-72643e94dd1f/5ab42ff6-c586-54d4-8367-72643e94dd1f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239339,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709578/general/f73fb97b-8107-48e7-8bd7-7f1923719f6e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ab42ff6-c586-54d4-8367-72643e94dd1f/5ab42ff6-c586-54d4-8367-72643e94dd1f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207964,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709578/general/fc243973-704f-4f01-99f3-4bf8069c25ad.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ab42ff6-c586-54d4-8367-72643e94dd1f/5ab42ff6-c586-54d4-8367-72643e94dd1f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237222,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709578/general/0a626c60-2c5f-4023-9dbc-7d4d9558e335.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ab42ff6-c586-54d4-8367-72643e94dd1f/5ab42ff6-c586-54d4-8367-72643e94dd1f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253433,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709578/general/9bb29cde-51ef-4b4d-96aa-bf8228ca3aa4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ab42ff6-c586-54d4-8367-72643e94dd1f/5ab42ff6-c586-54d4-8367-72643e94dd1f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211003,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709578/general/1a7b176f-2e7f-43ff-ae49-0cd8db0045ab.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ab42ff6-c586-54d4-8367-72643e94dd1f/5ab42ff6-c586-54d4-8367-72643e94dd1f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268591,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709578/general/0f3fd436-c483-4934-a70a-a5bcde38edcf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ab42ff6-c586-54d4-8367-72643e94dd1f/5ab42ff6-c586-54d4-8367-72643e94dd1f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279332,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709578/general/9319b66d-d5a9-4e70-90d8-10cde568fab0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ab42ff6-c586-54d4-8367-72643e94dd1f/5ab42ff6-c586-54d4-8367-72643e94dd1f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216557,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709578/general/f21d2da1-7a44-449f-acc8-05c158add191.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ab42ff6-c586-54d4-8367-72643e94dd1f/5ab42ff6-c586-54d4-8367-72643e94dd1f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248581,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709578/general/0f198e38-4e59-412c-90bf-f22098c890d7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ab42ff6-c586-54d4-8367-72643e94dd1f/5ab42ff6-c586-54d4-8367-72643e94dd1f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234516,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709578/general/49a91a07-1743-49c6-814f-c4edd83c830d.jpg',
'Width': 1920}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-04-26',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 GT - Petrol - Automatic - 180 hp - 191.466 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-25 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720902%27 HTTP/1.1" 200 None
2026-03-25 19:32:04 [adesa.fr] INFO: Saving data for 10720902: {'created_time': 1774467124.896791, 'last_price_update_time': 1774467124.8968, 'auction_closing_time': 1774527300.0}
2026-03-25 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720902') HTTP/1.1" 204 0
2026-03-25 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744845%252Fgeneral%252F35a76ae1-cfb6-4b74-ad9c-85b43ad12e40.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744845/general/35a76ae1-cfb6-4b74-ad9c-85b43ad12e40.jpg not downloaded yet
2026-03-25 19:32:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744635/general/bf41bd72-4039-4723-b7dc-c272e80b634c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720943)
2026-03-25 19:32:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86bfed0>
2026-03-25 19:32:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4530ead5-92e8-5274-9faf-82e5c980636f/4530ead5-92e8-5274-9faf-82e5c980636f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744635%252Fgeneral%252F786a901d-64f7-422f-833d-4b8068ab9097.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744635/general/786a901d-64f7-422f-833d-4b8068ab9097.jpg saved to cache
2026-03-25 19:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4530ead5-92e8-5274-9faf-82e5c980636f
2026-03-25 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744845%252Fgeneral%252F99467994-6129-421a-a397-b7cd3d1a7d3d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744845/general/99467994-6129-421a-a397-b7cd3d1a7d3d.jpg not downloaded yet
2026-03-25 19:32:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744845/general/9c6175b9-7224-421b-ac97-900136c49e0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720996)
2026-03-25 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744845%252Fgeneral%252F28f0208a-6448-480a-812f-8b9e81ee221e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744845/general/28f0208a-6448-480a-812f-8b9e81ee221e.jpg not downloaded yet
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744845%252Fgeneral%252F57e35548-2c45-401a-924e-1c5602e0d576.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744845/general/57e35548-2c45-401a-924e-1c5602e0d576.jpg not downloaded yet
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744845%252Fgeneral%252F5de14be4-0be4-498c-874c-0674a236a470.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744845/general/5de14be4-0be4-498c-874c-0674a236a470.jpg not downloaded yet
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744845%252Fgeneral%252F53c242ff-e188-42f9-a733-32f67fedec8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744845/general/53c242ff-e188-42f9-a733-32f67fedec8f.jpg not downloaded yet
2026-03-25 19:32:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91680d0>
2026-03-25 19:32:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4530ead5-92e8-5274-9faf-82e5c980636f/4530ead5-92e8-5274-9faf-82e5c980636f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744635%252Fgeneral%252Fbf41bd72-4039-4723-b7dc-c272e80b634c.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744635/general/bf41bd72-4039-4723-b7dc-c272e80b634c.jpg saved to cache
2026-03-25 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4530ead5-92e8-5274-9faf-82e5c980636f
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744845%252Fgeneral%252Fc78d76d5-97fc-4184-ac8f-c028f18edac9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744845/general/c78d76d5-97fc-4184-ac8f-c028f18edac9.jpg not downloaded yet
2026-03-25 19:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744845/general/64f47cd2-7fe2-4515-9bed-da5afb927b67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720996)
2026-03-25 19:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744845/general/99467994-6129-421a-a397-b7cd3d1a7d3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720996)
2026-03-25 19:32:05 [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-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744845%252Fgeneral%252Ff7108ac5-5716-42c9-9fdd-926734d024b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744845/general/f7108ac5-5716-42c9-9fdd-926734d024b4.jpg not downloaded yet
2026-03-25 19:32:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:32:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90216d0>
2026-03-25 19:32:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b582e06-047a-5b12-bcc9-1091dba27829/9b582e06-047a-5b12-bcc9-1091dba27829_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744845%252Fgeneral%252F9c6175b9-7224-421b-ac97-900136c49e0c.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744845/general/9c6175b9-7224-421b-ac97-900136c49e0c.jpg saved to cache
2026-03-25 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9b582e06-047a-5b12-bcc9-1091dba27829
2026-03-25 19:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744845/general/5de14be4-0be4-498c-874c-0674a236a470.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720996)
2026-03-25 19:32:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9304e10>
2026-03-25 19:32:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b582e06-047a-5b12-bcc9-1091dba27829/9b582e06-047a-5b12-bcc9-1091dba27829_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744845%252Fgeneral%252F64f47cd2-7fe2-4515-9bed-da5afb927b67.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744845/general/64f47cd2-7fe2-4515-9bed-da5afb927b67.jpg saved to cache
2026-03-25 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9b582e06-047a-5b12-bcc9-1091dba27829
2026-03-25 19:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744845/general/53c242ff-e188-42f9-a733-32f67fedec8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720996)
2026-03-25 19:32:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fb2890>
2026-03-25 19:32:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b582e06-047a-5b12-bcc9-1091dba27829/9b582e06-047a-5b12-bcc9-1091dba27829_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744845%252Fgeneral%252F99467994-6129-421a-a397-b7cd3d1a7d3d.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744845/general/99467994-6129-421a-a397-b7cd3d1a7d3d.jpg saved to cache
2026-03-25 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9b582e06-047a-5b12-bcc9-1091dba27829
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10728301
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728301%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10728301: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10728301 url https://www.openlane.eu/en/carv6/auction/10728301
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10728296
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728296%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10728296: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10728296 url https://www.openlane.eu/en/carv6/auction/10728296
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10728370
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728370%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10728370: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10728370 url https://www.openlane.eu/en/carv6/auction/10728370
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10728297
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728297%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10728297: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10728297 url https://www.openlane.eu/en/carv6/auction/10728297
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10728504
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728504%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10728504: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10728504 url https://www.openlane.eu/en/carv6/auction/10728504
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10728284
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728284%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10728284: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10728284 url https://www.openlane.eu/en/carv6/auction/10728284
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10728317
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728317%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10728317: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10728317 url https://www.openlane.eu/en/carv6/auction/10728317
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10728321
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728321%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10728321: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10728321 url https://www.openlane.eu/en/carv6/auction/10728321
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10728328
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728328%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10728328: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10728328 url https://www.openlane.eu/en/carv6/auction/10728328
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10728346
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728346%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10728346: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10728346 url https://www.openlane.eu/en/carv6/auction/10728346
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10728549
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728549%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10728549: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10728549 url https://www.openlane.eu/en/carv6/auction/10728549
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10728314
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728314%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10728314: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10728314 url https://www.openlane.eu/en/carv6/auction/10728314
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10728320
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728320%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10728320: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10728320 url https://www.openlane.eu/en/carv6/auction/10728320
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10728541
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728541%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10728541: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10728541 url https://www.openlane.eu/en/carv6/auction/10728541
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10728330
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728330%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10728330: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10728330 url https://www.openlane.eu/en/carv6/auction/10728330
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10728329
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728329%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10728329: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10728329 url https://www.openlane.eu/en/carv6/auction/10728329
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10728294
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728294%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10728294: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10728294 url https://www.openlane.eu/en/carv6/auction/10728294
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10728519
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728519%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10728519: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10728519 url https://www.openlane.eu/en/carv6/auction/10728519
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725764
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725764%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725764: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725764 url https://www.openlane.eu/en/carv6/auction/10725764
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725747
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725747%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725747: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725747 url https://www.openlane.eu/en/carv6/auction/10725747
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725754
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725754%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725754: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725754 url https://www.openlane.eu/en/carv6/auction/10725754
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725749
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725749%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725749: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725749 url https://www.openlane.eu/en/carv6/auction/10725749
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725755
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725755%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725755: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725755 url https://www.openlane.eu/en/carv6/auction/10725755
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725760
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725760%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725760: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725760 url https://www.openlane.eu/en/carv6/auction/10725760
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725763
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725763%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725763: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725763 url https://www.openlane.eu/en/carv6/auction/10725763
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725765
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725765%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725765: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725765 url https://www.openlane.eu/en/carv6/auction/10725765
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725752
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725752%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725752: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725752 url https://www.openlane.eu/en/carv6/auction/10725752
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725750
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725750%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725750: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725750 url https://www.openlane.eu/en/carv6/auction/10725750
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725756
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725756%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725756: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725756 url https://www.openlane.eu/en/carv6/auction/10725756
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725753
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725753%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725753: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725753 url https://www.openlane.eu/en/carv6/auction/10725753
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725761
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725761%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725761: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725761 url https://www.openlane.eu/en/carv6/auction/10725761
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725757
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725757%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725757: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725757 url https://www.openlane.eu/en/carv6/auction/10725757
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725745
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725745%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725745: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725745 url https://www.openlane.eu/en/carv6/auction/10725745
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725766
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725766%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725766: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725766 url https://www.openlane.eu/en/carv6/auction/10725766
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725748
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725748%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725748: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725748 url https://www.openlane.eu/en/carv6/auction/10725748
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725758
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725758%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725758: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725758 url https://www.openlane.eu/en/carv6/auction/10725758
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725751
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725751%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725751: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725751 url https://www.openlane.eu/en/carv6/auction/10725751
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725746
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725746%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725746: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725746 url https://www.openlane.eu/en/carv6/auction/10725746
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725767
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725767%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725767: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725767 url https://www.openlane.eu/en/carv6/auction/10725767
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725768
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725768%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725768: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725768 url https://www.openlane.eu/en/carv6/auction/10725768
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725759
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725759%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725759: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725759 url https://www.openlane.eu/en/carv6/auction/10725759
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725762
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725762%27 HTTP/1.1" 200 None
2026-03-25 19:32:05 [adesa.fr] INFO: Scrape type for 10725762: 0
2026-03-25 19:32:05 [adesa.fr] INFO: Skipping item 10725762 url https://www.openlane.eu/en/carv6/auction/10725762
2026-03-25 19:32:05 [adesa.fr] INFO: Found listing with ID: 10725769
2026-03-25 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725769%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10725769: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10725769 url https://www.openlane.eu/en/carv6/auction/10725769
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723774
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723774%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723774: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723774 url https://www.openlane.eu/en/carv6/auction/10723774
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10724958
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724958%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10724958: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10724958 url https://www.openlane.eu/en/carv6/auction/10724958
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10725067
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725067%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10725067: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10725067 url https://www.openlane.eu/en/carv6/auction/10725067
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10725075
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725075%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10725075: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10725075 url https://www.openlane.eu/en/carv6/auction/10725075
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10724964
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724964%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10724964: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10724964 url https://www.openlane.eu/en/carv6/auction/10724964
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10725069
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725069%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10725069: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10725069 url https://www.openlane.eu/en/carv6/auction/10725069
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10725070
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725070%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10725070: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10725070 url https://www.openlane.eu/en/carv6/auction/10725070
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723700
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723700%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723700: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723700 url https://www.openlane.eu/en/carv6/auction/10723700
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723761
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723761%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723761: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723761 url https://www.openlane.eu/en/carv6/auction/10723761
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10725014
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725014%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10725014: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10725014 url https://www.openlane.eu/en/carv6/auction/10725014
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10725015
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725015%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10725015: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10725015 url https://www.openlane.eu/en/carv6/auction/10725015
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10724975
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724975%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10724975: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10724975 url https://www.openlane.eu/en/carv6/auction/10724975
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10725122
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725122%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10725122: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10725122 url https://www.openlane.eu/en/carv6/auction/10725122
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10724978
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724978%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10724978: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10724978 url https://www.openlane.eu/en/carv6/auction/10724978
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10725661
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725661%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10725661: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10725661 url https://www.openlane.eu/en/carv6/auction/10725661
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10725080
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725080%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10725080: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10725080 url https://www.openlane.eu/en/carv6/auction/10725080
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723763
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723763%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723763: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723763 url https://www.openlane.eu/en/carv6/auction/10723763
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723696
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723696%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723696: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723696 url https://www.openlane.eu/en/carv6/auction/10723696
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723701
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723701%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723701: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723701 url https://www.openlane.eu/en/carv6/auction/10723701
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723749
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723749%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723749: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723749 url https://www.openlane.eu/en/carv6/auction/10723749
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723731
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723731%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723731: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723731 url https://www.openlane.eu/en/carv6/auction/10723731
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723778
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723778%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723778: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723778 url https://www.openlane.eu/en/carv6/auction/10723778
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723767
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723767%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723767: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723767 url https://www.openlane.eu/en/carv6/auction/10723767
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723752
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723752%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723752: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723752 url https://www.openlane.eu/en/carv6/auction/10723752
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10725124
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725124%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10725124: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10725124 url https://www.openlane.eu/en/carv6/auction/10725124
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723764
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723764%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723764: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723764 url https://www.openlane.eu/en/carv6/auction/10723764
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10724973
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724973%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10724973: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10724973 url https://www.openlane.eu/en/carv6/auction/10724973
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10725039
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725039%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10725039: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10725039 url https://www.openlane.eu/en/carv6/auction/10725039
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10725020
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725020%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10725020: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10725020 url https://www.openlane.eu/en/carv6/auction/10725020
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723750
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723750%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723750: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723750 url https://www.openlane.eu/en/carv6/auction/10723750
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723740
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723740%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723740: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723740 url https://www.openlane.eu/en/carv6/auction/10723740
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723738
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723738%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723738: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723738 url https://www.openlane.eu/en/carv6/auction/10723738
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723779
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723779%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723779: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723779 url https://www.openlane.eu/en/carv6/auction/10723779
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723698
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723698%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723698: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723698 url https://www.openlane.eu/en/carv6/auction/10723698
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723687
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723687%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723687: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723687 url https://www.openlane.eu/en/carv6/auction/10723687
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723705
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723705%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723705: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723705 url https://www.openlane.eu/en/carv6/auction/10723705
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723765
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723765%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723765: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723765 url https://www.openlane.eu/en/carv6/auction/10723765
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723739
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723739%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723739: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723739 url https://www.openlane.eu/en/carv6/auction/10723739
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723746
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723746%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723746: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723746 url https://www.openlane.eu/en/carv6/auction/10723746
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723685
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723685%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723685: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723685 url https://www.openlane.eu/en/carv6/auction/10723685
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723726
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723726%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723726: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723726 url https://www.openlane.eu/en/carv6/auction/10723726
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723684
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723684%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723684: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723684 url https://www.openlane.eu/en/carv6/auction/10723684
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723727
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723727%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723727: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723727 url https://www.openlane.eu/en/carv6/auction/10723727
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723730
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723730%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723730: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723730 url https://www.openlane.eu/en/carv6/auction/10723730
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723729
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723729%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723729: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723729 url https://www.openlane.eu/en/carv6/auction/10723729
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10725109
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725109%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10725109: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10725109 url https://www.openlane.eu/en/carv6/auction/10725109
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723777
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723777%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723777: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723777 url https://www.openlane.eu/en/carv6/auction/10723777
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723762
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723762%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723762: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723762 url https://www.openlane.eu/en/carv6/auction/10723762
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10725005
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725005%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10725005: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10725005 url https://www.openlane.eu/en/carv6/auction/10725005
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723723
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723723%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723723: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723723 url https://www.openlane.eu/en/carv6/auction/10723723
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723710
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723710%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723710: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723710 url https://www.openlane.eu/en/carv6/auction/10723710
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10725105
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725105%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10725105: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10725105 url https://www.openlane.eu/en/carv6/auction/10725105
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10725088
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725088%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10725088: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10725088 url https://www.openlane.eu/en/carv6/auction/10725088
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723768
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723768%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723768: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723768 url https://www.openlane.eu/en/carv6/auction/10723768
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723758
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723758%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723758: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723758 url https://www.openlane.eu/en/carv6/auction/10723758
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10725108
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725108%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10725108: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10725108 url https://www.openlane.eu/en/carv6/auction/10725108
2026-03-25 19:32:06 [adesa.fr] INFO: Found listing with ID: 10723751
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723751%27 HTTP/1.1" 200 None
2026-03-25 19:32:06 [adesa.fr] INFO: Scrape type for 10723751: 0
2026-03-25 19:32:06 [adesa.fr] INFO: Skipping item 10723751 url https://www.openlane.eu/en/carv6/auction/10723751
2026-03-25 19:32:06 [scrapy.extensions.logstats] INFO: Crawled 52 pages (at 26 pages/min), scraped 34 items (at 21 items/min)
2026-03-25 19:32:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 168MiB
2026-03-25 19:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744845/general/c78d76d5-97fc-4184-ac8f-c028f18edac9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720996)
2026-03-25 19:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744845/general/f7108ac5-5716-42c9-9fdd-926734d024b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720996)
2026-03-25 19:32:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9215690>
2026-03-25 19:32:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b582e06-047a-5b12-bcc9-1091dba27829/9b582e06-047a-5b12-bcc9-1091dba27829_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744845%252Fgeneral%252F5de14be4-0be4-498c-874c-0674a236a470.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744845/general/5de14be4-0be4-498c-874c-0674a236a470.jpg saved to cache
2026-03-25 19:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9b582e06-047a-5b12-bcc9-1091dba27829
2026-03-25 19:32:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8761410>
2026-03-25 19:32:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b582e06-047a-5b12-bcc9-1091dba27829/9b582e06-047a-5b12-bcc9-1091dba27829_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744845%252Fgeneral%252F53c242ff-e188-42f9-a733-32f67fedec8f.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744845/general/53c242ff-e188-42f9-a733-32f67fedec8f.jpg saved to cache
2026-03-25 19:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9b582e06-047a-5b12-bcc9-1091dba27829
2026-03-25 19:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744845/general/57e35548-2c45-401a-924e-1c5602e0d576.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720996)
2026-03-25 19:32:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92f46d0>
2026-03-25 19:32:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b582e06-047a-5b12-bcc9-1091dba27829/9b582e06-047a-5b12-bcc9-1091dba27829_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744845%252Fgeneral%252Fc78d76d5-97fc-4184-ac8f-c028f18edac9.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744845/general/c78d76d5-97fc-4184-ac8f-c028f18edac9.jpg saved to cache
2026-03-25 19:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9b582e06-047a-5b12-bcc9-1091dba27829
2026-03-25 19:32:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc930f8d0>
2026-03-25 19:32:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b582e06-047a-5b12-bcc9-1091dba27829/9b582e06-047a-5b12-bcc9-1091dba27829_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744845%252Fgeneral%252Ff7108ac5-5716-42c9-9fdd-926734d024b4.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744845/general/f7108ac5-5716-42c9-9fdd-926734d024b4.jpg saved to cache
2026-03-25 19:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9b582e06-047a-5b12-bcc9-1091dba27829
2026-03-25 19:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744845/general/28f0208a-6448-480a-812f-8b9e81ee221e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720996)
2026-03-25 19:32:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92e5890>
2026-03-25 19:32:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b582e06-047a-5b12-bcc9-1091dba27829/9b582e06-047a-5b12-bcc9-1091dba27829_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744845%252Fgeneral%252F57e35548-2c45-401a-924e-1c5602e0d576.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744845/general/57e35548-2c45-401a-924e-1c5602e0d576.jpg saved to cache
2026-03-25 19:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9b582e06-047a-5b12-bcc9-1091dba27829
2026-03-25 19:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744845/general/35a76ae1-cfb6-4b74-ad9c-85b43ad12e40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720996)
2026-03-25 19:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744635/general/90f36f0d-d210-4787-834e-bc23900d5ac6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720943)
2026-03-25 19:32:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc930c810>
2026-03-25 19:32:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b582e06-047a-5b12-bcc9-1091dba27829/9b582e06-047a-5b12-bcc9-1091dba27829_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744845%252Fgeneral%252F28f0208a-6448-480a-812f-8b9e81ee221e.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744845/general/28f0208a-6448-480a-812f-8b9e81ee221e.jpg saved to cache
2026-03-25 19:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9b582e06-047a-5b12-bcc9-1091dba27829
2026-03-25 19:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744635/general/509d5fc5-f030-498c-be86-d0dbc2c5cf3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720943)
2026-03-25 19:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744635/general/de0e50ed-6d3b-4c4b-808f-083034f043e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720943)
2026-03-25 19:32:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94a1090>
2026-03-25 19:32:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b582e06-047a-5b12-bcc9-1091dba27829/9b582e06-047a-5b12-bcc9-1091dba27829_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744845%252Fgeneral%252F35a76ae1-cfb6-4b74-ad9c-85b43ad12e40.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744845/general/35a76ae1-cfb6-4b74-ad9c-85b43ad12e40.jpg saved to cache
2026-03-25 19:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9b582e06-047a-5b12-bcc9-1091dba27829
2026-03-25 19:32:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9b582e06-047a-5b12-bcc9-1091dba27829, skipping ID generation
2026-03-25 19:32:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b582e06-047a-5b12-bcc9-1091dba27829 with scrape type 1
2026-03-25 19:32:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9b582e06-047a-5b12-bcc9-1091dba27829 sending to next pipeline
2026-03-25 19:32:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9b582e06-047a-5b12-bcc9-1091dba27829, identifier: 10720996
2026-03-25 19:32:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9b582e06-047a-5b12-bcc9-1091dba27829 with identifier: 10720996
2026-03-25 19:32:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9b582e06-047a-5b12-bcc9-1091dba27829 with identifier: 10720996
2026-03-25 19:32:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9b582e06-047a-5b12-bcc9-1091dba27829 with identifier: 10720996 to the API
2026-03-25 19:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744845/general/35a76ae1-cfb6-4b74-ad9c-85b43ad12e40.jpg>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '9b582e06-047a-5b12-bcc9-1091dba27829',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY297PW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720996',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Talisman',
'odometer': 171934,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 81,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b582e06-047a-5b12-bcc9-1091dba27829/9b582e06-047a-5b12-bcc9-1091dba27829_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109384,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744845/general/9c6175b9-7224-421b-ac97-900136c49e0c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b582e06-047a-5b12-bcc9-1091dba27829/9b582e06-047a-5b12-bcc9-1091dba27829_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105625,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744845/general/64f47cd2-7fe2-4515-9bed-da5afb927b67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b582e06-047a-5b12-bcc9-1091dba27829/9b582e06-047a-5b12-bcc9-1091dba27829_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120616,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744845/general/35a76ae1-cfb6-4b74-ad9c-85b43ad12e40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b582e06-047a-5b12-bcc9-1091dba27829/9b582e06-047a-5b12-bcc9-1091dba27829_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89138,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744845/general/99467994-6129-421a-a397-b7cd3d1a7d3d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b582e06-047a-5b12-bcc9-1091dba27829/9b582e06-047a-5b12-bcc9-1091dba27829_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114041,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744845/general/28f0208a-6448-480a-812f-8b9e81ee221e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b582e06-047a-5b12-bcc9-1091dba27829/9b582e06-047a-5b12-bcc9-1091dba27829_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94135,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744845/general/57e35548-2c45-401a-924e-1c5602e0d576.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b582e06-047a-5b12-bcc9-1091dba27829/9b582e06-047a-5b12-bcc9-1091dba27829_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107502,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744845/general/5de14be4-0be4-498c-874c-0674a236a470.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b582e06-047a-5b12-bcc9-1091dba27829/9b582e06-047a-5b12-bcc9-1091dba27829_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103500,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744845/general/53c242ff-e188-42f9-a733-32f67fedec8f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b582e06-047a-5b12-bcc9-1091dba27829/9b582e06-047a-5b12-bcc9-1091dba27829_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76074,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744845/general/c78d76d5-97fc-4184-ac8f-c028f18edac9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b582e06-047a-5b12-bcc9-1091dba27829/9b582e06-047a-5b12-bcc9-1091dba27829_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744845/general/f7108ac5-5716-42c9-9fdd-926734d024b4.jpg',
'Width': 1024}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-04-15',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Renault Talisman 2.0 DCI Business - Diesel - Automatic - 160 hp - '
'171.934 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720996%27 HTTP/1.1" 200 None
2026-03-25 19:32:08 [adesa.fr] INFO: Saving data for 10720996: {'created_time': 1774467128.082965, 'last_price_update_time': 1774467128.082975, 'auction_closing_time': 1774527300.0}
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720996') HTTP/1.1" 204 0
2026-03-25 19:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744635/general/9de5438c-5f40-473e-8e8f-6265eacd1e6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720943)
2026-03-25 19:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744635/general/c42b3e14-8336-4139-a73f-61884b132bb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720943)
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8786690>
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4530ead5-92e8-5274-9faf-82e5c980636f/4530ead5-92e8-5274-9faf-82e5c980636f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744635%252Fgeneral%252F90f36f0d-d210-4787-834e-bc23900d5ac6.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744635/general/90f36f0d-d210-4787-834e-bc23900d5ac6.jpg saved to cache
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4530ead5-92e8-5274-9faf-82e5c980636f
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb4f8790>
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4530ead5-92e8-5274-9faf-82e5c980636f/4530ead5-92e8-5274-9faf-82e5c980636f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744635%252Fgeneral%252F509d5fc5-f030-498c-be86-d0dbc2c5cf3d.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744635/general/509d5fc5-f030-498c-be86-d0dbc2c5cf3d.jpg saved to cache
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4530ead5-92e8-5274-9faf-82e5c980636f
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8faf790>
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4530ead5-92e8-5274-9faf-82e5c980636f/4530ead5-92e8-5274-9faf-82e5c980636f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744635%252Fgeneral%252Fde0e50ed-6d3b-4c4b-808f-083034f043e1.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744635/general/de0e50ed-6d3b-4c4b-808f-083034f043e1.jpg saved to cache
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4530ead5-92e8-5274-9faf-82e5c980636f
2026-03-25 19:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9487ad0>
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4530ead5-92e8-5274-9faf-82e5c980636f/4530ead5-92e8-5274-9faf-82e5c980636f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744635%252Fgeneral%252F9de5438c-5f40-473e-8e8f-6265eacd1e6d.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744635/general/9de5438c-5f40-473e-8e8f-6265eacd1e6d.jpg saved to cache
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4530ead5-92e8-5274-9faf-82e5c980636f
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb229d10>
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4530ead5-92e8-5274-9faf-82e5c980636f/4530ead5-92e8-5274-9faf-82e5c980636f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744635%252Fgeneral%252Fc42b3e14-8336-4139-a73f-61884b132bb7.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744635/general/c42b3e14-8336-4139-a73f-61884b132bb7.jpg saved to cache
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4530ead5-92e8-5274-9faf-82e5c980636f
2026-03-25 19: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-25 19:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744635/general/bd7f20de-a6d7-4981-b9c9-968cf18cef04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720943)
2026-03-25 19:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d631d567-02ee-58e7-a9ea-84425828f927 with identifier: 10726023
2026-03-25 19:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d631d567-02ee-58e7-a9ea-84425828f927 with scrape type 1
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d631d567-02ee-58e7-a9ea-84425828f927
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728286%252Fgeneral%252F8c258ce6-a30c-4b76-a48e-aa19f8cd8050.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728286/general/8c258ce6-a30c-4b76-a48e-aa19f8cd8050.JPG not downloaded yet
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728286%252Fgeneral%252F6d02f6f4-7836-4f34-98e8-af28e50dc792.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728286/general/6d02f6f4-7836-4f34-98e8-af28e50dc792.JPG not downloaded yet
2026-03-25 19:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744635/general/82d1aa6d-b883-4be4-9c92-5ab880b45d19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720943)
2026-03-25 19:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744635/general/6ffce179-2e0d-40d2-9bc8-0b784824fb63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720943)
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728286%252Fgeneral%252Fdf4f6ebb-c607-46d4-a15f-d0711fd02ec5.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728286/general/df4f6ebb-c607-46d4-a15f-d0711fd02ec5.JPG not downloaded yet
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728286%252Fgeneral%252F2dd3b348-439e-4f51-bf6a-5e31825c2abd.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728286/general/2dd3b348-439e-4f51-bf6a-5e31825c2abd.JPG not downloaded yet
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728286%252Fgeneral%252F1d4f20a4-91f1-4345-a3bd-6dd96274736d.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728286/general/1d4f20a4-91f1-4345-a3bd-6dd96274736d.JPG not downloaded yet
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728286%252Fgeneral%252F421c1d94-5521-4fdf-af4a-f244e17c2e22.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728286/general/421c1d94-5521-4fdf-af4a-f244e17c2e22.JPG not downloaded yet
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9480710>
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4530ead5-92e8-5274-9faf-82e5c980636f/4530ead5-92e8-5274-9faf-82e5c980636f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744635%252Fgeneral%252Fbd7f20de-a6d7-4981-b9c9-968cf18cef04.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744635/general/bd7f20de-a6d7-4981-b9c9-968cf18cef04.jpg saved to cache
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4530ead5-92e8-5274-9faf-82e5c980636f
2026-03-25 19:32:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728286/general/6d02f6f4-7836-4f34-98e8-af28e50dc792.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726023)
2026-03-25 19:32:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728286/general/8c258ce6-a30c-4b76-a48e-aa19f8cd8050.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726023)
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728286%252Fgeneral%252Fc9697d55-1bd6-4fcd-848f-b91cd5d2293d.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728286/general/c9697d55-1bd6-4fcd-848f-b91cd5d2293d.JPG not downloaded yet
2026-03-25 19:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726013> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728286%252Fgeneral%252F46886206-3e46-4972-845c-07fc5d205ad0.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728286/general/46886206-3e46-4972-845c-07fc5d205ad0.JPG not downloaded yet
2026-03-25 19: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-25 19:32:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc930e7d0>
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4530ead5-92e8-5274-9faf-82e5c980636f/4530ead5-92e8-5274-9faf-82e5c980636f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744635%252Fgeneral%252F82d1aa6d-b883-4be4-9c92-5ab880b45d19.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744635/general/82d1aa6d-b883-4be4-9c92-5ab880b45d19.jpg saved to cache
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4530ead5-92e8-5274-9faf-82e5c980636f
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90c9250>
2026-03-25 19:32:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4530ead5-92e8-5274-9faf-82e5c980636f/4530ead5-92e8-5274-9faf-82e5c980636f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744635%252Fgeneral%252F6ffce179-2e0d-40d2-9bc8-0b784824fb63.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744635/general/6ffce179-2e0d-40d2-9bc8-0b784824fb63.jpg saved to cache
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4530ead5-92e8-5274-9faf-82e5c980636f
2026-03-25 19:32:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4530ead5-92e8-5274-9faf-82e5c980636f, skipping ID generation
2026-03-25 19:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4530ead5-92e8-5274-9faf-82e5c980636f with scrape type 1
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4530ead5-92e8-5274-9faf-82e5c980636f sending to next pipeline
2026-03-25 19:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4530ead5-92e8-5274-9faf-82e5c980636f, identifier: 10720943
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728286%252Fgeneral%252Ff96de0c5-6345-4776-afde-3ede99022963.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728286/general/f96de0c5-6345-4776-afde-3ede99022963.JPG not downloaded yet
2026-03-25 19:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4530ead5-92e8-5274-9faf-82e5c980636f with identifier: 10720943
2026-03-25 19:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4530ead5-92e8-5274-9faf-82e5c980636f with identifier: 10720943
2026-03-25 19:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4530ead5-92e8-5274-9faf-82e5c980636f with identifier: 10720943 to the API
2026-03-25 19:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744635/general/6ffce179-2e0d-40d2-9bc8-0b784824fb63.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-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '4530ead5-92e8-5274-9faf-82e5c980636f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG505SQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720943',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 186239,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4530ead5-92e8-5274-9faf-82e5c980636f/4530ead5-92e8-5274-9faf-82e5c980636f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143215,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744635/general/82d1aa6d-b883-4be4-9c92-5ab880b45d19.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4530ead5-92e8-5274-9faf-82e5c980636f/4530ead5-92e8-5274-9faf-82e5c980636f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744635/general/bd7f20de-a6d7-4981-b9c9-968cf18cef04.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4530ead5-92e8-5274-9faf-82e5c980636f/4530ead5-92e8-5274-9faf-82e5c980636f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134769,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744635/general/bf41bd72-4039-4723-b7dc-c272e80b634c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4530ead5-92e8-5274-9faf-82e5c980636f/4530ead5-92e8-5274-9faf-82e5c980636f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744635/general/786a901d-64f7-422f-833d-4b8068ab9097.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4530ead5-92e8-5274-9faf-82e5c980636f/4530ead5-92e8-5274-9faf-82e5c980636f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104231,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744635/general/6ffce179-2e0d-40d2-9bc8-0b784824fb63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4530ead5-92e8-5274-9faf-82e5c980636f/4530ead5-92e8-5274-9faf-82e5c980636f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744635/general/9de5438c-5f40-473e-8e8f-6265eacd1e6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4530ead5-92e8-5274-9faf-82e5c980636f/4530ead5-92e8-5274-9faf-82e5c980636f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96696,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744635/general/c42b3e14-8336-4139-a73f-61884b132bb7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4530ead5-92e8-5274-9faf-82e5c980636f/4530ead5-92e8-5274-9faf-82e5c980636f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56248,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744635/general/de0e50ed-6d3b-4c4b-808f-083034f043e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4530ead5-92e8-5274-9faf-82e5c980636f/4530ead5-92e8-5274-9faf-82e5c980636f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744635/general/509d5fc5-f030-498c-be86-d0dbc2c5cf3d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4530ead5-92e8-5274-9faf-82e5c980636f/4530ead5-92e8-5274-9faf-82e5c980636f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115049,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744635/general/90f36f0d-d210-4787-834e-bc23900d5ac6.jpg',
'Width': 1024}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-06-03',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 1.5 HDI Active Pack - Diesel - Automatic - 130 hp - '
'186.239 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-25 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720943%27 HTTP/1.1" 200 None
2026-03-25 19:32:09 [adesa.fr] INFO: Saving data for 10720943: {'created_time': 1774467129.193413, 'last_price_update_time': 1774467129.193423, 'auction_closing_time': 1774527300.0}
2026-03-25 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720943') HTTP/1.1" 204 0
2026-03-25 19:32:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728286/general/421c1d94-5521-4fdf-af4a-f244e17c2e22.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726023)
2026-03-25 19:32:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728286/general/1d4f20a4-91f1-4345-a3bd-6dd96274736d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726023)
2026-03-25 19:32:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728286/general/c9697d55-1bd6-4fcd-848f-b91cd5d2293d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726023)
2026-03-25 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728286%252Fgeneral%252F5006074f-fd00-46f1-b8b9-6dc064ee0f27.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728286/general/5006074f-fd00-46f1-b8b9-6dc064ee0f27.JPG not downloaded yet
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d631d567-02ee-58e7-a9ea-84425828f927 due to Ignoring non-200 response
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d631d567-02ee-58e7-a9ea-84425828f927 due to Ignoring non-200 response
2026-03-25 19:32:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39a54d24-9e10-5a88-b4f9-37395ca703d2 with identifier: 10726013
2026-03-25 19:32:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 with scrape type 1
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 39a54d24-9e10-5a88-b4f9-37395ca703d2
2026-03-25 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722209%252Fgeneral%252F0ed24e81-a54b-4167-b477-7a011e55f184.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722209/general/0ed24e81-a54b-4167-b477-7a011e55f184.JPG not downloaded yet
2026-03-25 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722209%252Fgeneral%252Fcc09375a-dfa0-424e-81ae-c514591dbe21.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722209/general/cc09375a-dfa0-424e-81ae-c514591dbe21.JPG not downloaded yet
2026-03-25 19:32:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728286/general/2dd3b348-439e-4f51-bf6a-5e31825c2abd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726023)
2026-03-25 19:32:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728286/general/46886206-3e46-4972-845c-07fc5d205ad0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726023)
2026-03-25 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722209%252Fgeneral%252Fc9b1f02e-d81e-4a56-a3ab-ba62751940c7.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722209/general/c9b1f02e-d81e-4a56-a3ab-ba62751940c7.JPG not downloaded yet
2026-03-25 19:32:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728286/general/f96de0c5-6345-4776-afde-3ede99022963.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726023)
2026-03-25 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722209%252Fgeneral%252F5bb34cc2-2411-49e4-af4e-90d5af23d853.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722209/general/5bb34cc2-2411-49e4-af4e-90d5af23d853.JPG not downloaded yet
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d631d567-02ee-58e7-a9ea-84425828f927 due to Ignoring non-200 response
2026-03-25 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722209%252Fgeneral%252F589437ec-8b63-46e8-88e5-246c6176495f.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722209/general/589437ec-8b63-46e8-88e5-246c6176495f.JPG not downloaded yet
2026-03-25 19:32:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722209/general/cc09375a-dfa0-424e-81ae-c514591dbe21.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726013)
2026-03-25 19:32:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722209/general/0ed24e81-a54b-4167-b477-7a011e55f184.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726013)
2026-03-25 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722209%252Fgeneral%252F3b8255c5-3ceb-4bdb-aba5-9afe4ba28886.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722209/general/3b8255c5-3ceb-4bdb-aba5-9afe4ba28886.JPG not downloaded yet
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d631d567-02ee-58e7-a9ea-84425828f927 due to Ignoring non-200 response
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d631d567-02ee-58e7-a9ea-84425828f927 due to Ignoring non-200 response
2026-03-25 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722209%252Fgeneral%252Fb43908d6-69e7-48b6-ad35-f4d0899394dd.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722209/general/b43908d6-69e7-48b6-ad35-f4d0899394dd.JPG not downloaded yet
2026-03-25 19:32:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722209/general/c9b1f02e-d81e-4a56-a3ab-ba62751940c7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726013)
2026-03-25 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722209%252Fgeneral%252Fb8a3edce-ff9c-4226-bc27-835943bea592.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722209/general/b8a3edce-ff9c-4226-bc27-835943bea592.JPG not downloaded yet
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d631d567-02ee-58e7-a9ea-84425828f927 due to Ignoring non-200 response
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d631d567-02ee-58e7-a9ea-84425828f927 due to Ignoring non-200 response
2026-03-25 19:32:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722209/general/589437ec-8b63-46e8-88e5-246c6176495f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726013)
2026-03-25 19:32:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722209/general/5bb34cc2-2411-49e4-af4e-90d5af23d853.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726013)
2026-03-25 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722209%252Fgeneral%252F2679191b-aa8f-4687-8a7a-95670d936bb9.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722209/general/2679191b-aa8f-4687-8a7a-95670d936bb9.JPG not downloaded yet
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d631d567-02ee-58e7-a9ea-84425828f927 due to Ignoring non-200 response
2026-03-25 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722209%252Fgeneral%252F9cfb2e5b-7dff-4f12-bb66-f1b9c02d546d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722209/general/9cfb2e5b-7dff-4f12-bb66-f1b9c02d546d.jpg already downloaded
2026-03-25 19:32:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722209/general/b43908d6-69e7-48b6-ad35-f4d0899394dd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726013)
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 due to Ignoring non-200 response
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 due to Ignoring non-200 response
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 due to Ignoring non-200 response
2026-03-25 19:32:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722209/general/b8a3edce-ff9c-4226-bc27-835943bea592.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726013)
2026-03-25 19:32:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722209/general/3b8255c5-3ceb-4bdb-aba5-9afe4ba28886.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726013)
2026-03-25 19:32:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722209/general/2679191b-aa8f-4687-8a7a-95670d936bb9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726013)
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 due to Ignoring non-200 response
2026-03-25 19:32:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728286/general/5006074f-fd00-46f1-b8b9-6dc064ee0f27.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726023)
2026-03-25 19:32:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728286/general/df4f6ebb-c607-46d4-a15f-d0711fd02ec5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726023)
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 due to Ignoring non-200 response
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 due to Ignoring non-200 response
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 due to Ignoring non-200 response
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 due to Ignoring non-200 response
2026-03-25 19:32:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 39a54d24-9e10-5a88-b4f9-37395ca703d2, skipping ID generation
2026-03-25 19:32:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 with scrape type 1
2026-03-25 19:32:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 sending to next pipeline
2026-03-25 19:32:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 39a54d24-9e10-5a88-b4f9-37395ca703d2, identifier: 10726013
2026-03-25 19:32:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 39a54d24-9e10-5a88-b4f9-37395ca703d2 with identifier: 10726013
2026-03-25 19:32:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 39a54d24-9e10-5a88-b4f9-37395ca703d2 with identifier: 10726013
2026-03-25 19:32:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 39a54d24-9e10-5a88-b4f9-37395ca703d2 with identifier: 10726013 to the API
2026-03-25 19:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:32:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5722209/general/2679191b-aa8f-4687-8a7a-95670d936bb9.JPG>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '39a54d24-9e10-5a88-b4f9-37395ca703d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-095-SJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726013',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 179953,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39a54d24-9e10-5a88-b4f9-37395ca703d2/39a54d24-9e10-5a88-b4f9-37395ca703d2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264012,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722209/general/9cfb2e5b-7dff-4f12-bb66-f1b9c02d546d.jpg',
'Width': 2048}],
'price': 25200,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 Plus - AWD - Hybrid - Automatic - 253 hp - 179.953 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2023}
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726013%27 HTTP/1.1" 200 None
2026-03-25 19:32:10 [adesa.fr] INFO: Saving data for 10726013: {'created_time': 1774467130.016651, 'last_price_update_time': 1774467130.016664, 'auction_closing_time': 1774617300.0}
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726013') HTTP/1.1" 204 0
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 due to Ignoring non-200 response
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d631d567-02ee-58e7-a9ea-84425828f927 due to Ignoring non-200 response
2026-03-25 19:32:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d631d567-02ee-58e7-a9ea-84425828f927, skipping ID generation
2026-03-25 19:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d631d567-02ee-58e7-a9ea-84425828f927 with scrape type 1
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d631d567-02ee-58e7-a9ea-84425828f927 sending to next pipeline
2026-03-25 19:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d631d567-02ee-58e7-a9ea-84425828f927, identifier: 10726023
2026-03-25 19:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d631d567-02ee-58e7-a9ea-84425828f927 with identifier: 10726023
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-25 19:32:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 19:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d631d567-02ee-58e7-a9ea-84425828f927 with identifier: 10726023
2026-03-25 19:32:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d631d567-02ee-58e7-a9ea-84425828f927 with identifier: 10726023 to the API
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:32:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5728286/general/df4f6ebb-c607-46d4-a15f-d0711fd02ec5.JPG>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'd631d567-02ee-58e7-a9ea-84425828f927',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-791-KE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726023',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '308',
'odometer': 158135,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 SW 1.2 Allure Pack - Petrol - Manual - 130 hp - 158.135 '
'km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726023%27 HTTP/1.1" 200 None
2026-03-25 19:32:10 [adesa.fr] INFO: Saving data for 10726023: {'created_time': 1774467130.521956, 'last_price_update_time': 1774467130.521966, 'auction_closing_time': 1774617300.0}
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726023') HTTP/1.1" 204 0
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d631d567-02ee-58e7-a9ea-84425828f927 due to Ignoring non-200 response
2026-03-25 19:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726031> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721010> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19: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-25 19:32:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c04fc130-24fa-5863-b5e0-ceeaf39f4b8e with identifier: 10726031
2026-03-25 19:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c04fc130-24fa-5863-b5e0-ceeaf39f4b8e with scrape type 1
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c04fc130-24fa-5863-b5e0-ceeaf39f4b8e
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32: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%252F5745741%252Fgeneral%252F4618eda3-4f79-40b8-bfcc-6a4131e086c9.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745741/general/4618eda3-4f79-40b8-bfcc-6a4131e086c9.JPG not downloaded yet
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32: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%252F5745741%252Fgeneral%252F8b747c95-4e8b-4deb-8fe6-7b40c3b590bb.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745741/general/8b747c95-4e8b-4deb-8fe6-7b40c3b590bb.JPG not downloaded yet
2026-03-25 19:32:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73ad5392-c02d-5cf4-8937-0d0fcb677160 with identifier: 10721010
2026-03-25 19:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73ad5392-c02d-5cf4-8937-0d0fcb677160 with scrape type 1
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 73ad5392-c02d-5cf4-8937-0d0fcb677160
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32: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%252F5744867%252Fgeneral%252F2a161035-9144-45fc-916c-57ac83cb6f24.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744867/general/2a161035-9144-45fc-916c-57ac83cb6f24.jpg not downloaded yet
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32: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%252F5745741%252Fgeneral%252Feb2817f7-d708-4dd0-95aa-8c61b2180704.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745741/general/eb2817f7-d708-4dd0-95aa-8c61b2180704.JPG not downloaded yet
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32: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%252F5744867%252Fgeneral%252F34476549-fbe4-4243-93b4-da33ead1b145.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744867/general/34476549-fbe4-4243-93b4-da33ead1b145.jpg not downloaded yet
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32: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%252F5745741%252Fgeneral%252F01ef7891-f131-4216-a47e-7925465038e3.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745741/general/01ef7891-f131-4216-a47e-7925465038e3.JPG not downloaded yet
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32: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%252F5744867%252Fgeneral%252F8f6f5fde-9252-4a2c-8d75-fbd08c6edc24.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744867/general/8f6f5fde-9252-4a2c-8d75-fbd08c6edc24.jpg not downloaded yet
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32: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%252F5745741%252Fgeneral%252Fac52b5c0-e895-4c1f-a805-c693d6946ed6.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745741/general/ac52b5c0-e895-4c1f-a805-c693d6946ed6.JPG not downloaded yet
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32: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%252F5744867%252Fgeneral%252F0d0a53ff-47be-46a1-8c99-8ed10d96b2cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744867/general/0d0a53ff-47be-46a1-8c99-8ed10d96b2cb.jpg not downloaded yet
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32: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%252F5745741%252Fgeneral%252Fa711b5c3-d9b6-46c9-a2ad-dadafa742cb8.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745741/general/a711b5c3-d9b6-46c9-a2ad-dadafa742cb8.JPG not downloaded yet
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32: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%252F5744867%252Fgeneral%252F6f9d9dfa-cf56-4455-a4cc-4fdf800a1bf0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744867/general/6f9d9dfa-cf56-4455-a4cc-4fdf800a1bf0.jpg not downloaded yet
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32: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%252F5745741%252Fgeneral%252F5f5b4158-7a2c-4f96-9b1c-f3aa8f765d7a.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745741/general/5f5b4158-7a2c-4f96-9b1c-f3aa8f765d7a.JPG not downloaded yet
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32: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%252F5744867%252Fgeneral%252F79d7e7aa-a4db-45a2-afb8-6d50e49595de.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744867/general/79d7e7aa-a4db-45a2-afb8-6d50e49595de.jpg not downloaded yet
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32: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%252F5745741%252Fgeneral%252Fd631dc3f-5413-4a73-908d-b14d3a2b2d6a.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745741/general/d631dc3f-5413-4a73-908d-b14d3a2b2d6a.JPG not downloaded yet
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32: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%252F5744867%252Fgeneral%252Ff138e1d1-48fd-4bf2-9349-2493fef74ee7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744867/general/f138e1d1-48fd-4bf2-9349-2493fef74ee7.jpg not downloaded yet
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32: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%252F5745741%252Fgeneral%252F0337b058-8e64-49c5-91f3-b16f3d6e3e54.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745741/general/0337b058-8e64-49c5-91f3-b16f3d6e3e54.JPG not downloaded yet
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32: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%252F5744867%252Fgeneral%252F31d13354-cdd1-4005-a7d5-0ac9f6c7de4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744867/general/31d13354-cdd1-4005-a7d5-0ac9f6c7de4e.jpg not downloaded yet
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32: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%252F5745741%252Fgeneral%252Fd6862edf-9cce-42ff-a5f8-87fa4c3010a2.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745741/general/d6862edf-9cce-42ff-a5f8-87fa4c3010a2.JPG not downloaded yet
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32: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%252F5744867%252Fgeneral%252F89fdaa4c-c685-48a7-922c-26e8c7fcfbe6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744867/general/89fdaa4c-c685-48a7-922c-26e8c7fcfbe6.jpg not downloaded yet
2026-03-25 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32: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%252F5744867%252Fgeneral%252F53caa875-8bf5-4488-8c80-1a6d36f8fd01.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744867/general/53caa875-8bf5-4488-8c80-1a6d36f8fd01.jpg not downloaded yet
2026-03-25 19:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720954> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744867/general/53caa875-8bf5-4488-8c80-1a6d36f8fd01.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721010)
2026-03-25 19:32:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eed21641-212c-5bf8-8d37-441aa270dd5f with identifier: 10720954
2026-03-25 19:32:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eed21641-212c-5bf8-8d37-441aa270dd5f with scrape type 1
2026-03-25 19:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eed21641-212c-5bf8-8d37-441aa270dd5f
2026-03-25 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744687%252Fgeneral%252Fccb22863-a1fe-46a8-a25d-706c41baf84c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744687/general/ccb22863-a1fe-46a8-a25d-706c41baf84c.jpg not downloaded yet
2026-03-25 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744687%252Fgeneral%252F244aa385-d26e-4079-a8e7-ec876f85ec03.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744687/general/244aa385-d26e-4079-a8e7-ec876f85ec03.jpg not downloaded yet
2026-03-25 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744687%252Fgeneral%252F9a64456f-2e58-4301-b51f-d4025f23a6b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744687/general/9a64456f-2e58-4301-b51f-d4025f23a6b8.jpg not downloaded yet
2026-03-25 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744687%252Fgeneral%252F3b7093e8-641c-4830-9744-a590fd02c160.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744687/general/3b7093e8-641c-4830-9744-a590fd02c160.jpg not downloaded yet
2026-03-25 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744687%252Fgeneral%252F327670ea-b5d3-4e07-895b-011e51e7282b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744687/general/327670ea-b5d3-4e07-895b-011e51e7282b.jpg not downloaded yet
2026-03-25 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744687%252Fgeneral%252F8105ffd3-d1b9-4d6f-b873-aaea2975ac2f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744687/general/8105ffd3-d1b9-4d6f-b873-aaea2975ac2f.jpg not downloaded yet
2026-03-25 19:32:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc93f7210>
2026-03-25 19:32:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73ad5392-c02d-5cf4-8937-0d0fcb677160/73ad5392-c02d-5cf4-8937-0d0fcb677160_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744867%252Fgeneral%252F53caa875-8bf5-4488-8c80-1a6d36f8fd01.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744867/general/53caa875-8bf5-4488-8c80-1a6d36f8fd01.jpg saved to cache
2026-03-25 19:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 73ad5392-c02d-5cf4-8937-0d0fcb677160
2026-03-25 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744687%252Fgeneral%252F17b5b67d-bd29-4324-be01-085f1c3facc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744687/general/17b5b67d-bd29-4324-be01-085f1c3facc3.jpg not downloaded yet
2026-03-25 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744687%252Fgeneral%252F87f25e62-10db-44ee-8526-6d0690242664.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744687/general/87f25e62-10db-44ee-8526-6d0690242664.jpg not downloaded yet
2026-03-25 19:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744867/general/89fdaa4c-c685-48a7-922c-26e8c7fcfbe6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721010)
2026-03-25 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744687%252Fgeneral%252Fe40249a1-e32d-4be1-9cb0-3884caf8703d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744687/general/e40249a1-e32d-4be1-9cb0-3884caf8703d.jpg not downloaded yet
2026-03-25 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744687%252Fgeneral%252Ff8ad0388-0095-41bf-9f48-bb48570efddf.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744687/general/f8ad0388-0095-41bf-9f48-bb48570efddf.jpg not downloaded yet
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86bed10>
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73ad5392-c02d-5cf4-8937-0d0fcb677160/73ad5392-c02d-5cf4-8937-0d0fcb677160_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744867%252Fgeneral%252F89fdaa4c-c685-48a7-922c-26e8c7fcfbe6.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744867/general/89fdaa4c-c685-48a7-922c-26e8c7fcfbe6.jpg saved to cache
2026-03-25 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 73ad5392-c02d-5cf4-8937-0d0fcb677160
2026-03-25 19:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744687/general/87f25e62-10db-44ee-8526-6d0690242664.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720954)
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9310650>
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eed21641-212c-5bf8-8d37-441aa270dd5f/eed21641-212c-5bf8-8d37-441aa270dd5f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744687%252Fgeneral%252F87f25e62-10db-44ee-8526-6d0690242664.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744687/general/87f25e62-10db-44ee-8526-6d0690242664.jpg saved to cache
2026-03-25 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item eed21641-212c-5bf8-8d37-441aa270dd5f
2026-03-25 19:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744687/general/f8ad0388-0095-41bf-9f48-bb48570efddf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720954)
2026-03-25 19:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744687/general/e40249a1-e32d-4be1-9cb0-3884caf8703d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720954)
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9311190>
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eed21641-212c-5bf8-8d37-441aa270dd5f/eed21641-212c-5bf8-8d37-441aa270dd5f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744687%252Fgeneral%252Ff8ad0388-0095-41bf-9f48-bb48570efddf.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744687/general/f8ad0388-0095-41bf-9f48-bb48570efddf.jpg saved to cache
2026-03-25 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item eed21641-212c-5bf8-8d37-441aa270dd5f
2026-03-25 19:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744687/general/17b5b67d-bd29-4324-be01-085f1c3facc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720954)
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc915a9d0>
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eed21641-212c-5bf8-8d37-441aa270dd5f/eed21641-212c-5bf8-8d37-441aa270dd5f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744687%252Fgeneral%252Fe40249a1-e32d-4be1-9cb0-3884caf8703d.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744687/general/e40249a1-e32d-4be1-9cb0-3884caf8703d.jpg saved to cache
2026-03-25 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item eed21641-212c-5bf8-8d37-441aa270dd5f
2026-03-25 19:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744687/general/8105ffd3-d1b9-4d6f-b873-aaea2975ac2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720954)
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc930cc90>
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eed21641-212c-5bf8-8d37-441aa270dd5f/eed21641-212c-5bf8-8d37-441aa270dd5f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744687%252Fgeneral%252F17b5b67d-bd29-4324-be01-085f1c3facc3.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744687/general/17b5b67d-bd29-4324-be01-085f1c3facc3.jpg saved to cache
2026-03-25 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item eed21641-212c-5bf8-8d37-441aa270dd5f
2026-03-25 19:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744687/general/327670ea-b5d3-4e07-895b-011e51e7282b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720954)
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92c7c90>
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eed21641-212c-5bf8-8d37-441aa270dd5f/eed21641-212c-5bf8-8d37-441aa270dd5f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744687%252Fgeneral%252F8105ffd3-d1b9-4d6f-b873-aaea2975ac2f.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744687/general/8105ffd3-d1b9-4d6f-b873-aaea2975ac2f.jpg saved to cache
2026-03-25 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item eed21641-212c-5bf8-8d37-441aa270dd5f
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9311a10>
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eed21641-212c-5bf8-8d37-441aa270dd5f/eed21641-212c-5bf8-8d37-441aa270dd5f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744687%252Fgeneral%252F327670ea-b5d3-4e07-895b-011e51e7282b.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744687/general/327670ea-b5d3-4e07-895b-011e51e7282b.jpg saved to cache
2026-03-25 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item eed21641-212c-5bf8-8d37-441aa270dd5f
2026-03-25 19:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744687/general/3b7093e8-641c-4830-9744-a590fd02c160.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720954)
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc910cc50>
2026-03-25 19:32:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eed21641-212c-5bf8-8d37-441aa270dd5f/eed21641-212c-5bf8-8d37-441aa270dd5f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744687%252Fgeneral%252F3b7093e8-641c-4830-9744-a590fd02c160.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744687/general/3b7093e8-641c-4830-9744-a590fd02c160.jpg saved to cache
2026-03-25 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item eed21641-212c-5bf8-8d37-441aa270dd5f
2026-03-25 19:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744687/general/9a64456f-2e58-4301-b51f-d4025f23a6b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720954)
2026-03-25 19:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744687/general/244aa385-d26e-4079-a8e7-ec876f85ec03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720954)
2026-03-25 19:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9464710>
2026-03-25 19:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eed21641-212c-5bf8-8d37-441aa270dd5f/eed21641-212c-5bf8-8d37-441aa270dd5f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744687%252Fgeneral%252F9a64456f-2e58-4301-b51f-d4025f23a6b8.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744687/general/9a64456f-2e58-4301-b51f-d4025f23a6b8.jpg saved to cache
2026-03-25 19:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item eed21641-212c-5bf8-8d37-441aa270dd5f
2026-03-25 19:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744687/general/ccb22863-a1fe-46a8-a25d-706c41baf84c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720954)
2026-03-25 19:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc930d0d0>
2026-03-25 19:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eed21641-212c-5bf8-8d37-441aa270dd5f/eed21641-212c-5bf8-8d37-441aa270dd5f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744687%252Fgeneral%252F244aa385-d26e-4079-a8e7-ec876f85ec03.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744687/general/244aa385-d26e-4079-a8e7-ec876f85ec03.jpg saved to cache
2026-03-25 19:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item eed21641-212c-5bf8-8d37-441aa270dd5f
2026-03-25 19:32:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745741/general/d6862edf-9cce-42ff-a5f8-87fa4c3010a2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726031)
2026-03-25 19:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9444c50>
2026-03-25 19:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eed21641-212c-5bf8-8d37-441aa270dd5f/eed21641-212c-5bf8-8d37-441aa270dd5f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744687%252Fgeneral%252Fccb22863-a1fe-46a8-a25d-706c41baf84c.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744687/general/ccb22863-a1fe-46a8-a25d-706c41baf84c.jpg saved to cache
2026-03-25 19:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eed21641-212c-5bf8-8d37-441aa270dd5f
2026-03-25 19:32:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eed21641-212c-5bf8-8d37-441aa270dd5f, skipping ID generation
2026-03-25 19:32:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eed21641-212c-5bf8-8d37-441aa270dd5f with scrape type 1
2026-03-25 19:32:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eed21641-212c-5bf8-8d37-441aa270dd5f sending to next pipeline
2026-03-25 19:32:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eed21641-212c-5bf8-8d37-441aa270dd5f, identifier: 10720954
2026-03-25 19:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eed21641-212c-5bf8-8d37-441aa270dd5f with identifier: 10720954
2026-03-25 19:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 19:32:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-25 19:32:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 19:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eed21641-212c-5bf8-8d37-441aa270dd5f with identifier: 10720954
2026-03-25 19:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eed21641-212c-5bf8-8d37-441aa270dd5f with identifier: 10720954 to the API
2026-03-25 19:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:32: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-25 19:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744687/general/ccb22863-a1fe-46a8-a25d-706c41baf84c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'MPV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'eed21641-212c-5bf8-8d37-441aa270dd5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP234XX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720954',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 205455,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 52,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed21641-212c-5bf8-8d37-441aa270dd5f/eed21641-212c-5bf8-8d37-441aa270dd5f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142327,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744687/general/ccb22863-a1fe-46a8-a25d-706c41baf84c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed21641-212c-5bf8-8d37-441aa270dd5f/eed21641-212c-5bf8-8d37-441aa270dd5f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146164,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744687/general/244aa385-d26e-4079-a8e7-ec876f85ec03.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed21641-212c-5bf8-8d37-441aa270dd5f/eed21641-212c-5bf8-8d37-441aa270dd5f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140238,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744687/general/9a64456f-2e58-4301-b51f-d4025f23a6b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed21641-212c-5bf8-8d37-441aa270dd5f/eed21641-212c-5bf8-8d37-441aa270dd5f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131792,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744687/general/3b7093e8-641c-4830-9744-a590fd02c160.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed21641-212c-5bf8-8d37-441aa270dd5f/eed21641-212c-5bf8-8d37-441aa270dd5f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118190,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744687/general/327670ea-b5d3-4e07-895b-011e51e7282b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed21641-212c-5bf8-8d37-441aa270dd5f/eed21641-212c-5bf8-8d37-441aa270dd5f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118036,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744687/general/8105ffd3-d1b9-4d6f-b873-aaea2975ac2f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed21641-212c-5bf8-8d37-441aa270dd5f/eed21641-212c-5bf8-8d37-441aa270dd5f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121860,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744687/general/17b5b67d-bd29-4324-be01-085f1c3facc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed21641-212c-5bf8-8d37-441aa270dd5f/eed21641-212c-5bf8-8d37-441aa270dd5f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95942,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744687/general/87f25e62-10db-44ee-8526-6d0690242664.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed21641-212c-5bf8-8d37-441aa270dd5f/eed21641-212c-5bf8-8d37-441aa270dd5f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93466,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744687/general/e40249a1-e32d-4be1-9cb0-3884caf8703d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed21641-212c-5bf8-8d37-441aa270dd5f/eed21641-212c-5bf8-8d37-441aa270dd5f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131120,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744687/general/f8ad0388-0095-41bf-9f48-bb48570efddf.jpg',
'Width': 1024}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2020-05-20',
'seats_number': 3,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Touran 2.0 TDI Business - Diesel - Automatic - 150 hp - '
'205.455 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720954%27 HTTP/1.1" 200 None
2026-03-25 19:32:17 [adesa.fr] INFO: Saving data for 10720954: {'created_time': 1774467137.921124, 'last_price_update_time': 1774467137.921137, 'auction_closing_time': 1774527300.0}
2026-03-25 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720954') HTTP/1.1" 204 0
2026-03-25 19:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721007> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744867/general/31d13354-cdd1-4005-a7d5-0ac9f6c7de4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721010)
2026-03-25 19: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-25 19:32:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item c04fc130-24fa-5863-b5e0-ceeaf39f4b8e due to Ignoring non-200 response
2026-03-25 19:32:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745741/general/0337b058-8e64-49c5-91f3-b16f3d6e3e54.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726031)
2026-03-25 19:32:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745741/general/d631dc3f-5413-4a73-908d-b14d3a2b2d6a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726031)
2026-03-25 19:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744867/general/f138e1d1-48fd-4bf2-9349-2493fef74ee7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721010)
2026-03-25 19:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cbf87a7-824f-53e8-a0c0-8a48511e4af5 with identifier: 10721007
2026-03-25 19:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cbf87a7-824f-53e8-a0c0-8a48511e4af5 with scrape type 1
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6cbf87a7-824f-53e8-a0c0-8a48511e4af5
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744863%252Fgeneral%252F2611d3b1-ef8c-48d8-a809-a035959dbee6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744863/general/2611d3b1-ef8c-48d8-a809-a035959dbee6.jpg not downloaded yet
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86bcf50>
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73ad5392-c02d-5cf4-8937-0d0fcb677160/73ad5392-c02d-5cf4-8937-0d0fcb677160_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744867%252Fgeneral%252F31d13354-cdd1-4005-a7d5-0ac9f6c7de4e.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744867/general/31d13354-cdd1-4005-a7d5-0ac9f6c7de4e.jpg saved to cache
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 73ad5392-c02d-5cf4-8937-0d0fcb677160
2026-03-25 19:32:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745741/general/5f5b4158-7a2c-4f96-9b1c-f3aa8f765d7a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726031)
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744863%252Fgeneral%252F23496589-30fb-40dc-9a99-2ec091ab69ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744863/general/23496589-30fb-40dc-9a99-2ec091ab69ec.jpg not downloaded yet
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744863%252Fgeneral%252Fd4a26e83-f794-46d0-b1b8-400e505f6383.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744863/general/d4a26e83-f794-46d0-b1b8-400e505f6383.jpg not downloaded yet
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c04fc130-24fa-5863-b5e0-ceeaf39f4b8e due to Ignoring non-200 response
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c04fc130-24fa-5863-b5e0-ceeaf39f4b8e due to Ignoring non-200 response
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9239910>
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73ad5392-c02d-5cf4-8937-0d0fcb677160/73ad5392-c02d-5cf4-8937-0d0fcb677160_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744867%252Fgeneral%252Ff138e1d1-48fd-4bf2-9349-2493fef74ee7.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744867/general/f138e1d1-48fd-4bf2-9349-2493fef74ee7.jpg saved to cache
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 73ad5392-c02d-5cf4-8937-0d0fcb677160
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744863%252Fgeneral%252F0190919a-6068-4fc7-ae48-cb0315d16b4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744863/general/0190919a-6068-4fc7-ae48-cb0315d16b4d.jpg not downloaded yet
2026-03-25 19:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744867/general/79d7e7aa-a4db-45a2-afb8-6d50e49595de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721010)
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744863%252Fgeneral%252F47253e77-1f65-466c-99b9-cda7639bd106.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744863/general/47253e77-1f65-466c-99b9-cda7639bd106.jpg not downloaded yet
2026-03-25 19:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744863/general/2611d3b1-ef8c-48d8-a809-a035959dbee6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721007)
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744863%252Fgeneral%252F93203174-cb8e-4294-b306-7784b28cef8e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744863/general/93203174-cb8e-4294-b306-7784b28cef8e.jpg not downloaded yet
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c04fc130-24fa-5863-b5e0-ceeaf39f4b8e due to Ignoring non-200 response
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744863%252Fgeneral%252F53631556-b962-44f8-a4fa-1048ee53594f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744863/general/53631556-b962-44f8-a4fa-1048ee53594f.jpg not downloaded yet
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744863%252Fgeneral%252F1210ea40-f05e-46fa-8bb7-34cd6f597843.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744863/general/1210ea40-f05e-46fa-8bb7-34cd6f597843.jpg not downloaded yet
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744863%252Fgeneral%252Fec59a9bb-dd42-4fb2-9624-f2c56928f41d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744863/general/ec59a9bb-dd42-4fb2-9624-f2c56928f41d.jpg not downloaded yet
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744863%252Fgeneral%252F322a6a54-e4a0-4211-962c-bb98f34d66eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744863/general/322a6a54-e4a0-4211-962c-bb98f34d66eb.jpg not downloaded yet
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92d3d10>
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73ad5392-c02d-5cf4-8937-0d0fcb677160/73ad5392-c02d-5cf4-8937-0d0fcb677160_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744867%252Fgeneral%252F79d7e7aa-a4db-45a2-afb8-6d50e49595de.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744867/general/79d7e7aa-a4db-45a2-afb8-6d50e49595de.jpg saved to cache
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 73ad5392-c02d-5cf4-8937-0d0fcb677160
2026-03-25 19:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744863/general/47253e77-1f65-466c-99b9-cda7639bd106.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721007)
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9168350>
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cbf87a7-824f-53e8-a0c0-8a48511e4af5/6cbf87a7-824f-53e8-a0c0-8a48511e4af5_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744863%252Fgeneral%252F2611d3b1-ef8c-48d8-a809-a035959dbee6.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744863/general/2611d3b1-ef8c-48d8-a809-a035959dbee6.jpg saved to cache
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6cbf87a7-824f-53e8-a0c0-8a48511e4af5
2026-03-25 19:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744863/general/d4a26e83-f794-46d0-b1b8-400e505f6383.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721007)
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb4f0bd0>
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cbf87a7-824f-53e8-a0c0-8a48511e4af5/6cbf87a7-824f-53e8-a0c0-8a48511e4af5_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744863%252Fgeneral%252F47253e77-1f65-466c-99b9-cda7639bd106.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744863/general/47253e77-1f65-466c-99b9-cda7639bd106.jpg saved to cache
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6cbf87a7-824f-53e8-a0c0-8a48511e4af5
2026-03-25 19:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744863/general/ec59a9bb-dd42-4fb2-9624-f2c56928f41d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721007)
2026-03-25 19:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744863/general/322a6a54-e4a0-4211-962c-bb98f34d66eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721007)
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90495d0>
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cbf87a7-824f-53e8-a0c0-8a48511e4af5/6cbf87a7-824f-53e8-a0c0-8a48511e4af5_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744863%252Fgeneral%252Fd4a26e83-f794-46d0-b1b8-400e505f6383.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744863/general/d4a26e83-f794-46d0-b1b8-400e505f6383.jpg saved to cache
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6cbf87a7-824f-53e8-a0c0-8a48511e4af5
2026-03-25 19:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744863/general/1210ea40-f05e-46fa-8bb7-34cd6f597843.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721007)
2026-03-25 19:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744863/general/53631556-b962-44f8-a4fa-1048ee53594f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721007)
2026-03-25 19:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744863/general/93203174-cb8e-4294-b306-7784b28cef8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721007)
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9304410>
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cbf87a7-824f-53e8-a0c0-8a48511e4af5/6cbf87a7-824f-53e8-a0c0-8a48511e4af5_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744863%252Fgeneral%252Fec59a9bb-dd42-4fb2-9624-f2c56928f41d.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744863/general/ec59a9bb-dd42-4fb2-9624-f2c56928f41d.jpg saved to cache
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6cbf87a7-824f-53e8-a0c0-8a48511e4af5
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90496d0>
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cbf87a7-824f-53e8-a0c0-8a48511e4af5/6cbf87a7-824f-53e8-a0c0-8a48511e4af5_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744863%252Fgeneral%252F322a6a54-e4a0-4211-962c-bb98f34d66eb.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744863/general/322a6a54-e4a0-4211-962c-bb98f34d66eb.jpg saved to cache
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6cbf87a7-824f-53e8-a0c0-8a48511e4af5
2026-03-25 19:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744863/general/23496589-30fb-40dc-9a99-2ec091ab69ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721007)
2026-03-25 19:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744863/general/0190919a-6068-4fc7-ae48-cb0315d16b4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721007)
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8f93e10>
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cbf87a7-824f-53e8-a0c0-8a48511e4af5/6cbf87a7-824f-53e8-a0c0-8a48511e4af5_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744863%252Fgeneral%252F1210ea40-f05e-46fa-8bb7-34cd6f597843.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744863/general/1210ea40-f05e-46fa-8bb7-34cd6f597843.jpg saved to cache
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6cbf87a7-824f-53e8-a0c0-8a48511e4af5
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92e75d0>
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cbf87a7-824f-53e8-a0c0-8a48511e4af5/6cbf87a7-824f-53e8-a0c0-8a48511e4af5_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744863%252Fgeneral%252F53631556-b962-44f8-a4fa-1048ee53594f.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744863/general/53631556-b962-44f8-a4fa-1048ee53594f.jpg saved to cache
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6cbf87a7-824f-53e8-a0c0-8a48511e4af5
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc930cc90>
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cbf87a7-824f-53e8-a0c0-8a48511e4af5/6cbf87a7-824f-53e8-a0c0-8a48511e4af5_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744863%252Fgeneral%252F93203174-cb8e-4294-b306-7784b28cef8e.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744863/general/93203174-cb8e-4294-b306-7784b28cef8e.jpg saved to cache
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6cbf87a7-824f-53e8-a0c0-8a48511e4af5
2026-03-25 19:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744867/general/6f9d9dfa-cf56-4455-a4cc-4fdf800a1bf0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721010)
2026-03-25 19:32:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745741/general/a711b5c3-d9b6-46c9-a2ad-dadafa742cb8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726031)
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9049890>
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cbf87a7-824f-53e8-a0c0-8a48511e4af5/6cbf87a7-824f-53e8-a0c0-8a48511e4af5_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744863%252Fgeneral%252F23496589-30fb-40dc-9a99-2ec091ab69ec.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744863/general/23496589-30fb-40dc-9a99-2ec091ab69ec.jpg saved to cache
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6cbf87a7-824f-53e8-a0c0-8a48511e4af5
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92d0d90>
2026-03-25 19:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cbf87a7-824f-53e8-a0c0-8a48511e4af5/6cbf87a7-824f-53e8-a0c0-8a48511e4af5_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744863%252Fgeneral%252F0190919a-6068-4fc7-ae48-cb0315d16b4d.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744863/general/0190919a-6068-4fc7-ae48-cb0315d16b4d.jpg saved to cache
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6cbf87a7-824f-53e8-a0c0-8a48511e4af5
2026-03-25 19:32:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6cbf87a7-824f-53e8-a0c0-8a48511e4af5, skipping ID generation
2026-03-25 19:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cbf87a7-824f-53e8-a0c0-8a48511e4af5 with scrape type 1
2026-03-25 19:32:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6cbf87a7-824f-53e8-a0c0-8a48511e4af5 sending to next pipeline
2026-03-25 19:32:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6cbf87a7-824f-53e8-a0c0-8a48511e4af5, identifier: 10721007
2026-03-25 19:32:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6cbf87a7-824f-53e8-a0c0-8a48511e4af5 with identifier: 10721007
2026-03-25 19:32:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6cbf87a7-824f-53e8-a0c0-8a48511e4af5 with identifier: 10721007
2026-03-25 19:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6cbf87a7-824f-53e8-a0c0-8a48511e4af5 with identifier: 10721007 to the API
2026-03-25 19:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744863/general/0190919a-6068-4fc7-ae48-cb0315d16b4d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '6cbf87a7-824f-53e8-a0c0-8a48511e4af5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FC488HA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721007',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 151788,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 59,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cbf87a7-824f-53e8-a0c0-8a48511e4af5/6cbf87a7-824f-53e8-a0c0-8a48511e4af5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744863/general/2611d3b1-ef8c-48d8-a809-a035959dbee6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cbf87a7-824f-53e8-a0c0-8a48511e4af5/6cbf87a7-824f-53e8-a0c0-8a48511e4af5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106578,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744863/general/23496589-30fb-40dc-9a99-2ec091ab69ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cbf87a7-824f-53e8-a0c0-8a48511e4af5/6cbf87a7-824f-53e8-a0c0-8a48511e4af5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744863/general/d4a26e83-f794-46d0-b1b8-400e505f6383.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cbf87a7-824f-53e8-a0c0-8a48511e4af5/6cbf87a7-824f-53e8-a0c0-8a48511e4af5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744863/general/0190919a-6068-4fc7-ae48-cb0315d16b4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cbf87a7-824f-53e8-a0c0-8a48511e4af5/6cbf87a7-824f-53e8-a0c0-8a48511e4af5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109785,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744863/general/47253e77-1f65-466c-99b9-cda7639bd106.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cbf87a7-824f-53e8-a0c0-8a48511e4af5/6cbf87a7-824f-53e8-a0c0-8a48511e4af5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744863/general/93203174-cb8e-4294-b306-7784b28cef8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cbf87a7-824f-53e8-a0c0-8a48511e4af5/6cbf87a7-824f-53e8-a0c0-8a48511e4af5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125140,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744863/general/53631556-b962-44f8-a4fa-1048ee53594f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cbf87a7-824f-53e8-a0c0-8a48511e4af5/6cbf87a7-824f-53e8-a0c0-8a48511e4af5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143328,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744863/general/1210ea40-f05e-46fa-8bb7-34cd6f597843.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cbf87a7-824f-53e8-a0c0-8a48511e4af5/6cbf87a7-824f-53e8-a0c0-8a48511e4af5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95520,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744863/general/ec59a9bb-dd42-4fb2-9624-f2c56928f41d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cbf87a7-824f-53e8-a0c0-8a48511e4af5/6cbf87a7-824f-53e8-a0c0-8a48511e4af5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744863/general/322a6a54-e4a0-4211-962c-bb98f34d66eb.jpg',
'Width': 1024}],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2018-12-05',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Volkswagen Tiguan 2.0 TDI Comfortline Business - Diesel - Automatic '
'- 150 hp - 151.788 km',
'transmission': 'automatic',
'trim': 'Comfortline Business',
'vin': None,
'year': 2018}
2026-03-25 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721007%27 HTTP/1.1" 200 None
2026-03-25 19:32:19 [adesa.fr] INFO: Saving data for 10721007: {'created_time': 1774467139.425803, 'last_price_update_time': 1774467139.425816, 'auction_closing_time': 1774527300.0}
2026-03-25 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721007') HTTP/1.1" 204 0
2026-03-25 19:32:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745741/general/ac52b5c0-e895-4c1f-a805-c693d6946ed6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726031)
2026-03-25 19:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720952> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:32:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:32:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9481650>
2026-03-25 19:32:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73ad5392-c02d-5cf4-8937-0d0fcb677160/73ad5392-c02d-5cf4-8937-0d0fcb677160_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744867%252Fgeneral%252F6f9d9dfa-cf56-4455-a4cc-4fdf800a1bf0.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744867/general/6f9d9dfa-cf56-4455-a4cc-4fdf800a1bf0.jpg saved to cache
2026-03-25 19:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 73ad5392-c02d-5cf4-8937-0d0fcb677160
2026-03-25 19:32:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c04fc130-24fa-5863-b5e0-ceeaf39f4b8e due to Ignoring non-200 response
2026-03-25 19:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744867/general/0d0a53ff-47be-46a1-8c99-8ed10d96b2cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721010)
2026-03-25 19:32:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c04fc130-24fa-5863-b5e0-ceeaf39f4b8e due to Ignoring non-200 response
2026-03-25 19:32:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0a8e805-b2bc-5d72-84d7-2d6df6aff73c with identifier: 10720952
2026-03-25 19:32:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0a8e805-b2bc-5d72-84d7-2d6df6aff73c with scrape type 1
2026-03-25 19:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e0a8e805-b2bc-5d72-84d7-2d6df6aff73c
2026-03-25 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744681%252Fgeneral%252F475b228a-f904-4574-8e87-6b4c317ffaed.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744681/general/475b228a-f904-4574-8e87-6b4c317ffaed.jpg not downloaded yet
2026-03-25 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744681%252Fgeneral%252Fb7168f26-8947-47ac-9b69-90438457c66d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744681/general/b7168f26-8947-47ac-9b69-90438457c66d.jpg not downloaded yet
2026-03-25 19:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744867/general/8f6f5fde-9252-4a2c-8d75-fbd08c6edc24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721010)
2026-03-25 19:32:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745741/general/01ef7891-f131-4216-a47e-7925465038e3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726031)
2026-03-25 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744681%252Fgeneral%252F0127425e-53fa-4669-a8db-d000da25cf3a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744681/general/0127425e-53fa-4669-a8db-d000da25cf3a.jpg not downloaded yet
2026-03-25 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744681%252Fgeneral%252F392b949e-2e25-45ba-8a2b-e63e114e76f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744681/general/392b949e-2e25-45ba-8a2b-e63e114e76f2.jpg not downloaded yet
2026-03-25 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744681%252Fgeneral%252F1bed18ca-29a9-463b-8b9e-e6174b745bc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744681/general/1bed18ca-29a9-463b-8b9e-e6174b745bc3.jpg not downloaded yet
2026-03-25 19:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744867/general/34476549-fbe4-4243-93b4-da33ead1b145.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721010)
2026-03-25 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744681%252Fgeneral%252F36b73992-626a-466d-a04d-7572fcea822c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744681/general/36b73992-626a-466d-a04d-7572fcea822c.jpg not downloaded yet
2026-03-25 19:32:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fada90>
2026-03-25 19:32:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73ad5392-c02d-5cf4-8937-0d0fcb677160/73ad5392-c02d-5cf4-8937-0d0fcb677160_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744867%252Fgeneral%252F0d0a53ff-47be-46a1-8c99-8ed10d96b2cb.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744867/general/0d0a53ff-47be-46a1-8c99-8ed10d96b2cb.jpg saved to cache
2026-03-25 19:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 73ad5392-c02d-5cf4-8937-0d0fcb677160
2026-03-25 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744681%252Fgeneral%252Fec24b564-4a75-46d6-a18f-96fd1d509403.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744681/general/ec24b564-4a75-46d6-a18f-96fd1d509403.jpg not downloaded yet
2026-03-25 19:32:19 [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-25 19:32:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744681/general/b7168f26-8947-47ac-9b69-90438457c66d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720952)
2026-03-25 19:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744681/general/475b228a-f904-4574-8e87-6b4c317ffaed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720952)
2026-03-25 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744681%252Fgeneral%252F1a628993-b112-47df-946d-cc2e82e501e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744681/general/1a628993-b112-47df-946d-cc2e82e501e3.jpg not downloaded yet
2026-03-25 19:32:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9444810>
2026-03-25 19:32:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73ad5392-c02d-5cf4-8937-0d0fcb677160/73ad5392-c02d-5cf4-8937-0d0fcb677160_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744867%252Fgeneral%252F8f6f5fde-9252-4a2c-8d75-fbd08c6edc24.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744867/general/8f6f5fde-9252-4a2c-8d75-fbd08c6edc24.jpg saved to cache
2026-03-25 19:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 73ad5392-c02d-5cf4-8937-0d0fcb677160
2026-03-25 19:32:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c04fc130-24fa-5863-b5e0-ceeaf39f4b8e due to Ignoring non-200 response
2026-03-25 19:32:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91d7b50>
2026-03-25 19:32:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73ad5392-c02d-5cf4-8937-0d0fcb677160/73ad5392-c02d-5cf4-8937-0d0fcb677160_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744867%252Fgeneral%252F34476549-fbe4-4243-93b4-da33ead1b145.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744867/general/34476549-fbe4-4243-93b4-da33ead1b145.jpg saved to cache
2026-03-25 19:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 73ad5392-c02d-5cf4-8937-0d0fcb677160
2026-03-25 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744681%252Fgeneral%252F65c1a09e-5992-4191-a3be-f0defbd969e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744681/general/65c1a09e-5992-4191-a3be-f0defbd969e9.jpg not downloaded yet
2026-03-25 19:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744681/general/1bed18ca-29a9-463b-8b9e-e6174b745bc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720952)
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723703
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723703%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723703: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723703 url https://www.openlane.eu/en/carv6/auction/10723703
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10725107
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725107%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10725107: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10725107 url https://www.openlane.eu/en/carv6/auction/10725107
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723707
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723707%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723707: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723707 url https://www.openlane.eu/en/carv6/auction/10723707
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723770
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723770%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723770: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723770 url https://www.openlane.eu/en/carv6/auction/10723770
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10725094
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725094%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10725094: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10725094 url https://www.openlane.eu/en/carv6/auction/10725094
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10724986
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724986%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10724986: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10724986 url https://www.openlane.eu/en/carv6/auction/10724986
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10725147
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725147%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10725147: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10725147 url https://www.openlane.eu/en/carv6/auction/10725147
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723721
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723721%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723721: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723721 url https://www.openlane.eu/en/carv6/auction/10723721
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723773
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723773%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723773: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723773 url https://www.openlane.eu/en/carv6/auction/10723773
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723772
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723772%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723772: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723772 url https://www.openlane.eu/en/carv6/auction/10723772
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10725004
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725004%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10725004: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10725004 url https://www.openlane.eu/en/carv6/auction/10725004
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10725121
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725121%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10725121: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10725121 url https://www.openlane.eu/en/carv6/auction/10725121
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723771
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723771%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723771: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723771 url https://www.openlane.eu/en/carv6/auction/10723771
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723728
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723728%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723728: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723728 url https://www.openlane.eu/en/carv6/auction/10723728
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723702
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723702%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723702: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723702 url https://www.openlane.eu/en/carv6/auction/10723702
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723760
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723760%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723760: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723760 url https://www.openlane.eu/en/carv6/auction/10723760
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10725115
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725115%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10725115: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10725115 url https://www.openlane.eu/en/carv6/auction/10725115
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10725013
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725013%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10725013: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10725013 url https://www.openlane.eu/en/carv6/auction/10725013
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10725012
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725012%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10725012: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10725012 url https://www.openlane.eu/en/carv6/auction/10725012
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10725119
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725119%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10725119: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10725119 url https://www.openlane.eu/en/carv6/auction/10725119
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10725102
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725102%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10725102: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10725102 url https://www.openlane.eu/en/carv6/auction/10725102
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723766
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723766%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723766: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723766 url https://www.openlane.eu/en/carv6/auction/10723766
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723775
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723775%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723775: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723775 url https://www.openlane.eu/en/carv6/auction/10723775
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723697
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723697%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723697: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723697 url https://www.openlane.eu/en/carv6/auction/10723697
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723769
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723769%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723769: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723769 url https://www.openlane.eu/en/carv6/auction/10723769
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723742
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723742%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723742: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723742 url https://www.openlane.eu/en/carv6/auction/10723742
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723715
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723715%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723715: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723715 url https://www.openlane.eu/en/carv6/auction/10723715
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10724992
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724992%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10724992: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10724992 url https://www.openlane.eu/en/carv6/auction/10724992
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723712
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723712%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723712: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723712 url https://www.openlane.eu/en/carv6/auction/10723712
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723722
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723722%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723722: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723722 url https://www.openlane.eu/en/carv6/auction/10723722
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723683
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723683%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723683: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723683 url https://www.openlane.eu/en/carv6/auction/10723683
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723733
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723733%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723733: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723733 url https://www.openlane.eu/en/carv6/auction/10723733
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723720
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723720%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723720: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723720 url https://www.openlane.eu/en/carv6/auction/10723720
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10725044
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725044%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10725044: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10725044 url https://www.openlane.eu/en/carv6/auction/10725044
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10725034
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725034%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10725034: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10725034 url https://www.openlane.eu/en/carv6/auction/10725034
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10725126
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725126%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10725126: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10725126 url https://www.openlane.eu/en/carv6/auction/10725126
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723748
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723748%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723748: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723748 url https://www.openlane.eu/en/carv6/auction/10723748
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10724979
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724979%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10724979: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10724979 url https://www.openlane.eu/en/carv6/auction/10724979
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10725022
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725022%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10725022: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10725022 url https://www.openlane.eu/en/carv6/auction/10725022
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10725711
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725711%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10725711: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10725711 url https://www.openlane.eu/en/carv6/auction/10725711
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10725095
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725095%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10725095: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10725095 url https://www.openlane.eu/en/carv6/auction/10725095
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723759
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723759%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723759: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723759 url https://www.openlane.eu/en/carv6/auction/10723759
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723718
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723718%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723718: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723718 url https://www.openlane.eu/en/carv6/auction/10723718
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723692
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723692%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723692: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723692 url https://www.openlane.eu/en/carv6/auction/10723692
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723699
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723699%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723699: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723699 url https://www.openlane.eu/en/carv6/auction/10723699
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723704
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723704%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723704: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723704 url https://www.openlane.eu/en/carv6/auction/10723704
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723741
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723741%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723741: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723741 url https://www.openlane.eu/en/carv6/auction/10723741
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10725084
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725084%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10725084: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10725084 url https://www.openlane.eu/en/carv6/auction/10725084
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10725085
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725085%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10725085: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10725085 url https://www.openlane.eu/en/carv6/auction/10725085
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10725110
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725110%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10725110: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10725110 url https://www.openlane.eu/en/carv6/auction/10725110
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10725087
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725087%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10725087: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10725087 url https://www.openlane.eu/en/carv6/auction/10725087
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723706
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723706%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723706: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723706 url https://www.openlane.eu/en/carv6/auction/10723706
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723694
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723694%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723694: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723694 url https://www.openlane.eu/en/carv6/auction/10723694
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10725048
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725048%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10725048: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10725048 url https://www.openlane.eu/en/carv6/auction/10725048
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10725036
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725036%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10725036: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10725036 url https://www.openlane.eu/en/carv6/auction/10725036
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723725
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723725%27 HTTP/1.1" 200 None
2026-03-25 19:32:20 [adesa.fr] INFO: Scrape type for 10723725: 0
2026-03-25 19:32:20 [adesa.fr] INFO: Skipping item 10723725 url https://www.openlane.eu/en/carv6/auction/10723725
2026-03-25 19:32:20 [adesa.fr] INFO: Found listing with ID: 10723711
2026-03-25 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723711%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10723711: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10723711 url https://www.openlane.eu/en/carv6/auction/10723711
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10723776
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723776%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10723776: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10723776 url https://www.openlane.eu/en/carv6/auction/10723776
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10723747
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723747%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10723747: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10723747 url https://www.openlane.eu/en/carv6/auction/10723747
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10726052
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726052%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10726052: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10726052 url https://www.openlane.eu/en/carv6/auction/10726052
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10726055
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726055%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10726055: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10726055 url https://www.openlane.eu/en/carv6/auction/10726055
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10726056
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726056%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10726056: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10726056 url https://www.openlane.eu/en/carv6/auction/10726056
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10726053
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726053%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10726053: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10726053 url https://www.openlane.eu/en/carv6/auction/10726053
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10728580
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728580%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10728580: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10728580 url https://www.openlane.eu/en/carv6/auction/10728580
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10723937
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723937%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10723937: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10723937 url https://www.openlane.eu/en/carv6/auction/10723937
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10721719
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721719%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10721719: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10721719 url https://www.openlane.eu/en/carv6/auction/10721719
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10721696
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721696%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10721696: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10721696 url https://www.openlane.eu/en/carv6/auction/10721696
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10721709
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721709%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10721709: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10721709 url https://www.openlane.eu/en/carv6/auction/10721709
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10721651
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721651%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10721651: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10721651 url https://www.openlane.eu/en/carv6/auction/10721651
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10721636
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721636%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10721636: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10721636 url https://www.openlane.eu/en/carv6/auction/10721636
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10715077
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710715077%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10715077: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10715077 url https://www.openlane.eu/en/carv6/auction/10715077
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10721698
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721698%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10721698: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10721698 url https://www.openlane.eu/en/carv6/auction/10721698
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10721629
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721629%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10721629: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10721629 url https://www.openlane.eu/en/carv6/auction/10721629
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10715067
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710715067%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10715067: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10715067 url https://www.openlane.eu/en/carv6/auction/10715067
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10715076
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710715076%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10715076: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10715076 url https://www.openlane.eu/en/carv6/auction/10715076
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10715074
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710715074%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10715074: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10715074 url https://www.openlane.eu/en/carv6/auction/10715074
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10715075
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710715075%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10715075: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10715075 url https://www.openlane.eu/en/carv6/auction/10715075
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10721628
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721628%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10721628: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10721628 url https://www.openlane.eu/en/carv6/auction/10721628
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10721640
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721640%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10721640: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10721640 url https://www.openlane.eu/en/carv6/auction/10721640
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10721630
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721630%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10721630: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10721630 url https://www.openlane.eu/en/carv6/auction/10721630
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10721697
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721697%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10721697: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10721697 url https://www.openlane.eu/en/carv6/auction/10721697
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10715073
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710715073%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10715073: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10715073 url https://www.openlane.eu/en/carv6/auction/10715073
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10715068
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710715068%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10715068: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10715068 url https://www.openlane.eu/en/carv6/auction/10715068
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10721726
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721726%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10721726: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10721726 url https://www.openlane.eu/en/carv6/auction/10721726
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10715065
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710715065%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10715065: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10715065 url https://www.openlane.eu/en/carv6/auction/10715065
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10721631
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721631%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10721631: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10721631 url https://www.openlane.eu/en/carv6/auction/10721631
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10721632
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721632%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10721632: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10721632 url https://www.openlane.eu/en/carv6/auction/10721632
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10721695
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721695%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10721695: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10721695 url https://www.openlane.eu/en/carv6/auction/10721695
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10721727
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721727%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10721727: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10721727 url https://www.openlane.eu/en/carv6/auction/10721727
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10721722
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721722%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10721722: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10721722 url https://www.openlane.eu/en/carv6/auction/10721722
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10721624
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721624%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10721624: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10721624 url https://www.openlane.eu/en/carv6/auction/10721624
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10721701
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721701%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10721701: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10721701 url https://www.openlane.eu/en/carv6/auction/10721701
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10725204
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725204%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10725204: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10725204 url https://www.openlane.eu/en/carv6/auction/10725204
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10723613
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723613%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10723613: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10723613 url https://www.openlane.eu/en/carv6/auction/10723613
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10723622
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723622%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10723622: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10723622 url https://www.openlane.eu/en/carv6/auction/10723622
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10723117
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723117%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10723117: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10723117 url https://www.openlane.eu/en/carv6/auction/10723117
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10723083
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723083%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10723083: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10723083 url https://www.openlane.eu/en/carv6/auction/10723083
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10723076
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723076%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10723076: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10723076 url https://www.openlane.eu/en/carv6/auction/10723076
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10723088
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723088%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10723088: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10723088 url https://www.openlane.eu/en/carv6/auction/10723088
2026-03-25 19:32:21 [adesa.fr] INFO: Found listing with ID: 10723105
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723105%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [adesa.fr] INFO: Scrape type for 10723105: 0
2026-03-25 19:32:21 [adesa.fr] INFO: Skipping item 10723105 url https://www.openlane.eu/en/carv6/auction/10723105
2026-03-25 19:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9215790>
2026-03-25 19:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0a8e805-b2bc-5d72-84d7-2d6df6aff73c/e0a8e805-b2bc-5d72-84d7-2d6df6aff73c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744681%252Fgeneral%252Fb7168f26-8947-47ac-9b69-90438457c66d.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744681/general/b7168f26-8947-47ac-9b69-90438457c66d.jpg saved to cache
2026-03-25 19:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e0a8e805-b2bc-5d72-84d7-2d6df6aff73c
2026-03-25 19:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8739c90>
2026-03-25 19:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0a8e805-b2bc-5d72-84d7-2d6df6aff73c/e0a8e805-b2bc-5d72-84d7-2d6df6aff73c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744681%252Fgeneral%252F475b228a-f904-4574-8e87-6b4c317ffaed.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744681/general/475b228a-f904-4574-8e87-6b4c317ffaed.jpg saved to cache
2026-03-25 19:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e0a8e805-b2bc-5d72-84d7-2d6df6aff73c
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744681%252Fgeneral%252F349127b8-f2e0-42cc-bdaa-e0d41b68c1ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744681/general/349127b8-f2e0-42cc-bdaa-e0d41b68c1ef.jpg not downloaded yet
2026-03-25 19:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744681/general/ec24b564-4a75-46d6-a18f-96fd1d509403.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720952)
2026-03-25 19:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744681/general/36b73992-626a-466d-a04d-7572fcea822c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720952)
2026-03-25 19:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744681/general/392b949e-2e25-45ba-8a2b-e63e114e76f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720952)
2026-03-25 19:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fec910>
2026-03-25 19:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0a8e805-b2bc-5d72-84d7-2d6df6aff73c/e0a8e805-b2bc-5d72-84d7-2d6df6aff73c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744681%252Fgeneral%252F1bed18ca-29a9-463b-8b9e-e6174b745bc3.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744681/general/1bed18ca-29a9-463b-8b9e-e6174b745bc3.jpg saved to cache
2026-03-25 19:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e0a8e805-b2bc-5d72-84d7-2d6df6aff73c
2026-03-25 19:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744681/general/1a628993-b112-47df-946d-cc2e82e501e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720952)
2026-03-25 19:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744681/general/65c1a09e-5992-4191-a3be-f0defbd969e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720952)
2026-03-25 19:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9484d50>
2026-03-25 19:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0a8e805-b2bc-5d72-84d7-2d6df6aff73c/e0a8e805-b2bc-5d72-84d7-2d6df6aff73c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744681%252Fgeneral%252Fec24b564-4a75-46d6-a18f-96fd1d509403.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744681/general/ec24b564-4a75-46d6-a18f-96fd1d509403.jpg saved to cache
2026-03-25 19:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e0a8e805-b2bc-5d72-84d7-2d6df6aff73c
2026-03-25 19:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9477ad0>
2026-03-25 19:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0a8e805-b2bc-5d72-84d7-2d6df6aff73c/e0a8e805-b2bc-5d72-84d7-2d6df6aff73c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744681%252Fgeneral%252F36b73992-626a-466d-a04d-7572fcea822c.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744681/general/36b73992-626a-466d-a04d-7572fcea822c.jpg saved to cache
2026-03-25 19:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e0a8e805-b2bc-5d72-84d7-2d6df6aff73c
2026-03-25 19:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744681/general/349127b8-f2e0-42cc-bdaa-e0d41b68c1ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720952)
2026-03-25 19:32:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745741/general/eb2817f7-d708-4dd0-95aa-8c61b2180704.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726031)
2026-03-25 19:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744681/general/0127425e-53fa-4669-a8db-d000da25cf3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720952)
2026-03-25 19:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86b4d10>
2026-03-25 19:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0a8e805-b2bc-5d72-84d7-2d6df6aff73c/e0a8e805-b2bc-5d72-84d7-2d6df6aff73c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744681%252Fgeneral%252F392b949e-2e25-45ba-8a2b-e63e114e76f2.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744681/general/392b949e-2e25-45ba-8a2b-e63e114e76f2.jpg saved to cache
2026-03-25 19:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e0a8e805-b2bc-5d72-84d7-2d6df6aff73c
2026-03-25 19:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc920d350>
2026-03-25 19:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0a8e805-b2bc-5d72-84d7-2d6df6aff73c/e0a8e805-b2bc-5d72-84d7-2d6df6aff73c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744681%252Fgeneral%252F1a628993-b112-47df-946d-cc2e82e501e3.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744681/general/1a628993-b112-47df-946d-cc2e82e501e3.jpg saved to cache
2026-03-25 19:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e0a8e805-b2bc-5d72-84d7-2d6df6aff73c
2026-03-25 19:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc910cc10>
2026-03-25 19:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0a8e805-b2bc-5d72-84d7-2d6df6aff73c/e0a8e805-b2bc-5d72-84d7-2d6df6aff73c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744681%252Fgeneral%252F65c1a09e-5992-4191-a3be-f0defbd969e9.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744681/general/65c1a09e-5992-4191-a3be-f0defbd969e9.jpg saved to cache
2026-03-25 19:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e0a8e805-b2bc-5d72-84d7-2d6df6aff73c
2026-03-25 19:32:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745741/general/8b747c95-4e8b-4deb-8fe6-7b40c3b590bb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726031)
2026-03-25 19:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb4f6ed0>
2026-03-25 19:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0a8e805-b2bc-5d72-84d7-2d6df6aff73c/e0a8e805-b2bc-5d72-84d7-2d6df6aff73c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744681%252Fgeneral%252F349127b8-f2e0-42cc-bdaa-e0d41b68c1ef.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744681/general/349127b8-f2e0-42cc-bdaa-e0d41b68c1ef.jpg saved to cache
2026-03-25 19:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e0a8e805-b2bc-5d72-84d7-2d6df6aff73c
2026-03-25 19:32:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c04fc130-24fa-5863-b5e0-ceeaf39f4b8e due to Ignoring non-200 response
2026-03-25 19:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9217990>
2026-03-25 19:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0a8e805-b2bc-5d72-84d7-2d6df6aff73c/e0a8e805-b2bc-5d72-84d7-2d6df6aff73c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744681%252Fgeneral%252F0127425e-53fa-4669-a8db-d000da25cf3a.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744681/general/0127425e-53fa-4669-a8db-d000da25cf3a.jpg saved to cache
2026-03-25 19:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e0a8e805-b2bc-5d72-84d7-2d6df6aff73c
2026-03-25 19:32:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e0a8e805-b2bc-5d72-84d7-2d6df6aff73c, skipping ID generation
2026-03-25 19:32:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0a8e805-b2bc-5d72-84d7-2d6df6aff73c with scrape type 1
2026-03-25 19:32:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e0a8e805-b2bc-5d72-84d7-2d6df6aff73c sending to next pipeline
2026-03-25 19:32:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e0a8e805-b2bc-5d72-84d7-2d6df6aff73c, identifier: 10720952
2026-03-25 19:32:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e0a8e805-b2bc-5d72-84d7-2d6df6aff73c with identifier: 10720952
2026-03-25 19:32:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e0a8e805-b2bc-5d72-84d7-2d6df6aff73c with identifier: 10720952
2026-03-25 19:32:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e0a8e805-b2bc-5d72-84d7-2d6df6aff73c with identifier: 10720952 to the API
2026-03-25 19:32:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:32: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-25 19:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744681/general/0127425e-53fa-4669-a8db-d000da25cf3a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'e0a8e805-b2bc-5d72-84d7-2d6df6aff73c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB716GG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720952',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 162781,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a8e805-b2bc-5d72-84d7-2d6df6aff73c/e0a8e805-b2bc-5d72-84d7-2d6df6aff73c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151020,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744681/general/475b228a-f904-4574-8e87-6b4c317ffaed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a8e805-b2bc-5d72-84d7-2d6df6aff73c/e0a8e805-b2bc-5d72-84d7-2d6df6aff73c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744681/general/b7168f26-8947-47ac-9b69-90438457c66d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a8e805-b2bc-5d72-84d7-2d6df6aff73c/e0a8e805-b2bc-5d72-84d7-2d6df6aff73c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149586,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744681/general/0127425e-53fa-4669-a8db-d000da25cf3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a8e805-b2bc-5d72-84d7-2d6df6aff73c/e0a8e805-b2bc-5d72-84d7-2d6df6aff73c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156221,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744681/general/392b949e-2e25-45ba-8a2b-e63e114e76f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a8e805-b2bc-5d72-84d7-2d6df6aff73c/e0a8e805-b2bc-5d72-84d7-2d6df6aff73c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89620,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744681/general/1bed18ca-29a9-463b-8b9e-e6174b745bc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a8e805-b2bc-5d72-84d7-2d6df6aff73c/e0a8e805-b2bc-5d72-84d7-2d6df6aff73c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98112,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744681/general/36b73992-626a-466d-a04d-7572fcea822c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a8e805-b2bc-5d72-84d7-2d6df6aff73c/e0a8e805-b2bc-5d72-84d7-2d6df6aff73c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98430,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744681/general/ec24b564-4a75-46d6-a18f-96fd1d509403.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a8e805-b2bc-5d72-84d7-2d6df6aff73c/e0a8e805-b2bc-5d72-84d7-2d6df6aff73c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83228,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744681/general/1a628993-b112-47df-946d-cc2e82e501e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a8e805-b2bc-5d72-84d7-2d6df6aff73c/e0a8e805-b2bc-5d72-84d7-2d6df6aff73c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91495,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744681/general/65c1a09e-5992-4191-a3be-f0defbd969e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a8e805-b2bc-5d72-84d7-2d6df6aff73c/e0a8e805-b2bc-5d72-84d7-2d6df6aff73c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744681/general/349127b8-f2e0-42cc-bdaa-e0d41b68c1ef.jpg',
'Width': 1024}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2021-08-17',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Tiguan 2.0 TDI Elegance Exclusive - Diesel - Automatic - '
'150 hp - 162.781 km',
'transmission': 'automatic',
'trim': 'Elegance Exclusive',
'vin': None,
'year': 2021}
2026-03-25 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720952%27 HTTP/1.1" 200 None
2026-03-25 19:32:23 [adesa.fr] INFO: Saving data for 10720952: {'created_time': 1774467143.057116, 'last_price_update_time': 1774467143.057127, 'auction_closing_time': 1774527300.0}
2026-03-25 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720952') HTTP/1.1" 204 0
2026-03-25 19:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744867/general/2a161035-9144-45fc-916c-57ac83cb6f24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721010)
2026-03-25 19:32:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745741/general/4618eda3-4f79-40b8-bfcc-6a4131e086c9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726031)
2026-03-25 19:32:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c04fc130-24fa-5863-b5e0-ceeaf39f4b8e due to Ignoring non-200 response
2026-03-25 19:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90ffed0>
2026-03-25 19:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73ad5392-c02d-5cf4-8937-0d0fcb677160/73ad5392-c02d-5cf4-8937-0d0fcb677160_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744867%252Fgeneral%252F2a161035-9144-45fc-916c-57ac83cb6f24.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744867/general/2a161035-9144-45fc-916c-57ac83cb6f24.jpg saved to cache
2026-03-25 19:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 73ad5392-c02d-5cf4-8937-0d0fcb677160
2026-03-25 19:32:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 73ad5392-c02d-5cf4-8937-0d0fcb677160, skipping ID generation
2026-03-25 19:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73ad5392-c02d-5cf4-8937-0d0fcb677160 with scrape type 1
2026-03-25 19:32:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 73ad5392-c02d-5cf4-8937-0d0fcb677160 sending to next pipeline
2026-03-25 19:32:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 73ad5392-c02d-5cf4-8937-0d0fcb677160, identifier: 10721010
2026-03-25 19:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 73ad5392-c02d-5cf4-8937-0d0fcb677160 with identifier: 10721010
2026-03-25 19:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 73ad5392-c02d-5cf4-8937-0d0fcb677160 with identifier: 10721010
2026-03-25 19:32:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 73ad5392-c02d-5cf4-8937-0d0fcb677160 with identifier: 10721010 to the API
2026-03-25 19:32:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:32: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-25 19:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744867/general/2a161035-9144-45fc-916c-57ac83cb6f24.jpg>
{'auction_title': '',
'c_o_2_emission_value': 163,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '73ad5392-c02d-5cf4-8937-0d0fcb677160',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW148GH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721010',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 168009,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ad5392-c02d-5cf4-8937-0d0fcb677160/73ad5392-c02d-5cf4-8937-0d0fcb677160_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240345,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744867/general/2a161035-9144-45fc-916c-57ac83cb6f24.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ad5392-c02d-5cf4-8937-0d0fcb677160/73ad5392-c02d-5cf4-8937-0d0fcb677160_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245276,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744867/general/34476549-fbe4-4243-93b4-da33ead1b145.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ad5392-c02d-5cf4-8937-0d0fcb677160/73ad5392-c02d-5cf4-8937-0d0fcb677160_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291954,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744867/general/8f6f5fde-9252-4a2c-8d75-fbd08c6edc24.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ad5392-c02d-5cf4-8937-0d0fcb677160/73ad5392-c02d-5cf4-8937-0d0fcb677160_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287486,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744867/general/0d0a53ff-47be-46a1-8c99-8ed10d96b2cb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ad5392-c02d-5cf4-8937-0d0fcb677160/73ad5392-c02d-5cf4-8937-0d0fcb677160_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300590,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744867/general/6f9d9dfa-cf56-4455-a4cc-4fdf800a1bf0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ad5392-c02d-5cf4-8937-0d0fcb677160/73ad5392-c02d-5cf4-8937-0d0fcb677160_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370261,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744867/general/79d7e7aa-a4db-45a2-afb8-6d50e49595de.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ad5392-c02d-5cf4-8937-0d0fcb677160/73ad5392-c02d-5cf4-8937-0d0fcb677160_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226908,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744867/general/f138e1d1-48fd-4bf2-9349-2493fef74ee7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ad5392-c02d-5cf4-8937-0d0fcb677160/73ad5392-c02d-5cf4-8937-0d0fcb677160_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285706,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744867/general/31d13354-cdd1-4005-a7d5-0ac9f6c7de4e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ad5392-c02d-5cf4-8937-0d0fcb677160/73ad5392-c02d-5cf4-8937-0d0fcb677160_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342546,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744867/general/89fdaa4c-c685-48a7-922c-26e8c7fcfbe6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ad5392-c02d-5cf4-8937-0d0fcb677160/73ad5392-c02d-5cf4-8937-0d0fcb677160_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194594,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744867/general/53caa875-8bf5-4488-8c80-1a6d36f8fd01.jpg',
'Width': 1920}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volvo XC60 B4 Business Executive - Diesel - Automatic - 197 hp - '
'168.009 km',
'transmission': 'automatic',
'trim': 'Business Executive',
'vin': None,
'year': 2021}
2026-03-25 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721010%27 HTTP/1.1" 200 None
2026-03-25 19:32:23 [adesa.fr] INFO: Saving data for 10721010: {'created_time': 1774467143.781081, 'last_price_update_time': 1774467143.781093, 'auction_closing_time': 1774527300.0}
2026-03-25 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721010') HTTP/1.1" 204 0
2026-03-25 19:32:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c04fc130-24fa-5863-b5e0-ceeaf39f4b8e, skipping ID generation
2026-03-25 19:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c04fc130-24fa-5863-b5e0-ceeaf39f4b8e with scrape type 1
2026-03-25 19:32:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c04fc130-24fa-5863-b5e0-ceeaf39f4b8e sending to next pipeline
2026-03-25 19:32:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c04fc130-24fa-5863-b5e0-ceeaf39f4b8e, identifier: 10726031
2026-03-25 19:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c04fc130-24fa-5863-b5e0-ceeaf39f4b8e with identifier: 10726031
2026-03-25 19:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c04fc130-24fa-5863-b5e0-ceeaf39f4b8e with identifier: 10726031
2026-03-25 19:32:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c04fc130-24fa-5863-b5e0-ceeaf39f4b8e with identifier: 10726031 to the API
2026-03-25 19:32:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:32: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-25 19:32:24 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745741/general/4618eda3-4f79-40b8-bfcc-6a4131e086c9.JPG>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'c04fc130-24fa-5863-b5e0-ceeaf39f4b8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-753-VH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726031',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 135658,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [],
'price': 24300,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 Start - AWD - Hybrid - Automatic - 253 hp - 135.658 '
'km',
'transmission': 'automatic',
'trim': 'Start',
'vin': None,
'year': 2022}
2026-03-25 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726031%27 HTTP/1.1" 200 None
2026-03-25 19:32:24 [adesa.fr] INFO: Saving data for 10726031: {'created_time': 1774467144.183022, 'last_price_update_time': 1774467144.183035, 'auction_closing_time': 1774617300.0}
2026-03-25 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726031') HTTP/1.1" 204 0
2026-03-25 19:32:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c04fc130-24fa-5863-b5e0-ceeaf39f4b8e due to Ignoring non-200 response
2026-03-25 19:32:24 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.764(s), this was the 1st time calling it.
2026-03-25 19:32:24 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.31920897116561 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720935> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:32:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ada7310-7b75-5955-87c6-418df9776827 with identifier: 10720935
2026-03-25 19:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ada7310-7b75-5955-87c6-418df9776827 with scrape type 1
2026-03-25 19:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5ada7310-7b75-5955-87c6-418df9776827
2026-03-25 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732556%252Fgeneral%252F57c5bf2a-8dc5-4c6a-a6d1-7d857fed3982.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732556/general/57c5bf2a-8dc5-4c6a-a6d1-7d857fed3982.jpg already downloaded
2026-03-25 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732556%252Fgeneral%252F554dc292-c26f-4ad7-aab6-d970d0e0705f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732556/general/554dc292-c26f-4ad7-aab6-d970d0e0705f.jpg already downloaded
2026-03-25 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732556%252Fgeneral%252F995f99c8-aa96-48cc-b6d5-48329f759e29.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732556/general/995f99c8-aa96-48cc-b6d5-48329f759e29.jpg already downloaded
2026-03-25 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732556%252Fgeneral%252Fa2157418-5d77-4478-8038-465a74c4e011.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732556/general/a2157418-5d77-4478-8038-465a74c4e011.jpg already downloaded
2026-03-25 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732556%252Fgeneral%252F32931e5a-4db3-4a43-8a7f-401f487f7fd3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732556/general/32931e5a-4db3-4a43-8a7f-401f487f7fd3.jpg already downloaded
2026-03-25 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732556%252Fgeneral%252F1bc0c284-6f6a-48e1-9a2d-d6bed758bcba.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732556/general/1bc0c284-6f6a-48e1-9a2d-d6bed758bcba.jpg already downloaded
2026-03-25 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732556%252Fgeneral%252F191182f2-a7a9-4e1a-9412-088c62c7bca8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732556/general/191182f2-a7a9-4e1a-9412-088c62c7bca8.jpg already downloaded
2026-03-25 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732556%252Fgeneral%252F85ede611-3154-43e1-8e58-9d60ebe07141.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732556/general/85ede611-3154-43e1-8e58-9d60ebe07141.jpg already downloaded
2026-03-25 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732556%252Fgeneral%252F4850af22-4932-458d-a83f-077edb057c7a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732556/general/4850af22-4932-458d-a83f-077edb057c7a.jpg already downloaded
2026-03-25 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732556%252Fgeneral%252F5ee25372-92f6-466f-a173-4b7965b30f82.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732556/general/5ee25372-92f6-466f-a173-4b7965b30f82.jpg already downloaded
2026-03-25 19:32:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5ada7310-7b75-5955-87c6-418df9776827, identifier: 10720935
2026-03-25 19:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5ada7310-7b75-5955-87c6-418df9776827 with identifier: 10720935
2026-03-25 19:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5ada7310-7b75-5955-87c6-418df9776827 with identifier: 10720935
2026-03-25 19:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5ada7310-7b75-5955-87c6-418df9776827 with identifier: 10720935 to the API
2026-03-25 19:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:32: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-25 19:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720935>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '5ada7310-7b75-5955-87c6-418df9776827',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FF492JN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720935',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 191472,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 144,
'photo_urls': ['https://images.openlane.eu/carimgs/5732556/general/57c5bf2a-8dc5-4c6a-a6d1-7d857fed3982.jpg',
'https://images.openlane.eu/carimgs/5732556/general/554dc292-c26f-4ad7-aab6-d970d0e0705f.jpg',
'https://images.openlane.eu/carimgs/5732556/general/995f99c8-aa96-48cc-b6d5-48329f759e29.jpg',
'https://images.openlane.eu/carimgs/5732556/general/a2157418-5d77-4478-8038-465a74c4e011.jpg',
'https://images.openlane.eu/carimgs/5732556/general/32931e5a-4db3-4a43-8a7f-401f487f7fd3.jpg',
'https://images.openlane.eu/carimgs/5732556/general/1bc0c284-6f6a-48e1-9a2d-d6bed758bcba.jpg',
'https://images.openlane.eu/carimgs/5732556/general/191182f2-a7a9-4e1a-9412-088c62c7bca8.jpg',
'https://images.openlane.eu/carimgs/5732556/general/85ede611-3154-43e1-8e58-9d60ebe07141.jpg',
'https://images.openlane.eu/carimgs/5732556/general/4850af22-4932-458d-a83f-077edb057c7a.jpg',
'https://images.openlane.eu/carimgs/5732556/general/5ee25372-92f6-466f-a173-4b7965b30f82.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ada7310-7b75-5955-87c6-418df9776827/5ada7310-7b75-5955-87c6-418df9776827_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237546,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732556/general/57c5bf2a-8dc5-4c6a-a6d1-7d857fed3982.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ada7310-7b75-5955-87c6-418df9776827/5ada7310-7b75-5955-87c6-418df9776827_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222864,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732556/general/554dc292-c26f-4ad7-aab6-d970d0e0705f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ada7310-7b75-5955-87c6-418df9776827/5ada7310-7b75-5955-87c6-418df9776827_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256555,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732556/general/995f99c8-aa96-48cc-b6d5-48329f759e29.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ada7310-7b75-5955-87c6-418df9776827/5ada7310-7b75-5955-87c6-418df9776827_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255113,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732556/general/a2157418-5d77-4478-8038-465a74c4e011.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ada7310-7b75-5955-87c6-418df9776827/5ada7310-7b75-5955-87c6-418df9776827_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245427,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732556/general/32931e5a-4db3-4a43-8a7f-401f487f7fd3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ada7310-7b75-5955-87c6-418df9776827/5ada7310-7b75-5955-87c6-418df9776827_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273581,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732556/general/1bc0c284-6f6a-48e1-9a2d-d6bed758bcba.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ada7310-7b75-5955-87c6-418df9776827/5ada7310-7b75-5955-87c6-418df9776827_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376382,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732556/general/191182f2-a7a9-4e1a-9412-088c62c7bca8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ada7310-7b75-5955-87c6-418df9776827/5ada7310-7b75-5955-87c6-418df9776827_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261165,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732556/general/85ede611-3154-43e1-8e58-9d60ebe07141.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ada7310-7b75-5955-87c6-418df9776827/5ada7310-7b75-5955-87c6-418df9776827_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332444,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732556/general/4850af22-4932-458d-a83f-077edb057c7a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ada7310-7b75-5955-87c6-418df9776827/5ada7310-7b75-5955-87c6-418df9776827_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271516,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732556/general/5ee25372-92f6-466f-a173-4b7965b30f82.jpg',
'Width': 1920}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2019-04-11',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Tiguan 2.0 TDI Carat - 4Motion - Diesel - Automatic - '
'150 hp - 191.472 km',
'transmission': 'automatic',
'trim': 'Carat',
'vin': None,
'year': 2019}
2026-03-25 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720935%27 HTTP/1.1" 200 None
2026-03-25 19:32:28 [adesa.fr] INFO: Saving data for 10720935: {'created_time': 1774467148.358037, 'last_price_update_time': 1774467148.358047, 'auction_closing_time': 1774527300.0}
2026-03-25 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720935') HTTP/1.1" 204 0
2026-03-25 19:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721011> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2e3ec69-fb6b-5c43-8562-079d3daa7f5f with identifier: 10721011
2026-03-25 19:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2e3ec69-fb6b-5c43-8562-079d3daa7f5f with scrape type 1
2026-03-25 19:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d2e3ec69-fb6b-5c43-8562-079d3daa7f5f
2026-03-25 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744868%252Fgeneral%252F6d15e4be-ecbd-456f-8b27-b446002ef537.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744868/general/6d15e4be-ecbd-456f-8b27-b446002ef537.jpg not downloaded yet
2026-03-25 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744868%252Fgeneral%252F156751c8-d3f7-48f4-8337-9a3872397d33.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744868/general/156751c8-d3f7-48f4-8337-9a3872397d33.jpg not downloaded yet
2026-03-25 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744868%252Fgeneral%252Fc46ec307-5c84-4ada-a6ca-8a37fdee4717.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744868/general/c46ec307-5c84-4ada-a6ca-8a37fdee4717.jpg not downloaded yet
2026-03-25 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744868%252Fgeneral%252F756eb574-e8e8-40f5-b6c0-d2f7cc534c0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744868/general/756eb574-e8e8-40f5-b6c0-d2f7cc534c0d.jpg not downloaded yet
2026-03-25 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744868%252Fgeneral%252Fe78e8802-431f-4434-8f22-4a3400922e4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744868/general/e78e8802-431f-4434-8f22-4a3400922e4d.jpg not downloaded yet
2026-03-25 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744868%252Fgeneral%252F7d583f28-674c-4487-ab31-11ccaa539453.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744868/general/7d583f28-674c-4487-ab31-11ccaa539453.jpg not downloaded yet
2026-03-25 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744868%252Fgeneral%252F8bc7c2f1-954a-42e1-8f29-4aa9da3af259.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744868/general/8bc7c2f1-954a-42e1-8f29-4aa9da3af259.jpg not downloaded yet
2026-03-25 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744868%252Fgeneral%252F4db350d5-d7e2-4289-ba75-dbc002bda4c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744868/general/4db350d5-d7e2-4289-ba75-dbc002bda4c7.jpg not downloaded yet
2026-03-25 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744868%252Fgeneral%252F458ac63d-7f38-46bd-807e-49037631108c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744868/general/458ac63d-7f38-46bd-807e-49037631108c.jpg not downloaded yet
2026-03-25 19:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744868%252Fgeneral%252F748a7ad5-38bc-4971-a309-b1a55e842a30.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744868/general/748a7ad5-38bc-4971-a309-b1a55e842a30.jpg not downloaded yet
2026-03-25 19:32:30 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.049(s), this was the 1st time calling it.
2026-03-25 19:32:30 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.929872681329543 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:32:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744868/general/748a7ad5-38bc-4971-a309-b1a55e842a30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721011)
2026-03-25 19:32:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2f4b42a-b51c-5c14-917a-7d658cecb861 with identifier: 10720989
2026-03-25 19:32:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2f4b42a-b51c-5c14-917a-7d658cecb861 with scrape type 1
2026-03-25 19:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f2f4b42a-b51c-5c14-917a-7d658cecb861
2026-03-25 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744825%252Fgeneral%252F3a830a34-6234-4f94-ad83-95d1accfca9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744825/general/3a830a34-6234-4f94-ad83-95d1accfca9a.jpg not downloaded yet
2026-03-25 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744825%252Fgeneral%252Fe8d9b273-5cfe-4000-af2a-b73278dee3cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744825/general/e8d9b273-5cfe-4000-af2a-b73278dee3cb.jpg not downloaded yet
2026-03-25 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744825%252Fgeneral%252F91cb8424-099d-418d-8dca-fcf4b75a8d01.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744825/general/91cb8424-099d-418d-8dca-fcf4b75a8d01.jpg not downloaded yet
2026-03-25 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744825%252Fgeneral%252F3939f63b-5bd0-4d50-9a6e-cf71a265951e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744825/general/3939f63b-5bd0-4d50-9a6e-cf71a265951e.jpg not downloaded yet
2026-03-25 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744825%252Fgeneral%252F5a30aaf4-d99e-4c65-90bb-f402d286dc55.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744825/general/5a30aaf4-d99e-4c65-90bb-f402d286dc55.jpg not downloaded yet
2026-03-25 19:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744868/general/458ac63d-7f38-46bd-807e-49037631108c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721011)
2026-03-25 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744825%252Fgeneral%252F202e5628-df9a-474a-b93e-ec9e341d806e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744825/general/202e5628-df9a-474a-b93e-ec9e341d806e.jpg not downloaded yet
2026-03-25 19:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc930ffd0>
2026-03-25 19:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2e3ec69-fb6b-5c43-8562-079d3daa7f5f/d2e3ec69-fb6b-5c43-8562-079d3daa7f5f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744868%252Fgeneral%252F748a7ad5-38bc-4971-a309-b1a55e842a30.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744868/general/748a7ad5-38bc-4971-a309-b1a55e842a30.jpg saved to cache
2026-03-25 19:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d2e3ec69-fb6b-5c43-8562-079d3daa7f5f
2026-03-25 19:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744825%252Fgeneral%252Fabf1f788-ac8f-41f7-a3f9-948c662585fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744825/general/abf1f788-ac8f-41f7-a3f9-948c662585fc.jpg not downloaded yet
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744825%252Fgeneral%252Fbfecb653-27c3-4e28-ad7f-a9f1ec3aeefa.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744825/general/bfecb653-27c3-4e28-ad7f-a9f1ec3aeefa.jpg not downloaded yet
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744825%252Fgeneral%252F1794613f-f38a-46ba-961c-230bc4f453de.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744825/general/1794613f-f38a-46ba-961c-230bc4f453de.jpg not downloaded yet
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744825%252Fgeneral%252Faab49dc8-9c0c-41b1-8742-c6f21f91ce5b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744825/general/aab49dc8-9c0c-41b1-8742-c6f21f91ce5b.jpg not downloaded yet
2026-03-25 19:32:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94a16d0>
2026-03-25 19:32:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2e3ec69-fb6b-5c43-8562-079d3daa7f5f/d2e3ec69-fb6b-5c43-8562-079d3daa7f5f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744868%252Fgeneral%252F458ac63d-7f38-46bd-807e-49037631108c.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744868/general/458ac63d-7f38-46bd-807e-49037631108c.jpg saved to cache
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d2e3ec69-fb6b-5c43-8562-079d3daa7f5f
2026-03-25 19:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744825/general/5a30aaf4-d99e-4c65-90bb-f402d286dc55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720989)
2026-03-25 19:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720933> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744825/general/aab49dc8-9c0c-41b1-8742-c6f21f91ce5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720989)
2026-03-25 19:32:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb239750>
2026-03-25 19:32:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2f4b42a-b51c-5c14-917a-7d658cecb861/f2f4b42a-b51c-5c14-917a-7d658cecb861_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744825%252Fgeneral%252F5a30aaf4-d99e-4c65-90bb-f402d286dc55.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744825/general/5a30aaf4-d99e-4c65-90bb-f402d286dc55.jpg saved to cache
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f2f4b42a-b51c-5c14-917a-7d658cecb861
2026-03-25 19:32:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c482e5ea-def8-5ec7-81fa-2c80f1444910 with identifier: 10720933
2026-03-25 19:32:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c482e5ea-def8-5ec7-81fa-2c80f1444910 with scrape type 1
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c482e5ea-def8-5ec7-81fa-2c80f1444910
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732531%252Fgeneral%252Fde2e64fd-1239-48a3-8bef-eafc42272fd7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732531/general/de2e64fd-1239-48a3-8bef-eafc42272fd7.jpg already downloaded
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732531%252Fgeneral%252F24adcc55-6d14-4d55-9f66-cd5d576ca3ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732531/general/24adcc55-6d14-4d55-9f66-cd5d576ca3ec.jpg already downloaded
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732531%252Fgeneral%252F65660733-f13e-4a26-9a57-9a37ee2f9268.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732531/general/65660733-f13e-4a26-9a57-9a37ee2f9268.jpg already downloaded
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732531%252Fgeneral%252F80128a7c-da2c-48dc-969d-f2e4eef5f53f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732531/general/80128a7c-da2c-48dc-969d-f2e4eef5f53f.jpg already downloaded
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732531%252Fgeneral%252F534f671f-b763-44cf-b3d0-274c28993725.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732531/general/534f671f-b763-44cf-b3d0-274c28993725.jpg already downloaded
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732531%252Fgeneral%252F4193708b-5666-4adc-9f20-e59d3614fe3d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732531/general/4193708b-5666-4adc-9f20-e59d3614fe3d.jpg already downloaded
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732531%252Fgeneral%252F69201d2c-b04c-4a44-8df5-5bc5bbd5aaac.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732531/general/69201d2c-b04c-4a44-8df5-5bc5bbd5aaac.jpg already downloaded
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732531%252Fgeneral%252F9f5932b9-8ce8-49ff-890c-169e59d8ead5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732531/general/9f5932b9-8ce8-49ff-890c-169e59d8ead5.jpg already downloaded
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732531%252Fgeneral%252F713fe337-2d7e-43e3-93b3-6d76699a59b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732531/general/713fe337-2d7e-43e3-93b3-6d76699a59b3.jpg already downloaded
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732531%252Fgeneral%252F6440b25d-c2cd-4712-86e3-14dff3ce8db2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732531/general/6440b25d-c2cd-4712-86e3-14dff3ce8db2.jpg already downloaded
2026-03-25 19:32:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c482e5ea-def8-5ec7-81fa-2c80f1444910, identifier: 10720933
2026-03-25 19:32:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c482e5ea-def8-5ec7-81fa-2c80f1444910 with identifier: 10720933
2026-03-25 19:32:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c482e5ea-def8-5ec7-81fa-2c80f1444910 with identifier: 10720933
2026-03-25 19:32:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c482e5ea-def8-5ec7-81fa-2c80f1444910 with identifier: 10720933 to the API
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:32: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-25 19:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720933>
{'auction_title': '',
'c_o_2_emission_value': 168,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'c482e5ea-def8-5ec7-81fa-2c80f1444910',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG904ZY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720933',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X3',
'odometer': 140297,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 70,
'photo_urls': ['https://images.openlane.eu/carimgs/5732531/general/de2e64fd-1239-48a3-8bef-eafc42272fd7.jpg',
'https://images.openlane.eu/carimgs/5732531/general/24adcc55-6d14-4d55-9f66-cd5d576ca3ec.jpg',
'https://images.openlane.eu/carimgs/5732531/general/65660733-f13e-4a26-9a57-9a37ee2f9268.jpg',
'https://images.openlane.eu/carimgs/5732531/general/80128a7c-da2c-48dc-969d-f2e4eef5f53f.jpg',
'https://images.openlane.eu/carimgs/5732531/general/534f671f-b763-44cf-b3d0-274c28993725.jpg',
'https://images.openlane.eu/carimgs/5732531/general/4193708b-5666-4adc-9f20-e59d3614fe3d.jpg',
'https://images.openlane.eu/carimgs/5732531/general/69201d2c-b04c-4a44-8df5-5bc5bbd5aaac.jpg',
'https://images.openlane.eu/carimgs/5732531/general/9f5932b9-8ce8-49ff-890c-169e59d8ead5.jpg',
'https://images.openlane.eu/carimgs/5732531/general/713fe337-2d7e-43e3-93b3-6d76699a59b3.jpg',
'https://images.openlane.eu/carimgs/5732531/general/6440b25d-c2cd-4712-86e3-14dff3ce8db2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c482e5ea-def8-5ec7-81fa-2c80f1444910/c482e5ea-def8-5ec7-81fa-2c80f1444910_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103132,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732531/general/de2e64fd-1239-48a3-8bef-eafc42272fd7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c482e5ea-def8-5ec7-81fa-2c80f1444910/c482e5ea-def8-5ec7-81fa-2c80f1444910_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732531/general/24adcc55-6d14-4d55-9f66-cd5d576ca3ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c482e5ea-def8-5ec7-81fa-2c80f1444910/c482e5ea-def8-5ec7-81fa-2c80f1444910_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108762,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732531/general/65660733-f13e-4a26-9a57-9a37ee2f9268.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c482e5ea-def8-5ec7-81fa-2c80f1444910/c482e5ea-def8-5ec7-81fa-2c80f1444910_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732531/general/80128a7c-da2c-48dc-969d-f2e4eef5f53f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c482e5ea-def8-5ec7-81fa-2c80f1444910/c482e5ea-def8-5ec7-81fa-2c80f1444910_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82216,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732531/general/534f671f-b763-44cf-b3d0-274c28993725.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c482e5ea-def8-5ec7-81fa-2c80f1444910/c482e5ea-def8-5ec7-81fa-2c80f1444910_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103988,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732531/general/4193708b-5666-4adc-9f20-e59d3614fe3d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c482e5ea-def8-5ec7-81fa-2c80f1444910/c482e5ea-def8-5ec7-81fa-2c80f1444910_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83232,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732531/general/69201d2c-b04c-4a44-8df5-5bc5bbd5aaac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c482e5ea-def8-5ec7-81fa-2c80f1444910/c482e5ea-def8-5ec7-81fa-2c80f1444910_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96517,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732531/general/9f5932b9-8ce8-49ff-890c-169e59d8ead5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c482e5ea-def8-5ec7-81fa-2c80f1444910/c482e5ea-def8-5ec7-81fa-2c80f1444910_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94678,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732531/general/713fe337-2d7e-43e3-93b3-6d76699a59b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c482e5ea-def8-5ec7-81fa-2c80f1444910/c482e5ea-def8-5ec7-81fa-2c80f1444910_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732531/general/6440b25d-c2cd-4712-86e3-14dff3ce8db2.jpg',
'Width': 1024}],
'price': 25200,
'price_includes_vat': True,
'registration_date': '2022-06-20',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'BMW X3 30d M Sport - xDrive - Diesel - Automatic - 286 hp - 140.297 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720933%27 HTTP/1.1" 200 None
2026-03-25 19:32:32 [adesa.fr] INFO: Saving data for 10720933: {'created_time': 1774467152.777659, 'last_price_update_time': 1774467152.77767, 'auction_closing_time': 1774527300.0}
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720933') HTTP/1.1" 204 0
2026-03-25 19:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744825/general/bfecb653-27c3-4e28-ad7f-a9f1ec3aeefa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720989)
2026-03-25 19:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744825/general/1794613f-f38a-46ba-961c-230bc4f453de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720989)
2026-03-25 19:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720999> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:32:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb6e7110>
2026-03-25 19:32:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2f4b42a-b51c-5c14-917a-7d658cecb861/f2f4b42a-b51c-5c14-917a-7d658cecb861_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744825%252Fgeneral%252Faab49dc8-9c0c-41b1-8742-c6f21f91ce5b.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744825/general/aab49dc8-9c0c-41b1-8742-c6f21f91ce5b.jpg saved to cache
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f2f4b42a-b51c-5c14-917a-7d658cecb861
2026-03-25 19: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-25 19:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744825/general/abf1f788-ac8f-41f7-a3f9-948c662585fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720989)
2026-03-25 19:32:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86ca510>
2026-03-25 19:32:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2f4b42a-b51c-5c14-917a-7d658cecb861/f2f4b42a-b51c-5c14-917a-7d658cecb861_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744825%252Fgeneral%252Fbfecb653-27c3-4e28-ad7f-a9f1ec3aeefa.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744825/general/bfecb653-27c3-4e28-ad7f-a9f1ec3aeefa.jpg saved to cache
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f2f4b42a-b51c-5c14-917a-7d658cecb861
2026-03-25 19:32:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc924f010>
2026-03-25 19:32:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2f4b42a-b51c-5c14-917a-7d658cecb861/f2f4b42a-b51c-5c14-917a-7d658cecb861_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744825%252Fgeneral%252F1794613f-f38a-46ba-961c-230bc4f453de.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744825/general/1794613f-f38a-46ba-961c-230bc4f453de.jpg saved to cache
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f2f4b42a-b51c-5c14-917a-7d658cecb861
2026-03-25 19:32:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8773276-7ec8-5471-9460-1e6ace13a5ad with identifier: 10720999
2026-03-25 19:32:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8773276-7ec8-5471-9460-1e6ace13a5ad with scrape type 1
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d8773276-7ec8-5471-9460-1e6ace13a5ad
2026-03-25 19:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744853%252Fgeneral%252Ff563e24c-15b7-4863-8c2e-fb118389ea4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744853/general/f563e24c-15b7-4863-8c2e-fb118389ea4b.jpg not downloaded yet
2026-03-25 19:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744825/general/3939f63b-5bd0-4d50-9a6e-cf71a265951e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720989)
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744853%252Fgeneral%252F1bdd9bfd-392f-4803-9c35-4e911f5c5f7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744853/general/1bdd9bfd-392f-4803-9c35-4e911f5c5f7e.jpg not downloaded yet
2026-03-25 19:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744825/general/91cb8424-099d-418d-8dca-fcf4b75a8d01.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720989)
2026-03-25 19:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744825/general/202e5628-df9a-474a-b93e-ec9e341d806e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720989)
2026-03-25 19:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8f92950>
2026-03-25 19:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2f4b42a-b51c-5c14-917a-7d658cecb861/f2f4b42a-b51c-5c14-917a-7d658cecb861_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744825%252Fgeneral%252Fabf1f788-ac8f-41f7-a3f9-948c662585fc.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744825/general/abf1f788-ac8f-41f7-a3f9-948c662585fc.jpg saved to cache
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f2f4b42a-b51c-5c14-917a-7d658cecb861
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744853%252Fgeneral%252F3ddb6bb1-4763-40c3-843b-d29889324082.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744853/general/3ddb6bb1-4763-40c3-843b-d29889324082.jpg not downloaded yet
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744853%252Fgeneral%252F439d32a6-5de2-48d2-94e4-cf3aa5ec9e4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744853/general/439d32a6-5de2-48d2-94e4-cf3aa5ec9e4e.jpg not downloaded yet
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744853%252Fgeneral%252F8795ff3d-cde6-4e22-bd7f-96a9187a19d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744853/general/8795ff3d-cde6-4e22-bd7f-96a9187a19d5.jpg not downloaded yet
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744853%252Fgeneral%252F70c41b8e-8fe9-4b96-a60a-7c852eccb7df.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744853/general/70c41b8e-8fe9-4b96-a60a-7c852eccb7df.jpg not downloaded yet
2026-03-25 19:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc922dad0>
2026-03-25 19:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2f4b42a-b51c-5c14-917a-7d658cecb861/f2f4b42a-b51c-5c14-917a-7d658cecb861_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744825%252Fgeneral%252F3939f63b-5bd0-4d50-9a6e-cf71a265951e.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744825/general/3939f63b-5bd0-4d50-9a6e-cf71a265951e.jpg saved to cache
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f2f4b42a-b51c-5c14-917a-7d658cecb861
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744853%252Fgeneral%252F75615ea7-2fb8-4a4b-a378-55d5d2cb51ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744853/general/75615ea7-2fb8-4a4b-a378-55d5d2cb51ea.jpg not downloaded yet
2026-03-25 19:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744853/general/f563e24c-15b7-4863-8c2e-fb118389ea4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720999)
2026-03-25 19:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8786d50>
2026-03-25 19:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2f4b42a-b51c-5c14-917a-7d658cecb861/f2f4b42a-b51c-5c14-917a-7d658cecb861_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744825%252Fgeneral%252F91cb8424-099d-418d-8dca-fcf4b75a8d01.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744825/general/91cb8424-099d-418d-8dca-fcf4b75a8d01.jpg saved to cache
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f2f4b42a-b51c-5c14-917a-7d658cecb861
2026-03-25 19:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc922e650>
2026-03-25 19:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2f4b42a-b51c-5c14-917a-7d658cecb861/f2f4b42a-b51c-5c14-917a-7d658cecb861_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744825%252Fgeneral%252F202e5628-df9a-474a-b93e-ec9e341d806e.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744825/general/202e5628-df9a-474a-b93e-ec9e341d806e.jpg saved to cache
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f2f4b42a-b51c-5c14-917a-7d658cecb861
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744853%252Fgeneral%252F19d68017-4ed0-4468-8947-bdeda5190216.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744853/general/19d68017-4ed0-4468-8947-bdeda5190216.jpg not downloaded yet
2026-03-25 19:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744825/general/3a830a34-6234-4f94-ad83-95d1accfca9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720989)
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744853%252Fgeneral%252F5be8fd99-f3d3-4015-9716-48fc9285cd00.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744853/general/5be8fd99-f3d3-4015-9716-48fc9285cd00.jpg not downloaded yet
2026-03-25 19:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92b8fd0>
2026-03-25 19:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8773276-7ec8-5471-9460-1e6ace13a5ad/d8773276-7ec8-5471-9460-1e6ace13a5ad_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744853%252Fgeneral%252Ff563e24c-15b7-4863-8c2e-fb118389ea4b.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744853/general/f563e24c-15b7-4863-8c2e-fb118389ea4b.jpg saved to cache
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d8773276-7ec8-5471-9460-1e6ace13a5ad
2026-03-25 19:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744825/general/e8d9b273-5cfe-4000-af2a-b73278dee3cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720989)
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744853%252Fgeneral%252F6a7eb73e-89df-4c07-be83-8eb370a73fc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744853/general/6a7eb73e-89df-4c07-be83-8eb370a73fc3.jpg not downloaded yet
2026-03-25 19:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744853/general/70c41b8e-8fe9-4b96-a60a-7c852eccb7df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720999)
2026-03-25 19:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8774dd0>
2026-03-25 19:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2f4b42a-b51c-5c14-917a-7d658cecb861/f2f4b42a-b51c-5c14-917a-7d658cecb861_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744825%252Fgeneral%252F3a830a34-6234-4f94-ad83-95d1accfca9a.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744825/general/3a830a34-6234-4f94-ad83-95d1accfca9a.jpg saved to cache
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f2f4b42a-b51c-5c14-917a-7d658cecb861
2026-03-25 19:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744853/general/19d68017-4ed0-4468-8947-bdeda5190216.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720999)
2026-03-25 19:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744853/general/5be8fd99-f3d3-4015-9716-48fc9285cd00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720999)
2026-03-25 19:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744853/general/75615ea7-2fb8-4a4b-a378-55d5d2cb51ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720999)
2026-03-25 19:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc87867d0>
2026-03-25 19:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2f4b42a-b51c-5c14-917a-7d658cecb861/f2f4b42a-b51c-5c14-917a-7d658cecb861_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744825%252Fgeneral%252Fe8d9b273-5cfe-4000-af2a-b73278dee3cb.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744825/general/e8d9b273-5cfe-4000-af2a-b73278dee3cb.jpg saved to cache
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f2f4b42a-b51c-5c14-917a-7d658cecb861
2026-03-25 19:32:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f2f4b42a-b51c-5c14-917a-7d658cecb861, skipping ID generation
2026-03-25 19:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2f4b42a-b51c-5c14-917a-7d658cecb861 with scrape type 1
2026-03-25 19:32:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f2f4b42a-b51c-5c14-917a-7d658cecb861 sending to next pipeline
2026-03-25 19:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f2f4b42a-b51c-5c14-917a-7d658cecb861, identifier: 10720989
2026-03-25 19:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f2f4b42a-b51c-5c14-917a-7d658cecb861 with identifier: 10720989
2026-03-25 19:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f2f4b42a-b51c-5c14-917a-7d658cecb861 with identifier: 10720989
2026-03-25 19:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f2f4b42a-b51c-5c14-917a-7d658cecb861 with identifier: 10720989 to the API
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:32: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-25 19:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744825/general/e8d9b273-5cfe-4000-af2a-b73278dee3cb.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'f2f4b42a-b51c-5c14-917a-7d658cecb861',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV254DW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720989',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 257276,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2f4b42a-b51c-5c14-917a-7d658cecb861/f2f4b42a-b51c-5c14-917a-7d658cecb861_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157523,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744825/general/3a830a34-6234-4f94-ad83-95d1accfca9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2f4b42a-b51c-5c14-917a-7d658cecb861/f2f4b42a-b51c-5c14-917a-7d658cecb861_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170044,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744825/general/e8d9b273-5cfe-4000-af2a-b73278dee3cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2f4b42a-b51c-5c14-917a-7d658cecb861/f2f4b42a-b51c-5c14-917a-7d658cecb861_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168678,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744825/general/91cb8424-099d-418d-8dca-fcf4b75a8d01.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2f4b42a-b51c-5c14-917a-7d658cecb861/f2f4b42a-b51c-5c14-917a-7d658cecb861_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139619,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744825/general/3939f63b-5bd0-4d50-9a6e-cf71a265951e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2f4b42a-b51c-5c14-917a-7d658cecb861/f2f4b42a-b51c-5c14-917a-7d658cecb861_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106029,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744825/general/5a30aaf4-d99e-4c65-90bb-f402d286dc55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2f4b42a-b51c-5c14-917a-7d658cecb861/f2f4b42a-b51c-5c14-917a-7d658cecb861_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119735,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744825/general/202e5628-df9a-474a-b93e-ec9e341d806e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2f4b42a-b51c-5c14-917a-7d658cecb861/f2f4b42a-b51c-5c14-917a-7d658cecb861_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103860,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744825/general/abf1f788-ac8f-41f7-a3f9-948c662585fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2f4b42a-b51c-5c14-917a-7d658cecb861/f2f4b42a-b51c-5c14-917a-7d658cecb861_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104352,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744825/general/bfecb653-27c3-4e28-ad7f-a9f1ec3aeefa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2f4b42a-b51c-5c14-917a-7d658cecb861/f2f4b42a-b51c-5c14-917a-7d658cecb861_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129183,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744825/general/1794613f-f38a-46ba-961c-230bc4f453de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2f4b42a-b51c-5c14-917a-7d658cecb861/f2f4b42a-b51c-5c14-917a-7d658cecb861_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114824,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744825/general/aab49dc8-9c0c-41b1-8742-c6f21f91ce5b.jpg',
'Width': 1024}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'122 hp - 257.276 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720989%27 HTTP/1.1" 200 None
2026-03-25 19:32:33 [adesa.fr] INFO: Saving data for 10720989: {'created_time': 1774467153.949706, 'last_price_update_time': 1774467153.94972, 'auction_closing_time': 1774527300.0}
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720989') HTTP/1.1" 204 0
2026-03-25 19:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744853/general/439d32a6-5de2-48d2-94e4-cf3aa5ec9e4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720999)
2026-03-25 19:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744853/general/6a7eb73e-89df-4c07-be83-8eb370a73fc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720999)
2026-03-25 19:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744853/general/8795ff3d-cde6-4e22-bd7f-96a9187a19d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720999)
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9402510>
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8773276-7ec8-5471-9460-1e6ace13a5ad/d8773276-7ec8-5471-9460-1e6ace13a5ad_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744853%252Fgeneral%252F70c41b8e-8fe9-4b96-a60a-7c852eccb7df.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744853/general/70c41b8e-8fe9-4b96-a60a-7c852eccb7df.jpg saved to cache
2026-03-25 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d8773276-7ec8-5471-9460-1e6ace13a5ad
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86d3110>
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8773276-7ec8-5471-9460-1e6ace13a5ad/d8773276-7ec8-5471-9460-1e6ace13a5ad_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744853%252Fgeneral%252F19d68017-4ed0-4468-8947-bdeda5190216.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744853/general/19d68017-4ed0-4468-8947-bdeda5190216.jpg saved to cache
2026-03-25 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d8773276-7ec8-5471-9460-1e6ace13a5ad
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc941fcd0>
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8773276-7ec8-5471-9460-1e6ace13a5ad/d8773276-7ec8-5471-9460-1e6ace13a5ad_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744853%252Fgeneral%252F5be8fd99-f3d3-4015-9716-48fc9285cd00.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744853/general/5be8fd99-f3d3-4015-9716-48fc9285cd00.jpg saved to cache
2026-03-25 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d8773276-7ec8-5471-9460-1e6ace13a5ad
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8726790>
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8773276-7ec8-5471-9460-1e6ace13a5ad/d8773276-7ec8-5471-9460-1e6ace13a5ad_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744853%252Fgeneral%252F75615ea7-2fb8-4a4b-a378-55d5d2cb51ea.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744853/general/75615ea7-2fb8-4a4b-a378-55d5d2cb51ea.jpg saved to cache
2026-03-25 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d8773276-7ec8-5471-9460-1e6ace13a5ad
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9424810>
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8773276-7ec8-5471-9460-1e6ace13a5ad/d8773276-7ec8-5471-9460-1e6ace13a5ad_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744853%252Fgeneral%252F439d32a6-5de2-48d2-94e4-cf3aa5ec9e4e.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744853/general/439d32a6-5de2-48d2-94e4-cf3aa5ec9e4e.jpg saved to cache
2026-03-25 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d8773276-7ec8-5471-9460-1e6ace13a5ad
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92ef150>
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8773276-7ec8-5471-9460-1e6ace13a5ad/d8773276-7ec8-5471-9460-1e6ace13a5ad_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744853%252Fgeneral%252F6a7eb73e-89df-4c07-be83-8eb370a73fc3.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744853/general/6a7eb73e-89df-4c07-be83-8eb370a73fc3.jpg saved to cache
2026-03-25 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d8773276-7ec8-5471-9460-1e6ace13a5ad
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc905d190>
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8773276-7ec8-5471-9460-1e6ace13a5ad/d8773276-7ec8-5471-9460-1e6ace13a5ad_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744853%252Fgeneral%252F8795ff3d-cde6-4e22-bd7f-96a9187a19d5.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744853/general/8795ff3d-cde6-4e22-bd7f-96a9187a19d5.jpg saved to cache
2026-03-25 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d8773276-7ec8-5471-9460-1e6ace13a5ad
2026-03-25 19:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744853/general/1bdd9bfd-392f-4803-9c35-4e911f5c5f7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720999)
2026-03-25 19:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744853/general/3ddb6bb1-4763-40c3-843b-d29889324082.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720999)
2026-03-25 19:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744868/general/4db350d5-d7e2-4289-ba75-dbc002bda4c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721011)
2026-03-25 19:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744868/general/8bc7c2f1-954a-42e1-8f29-4aa9da3af259.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721011)
2026-03-25 19:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744868/general/e78e8802-431f-4434-8f22-4a3400922e4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721011)
2026-03-25 19:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744868/general/7d583f28-674c-4487-ab31-11ccaa539453.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721011)
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9464a10>
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8773276-7ec8-5471-9460-1e6ace13a5ad/d8773276-7ec8-5471-9460-1e6ace13a5ad_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744853%252Fgeneral%252F1bdd9bfd-392f-4803-9c35-4e911f5c5f7e.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744853/general/1bdd9bfd-392f-4803-9c35-4e911f5c5f7e.jpg saved to cache
2026-03-25 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d8773276-7ec8-5471-9460-1e6ace13a5ad
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9118090>
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8773276-7ec8-5471-9460-1e6ace13a5ad/d8773276-7ec8-5471-9460-1e6ace13a5ad_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744853%252Fgeneral%252F3ddb6bb1-4763-40c3-843b-d29889324082.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744853/general/3ddb6bb1-4763-40c3-843b-d29889324082.jpg saved to cache
2026-03-25 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d8773276-7ec8-5471-9460-1e6ace13a5ad
2026-03-25 19:32:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d8773276-7ec8-5471-9460-1e6ace13a5ad, skipping ID generation
2026-03-25 19:32:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8773276-7ec8-5471-9460-1e6ace13a5ad with scrape type 1
2026-03-25 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d8773276-7ec8-5471-9460-1e6ace13a5ad sending to next pipeline
2026-03-25 19:32:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d8773276-7ec8-5471-9460-1e6ace13a5ad, identifier: 10720999
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8727dd0>
2026-03-25 19:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2e3ec69-fb6b-5c43-8562-079d3daa7f5f/d2e3ec69-fb6b-5c43-8562-079d3daa7f5f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744868%252Fgeneral%252F4db350d5-d7e2-4289-ba75-dbc002bda4c7.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744868/general/4db350d5-d7e2-4289-ba75-dbc002bda4c7.jpg saved to cache
2026-03-25 19:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d2e3ec69-fb6b-5c43-8562-079d3daa7f5f
2026-03-25 19:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744868/general/c46ec307-5c84-4ada-a6ca-8a37fdee4717.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721011)
2026-03-25 19:32:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d8773276-7ec8-5471-9460-1e6ace13a5ad with identifier: 10720999
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-25 19:32:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 19:32:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d8773276-7ec8-5471-9460-1e6ace13a5ad with identifier: 10720999
2026-03-25 19:32:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d8773276-7ec8-5471-9460-1e6ace13a5ad with identifier: 10720999 to the API
2026-03-25 19:32:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:32: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-25 19:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744853/general/3ddb6bb1-4763-40c3-843b-d29889324082.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 145,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Electric',
'id': 'd8773276-7ec8-5471-9460-1e6ace13a5ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE865TT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720999',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 153164,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8773276-7ec8-5471-9460-1e6ace13a5ad/d8773276-7ec8-5471-9460-1e6ace13a5ad_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744853/general/f563e24c-15b7-4863-8c2e-fb118389ea4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8773276-7ec8-5471-9460-1e6ace13a5ad/d8773276-7ec8-5471-9460-1e6ace13a5ad_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108553,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744853/general/1bdd9bfd-392f-4803-9c35-4e911f5c5f7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8773276-7ec8-5471-9460-1e6ace13a5ad/d8773276-7ec8-5471-9460-1e6ace13a5ad_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744853/general/3ddb6bb1-4763-40c3-843b-d29889324082.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8773276-7ec8-5471-9460-1e6ace13a5ad/d8773276-7ec8-5471-9460-1e6ace13a5ad_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105990,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744853/general/439d32a6-5de2-48d2-94e4-cf3aa5ec9e4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8773276-7ec8-5471-9460-1e6ace13a5ad/d8773276-7ec8-5471-9460-1e6ace13a5ad_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132420,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744853/general/8795ff3d-cde6-4e22-bd7f-96a9187a19d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8773276-7ec8-5471-9460-1e6ace13a5ad/d8773276-7ec8-5471-9460-1e6ace13a5ad_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87644,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744853/general/70c41b8e-8fe9-4b96-a60a-7c852eccb7df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8773276-7ec8-5471-9460-1e6ace13a5ad/d8773276-7ec8-5471-9460-1e6ace13a5ad_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108418,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744853/general/75615ea7-2fb8-4a4b-a378-55d5d2cb51ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8773276-7ec8-5471-9460-1e6ace13a5ad/d8773276-7ec8-5471-9460-1e6ace13a5ad_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123780,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744853/general/19d68017-4ed0-4468-8947-bdeda5190216.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8773276-7ec8-5471-9460-1e6ace13a5ad/d8773276-7ec8-5471-9460-1e6ace13a5ad_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70235,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744853/general/5be8fd99-f3d3-4015-9716-48fc9285cd00.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8773276-7ec8-5471-9460-1e6ace13a5ad/d8773276-7ec8-5471-9460-1e6ace13a5ad_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96101,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744853/general/6a7eb73e-89df-4c07-be83-8eb370a73fc3.jpg',
'Width': 1024}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen ID.3 58 kWh Pro - Electric - Automatic - 145 hp - '
'153.164 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-25 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720999%27 HTTP/1.1" 200 None
2026-03-25 19:32:35 [adesa.fr] INFO: Saving data for 10720999: {'created_time': 1774467155.125868, 'last_price_update_time': 1774467155.125877, 'auction_closing_time': 1774527300.0}
2026-03-25 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720999') HTTP/1.1" 204 0
2026-03-25 19:32:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744868/general/756eb574-e8e8-40f5-b6c0-d2f7cc534c0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721011)
2026-03-25 19:32:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744868/general/156751c8-d3f7-48f4-8337-9a3872397d33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721011)
2026-03-25 19:32:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94a2410>
2026-03-25 19:32:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2e3ec69-fb6b-5c43-8562-079d3daa7f5f/d2e3ec69-fb6b-5c43-8562-079d3daa7f5f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744868%252Fgeneral%252F8bc7c2f1-954a-42e1-8f29-4aa9da3af259.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744868/general/8bc7c2f1-954a-42e1-8f29-4aa9da3af259.jpg saved to cache
2026-03-25 19:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d2e3ec69-fb6b-5c43-8562-079d3daa7f5f
2026-03-25 19:32:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9433350>
2026-03-25 19:32:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2e3ec69-fb6b-5c43-8562-079d3daa7f5f/d2e3ec69-fb6b-5c43-8562-079d3daa7f5f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744868%252Fgeneral%252Fe78e8802-431f-4434-8f22-4a3400922e4d.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744868/general/e78e8802-431f-4434-8f22-4a3400922e4d.jpg saved to cache
2026-03-25 19:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d2e3ec69-fb6b-5c43-8562-079d3daa7f5f
2026-03-25 19:32:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9476610>
2026-03-25 19:32:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2e3ec69-fb6b-5c43-8562-079d3daa7f5f/d2e3ec69-fb6b-5c43-8562-079d3daa7f5f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744868%252Fgeneral%252F7d583f28-674c-4487-ab31-11ccaa539453.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744868/general/7d583f28-674c-4487-ab31-11ccaa539453.jpg saved to cache
2026-03-25 19:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d2e3ec69-fb6b-5c43-8562-079d3daa7f5f
2026-03-25 19:32:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc911a210>
2026-03-25 19:32:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2e3ec69-fb6b-5c43-8562-079d3daa7f5f/d2e3ec69-fb6b-5c43-8562-079d3daa7f5f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744868%252Fgeneral%252Fc46ec307-5c84-4ada-a6ca-8a37fdee4717.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744868/general/c46ec307-5c84-4ada-a6ca-8a37fdee4717.jpg saved to cache
2026-03-25 19:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d2e3ec69-fb6b-5c43-8562-079d3daa7f5f
2026-03-25 19:32:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744868/general/6d15e4be-ecbd-456f-8b27-b446002ef537.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721011)
2026-03-25 19:32:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9476050>
2026-03-25 19:32:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2e3ec69-fb6b-5c43-8562-079d3daa7f5f/d2e3ec69-fb6b-5c43-8562-079d3daa7f5f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744868%252Fgeneral%252F756eb574-e8e8-40f5-b6c0-d2f7cc534c0d.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744868/general/756eb574-e8e8-40f5-b6c0-d2f7cc534c0d.jpg saved to cache
2026-03-25 19:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d2e3ec69-fb6b-5c43-8562-079d3daa7f5f
2026-03-25 19:32:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86c8650>
2026-03-25 19:32:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2e3ec69-fb6b-5c43-8562-079d3daa7f5f/d2e3ec69-fb6b-5c43-8562-079d3daa7f5f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744868%252Fgeneral%252F156751c8-d3f7-48f4-8337-9a3872397d33.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744868/general/156751c8-d3f7-48f4-8337-9a3872397d33.jpg saved to cache
2026-03-25 19:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d2e3ec69-fb6b-5c43-8562-079d3daa7f5f
2026-03-25 19:32:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9077b10>
2026-03-25 19:32:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2e3ec69-fb6b-5c43-8562-079d3daa7f5f/d2e3ec69-fb6b-5c43-8562-079d3daa7f5f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744868%252Fgeneral%252F6d15e4be-ecbd-456f-8b27-b446002ef537.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744868/general/6d15e4be-ecbd-456f-8b27-b446002ef537.jpg saved to cache
2026-03-25 19:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d2e3ec69-fb6b-5c43-8562-079d3daa7f5f
2026-03-25 19:32:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d2e3ec69-fb6b-5c43-8562-079d3daa7f5f, skipping ID generation
2026-03-25 19:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2e3ec69-fb6b-5c43-8562-079d3daa7f5f with scrape type 1
2026-03-25 19:32:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d2e3ec69-fb6b-5c43-8562-079d3daa7f5f sending to next pipeline
2026-03-25 19:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d2e3ec69-fb6b-5c43-8562-079d3daa7f5f, identifier: 10721011
2026-03-25 19:32:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d2e3ec69-fb6b-5c43-8562-079d3daa7f5f with identifier: 10721011
2026-03-25 19:32:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d2e3ec69-fb6b-5c43-8562-079d3daa7f5f with identifier: 10721011
2026-03-25 19:32:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d2e3ec69-fb6b-5c43-8562-079d3daa7f5f with identifier: 10721011 to the API
2026-03-25 19:32:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:32: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-25 19:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744868/general/6d15e4be-ecbd-456f-8b27-b446002ef537.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'd2e3ec69-fb6b-5c43-8562-079d3daa7f5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EB942QJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721011',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 195541,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 79,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2e3ec69-fb6b-5c43-8562-079d3daa7f5f/d2e3ec69-fb6b-5c43-8562-079d3daa7f5f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744868/general/6d15e4be-ecbd-456f-8b27-b446002ef537.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2e3ec69-fb6b-5c43-8562-079d3daa7f5f/d2e3ec69-fb6b-5c43-8562-079d3daa7f5f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148252,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744868/general/156751c8-d3f7-48f4-8337-9a3872397d33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2e3ec69-fb6b-5c43-8562-079d3daa7f5f/d2e3ec69-fb6b-5c43-8562-079d3daa7f5f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153106,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744868/general/c46ec307-5c84-4ada-a6ca-8a37fdee4717.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2e3ec69-fb6b-5c43-8562-079d3daa7f5f/d2e3ec69-fb6b-5c43-8562-079d3daa7f5f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140675,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744868/general/756eb574-e8e8-40f5-b6c0-d2f7cc534c0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2e3ec69-fb6b-5c43-8562-079d3daa7f5f/d2e3ec69-fb6b-5c43-8562-079d3daa7f5f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89177,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744868/general/e78e8802-431f-4434-8f22-4a3400922e4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2e3ec69-fb6b-5c43-8562-079d3daa7f5f/d2e3ec69-fb6b-5c43-8562-079d3daa7f5f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744868/general/7d583f28-674c-4487-ab31-11ccaa539453.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2e3ec69-fb6b-5c43-8562-079d3daa7f5f/d2e3ec69-fb6b-5c43-8562-079d3daa7f5f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98274,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744868/general/8bc7c2f1-954a-42e1-8f29-4aa9da3af259.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2e3ec69-fb6b-5c43-8562-079d3daa7f5f/d2e3ec69-fb6b-5c43-8562-079d3daa7f5f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107693,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744868/general/4db350d5-d7e2-4289-ba75-dbc002bda4c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2e3ec69-fb6b-5c43-8562-079d3daa7f5f/d2e3ec69-fb6b-5c43-8562-079d3daa7f5f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85182,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744868/general/458ac63d-7f38-46bd-807e-49037631108c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2e3ec69-fb6b-5c43-8562-079d3daa7f5f/d2e3ec69-fb6b-5c43-8562-079d3daa7f5f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744868/general/748a7ad5-38bc-4971-a309-b1a55e842a30.jpg',
'Width': 1024}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2016-04-25',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Passat Variant 2.0 TDI Carat - 4Motion - Diesel - '
'Automatic - 190 hp - 195.541 km',
'transmission': 'automatic',
'trim': 'Carat',
'vin': None,
'year': 2016}
2026-03-25 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721011%27 HTTP/1.1" 200 None
2026-03-25 19:32:36 [adesa.fr] INFO: Saving data for 10721011: {'created_time': 1774467156.041, 'last_price_update_time': 1774467156.041012, 'auction_closing_time': 1774527300.0}
2026-03-25 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721011') HTTP/1.1" 204 0
2026-03-25 19:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720982> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:32:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eaf97085-0b95-5e51-ad0c-4e0815d40dce with identifier: 10720982
2026-03-25 19:32:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eaf97085-0b95-5e51-ad0c-4e0815d40dce with scrape type 1
2026-03-25 19:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eaf97085-0b95-5e51-ad0c-4e0815d40dce
2026-03-25 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744807%252Fgeneral%252F6380f7a4-578c-497d-9dfa-df5571b4f4b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744807/general/6380f7a4-578c-497d-9dfa-df5571b4f4b4.jpg not downloaded yet
2026-03-25 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744807%252Fgeneral%252F27045eb6-dbc8-4aab-9967-cd4d6a4a0dfd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744807/general/27045eb6-dbc8-4aab-9967-cd4d6a4a0dfd.jpg not downloaded yet
2026-03-25 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744807%252Fgeneral%252F6b44a7e6-2191-4760-9d2d-60997e53f03a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744807/general/6b44a7e6-2191-4760-9d2d-60997e53f03a.jpg not downloaded yet
2026-03-25 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744807%252Fgeneral%252Fd4f064dc-c54c-4f5a-b32b-e358221b2f9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744807/general/d4f064dc-c54c-4f5a-b32b-e358221b2f9f.jpg not downloaded yet
2026-03-25 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744807%252Fgeneral%252Fb024b2aa-8c18-4275-ab8a-905d83d748ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744807/general/b024b2aa-8c18-4275-ab8a-905d83d748ef.jpg not downloaded yet
2026-03-25 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744807%252Fgeneral%252F705072d0-76b9-4d9d-a7c3-675bee465ad7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744807/general/705072d0-76b9-4d9d-a7c3-675bee465ad7.jpg not downloaded yet
2026-03-25 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744807%252Fgeneral%252Fb08e2b96-8330-4d22-a1d0-707be58097c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744807/general/b08e2b96-8330-4d22-a1d0-707be58097c5.jpg not downloaded yet
2026-03-25 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744807%252Fgeneral%252Fadf2d2b0-10d4-4fd5-affe-f962aa519f8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744807/general/adf2d2b0-10d4-4fd5-affe-f962aa519f8c.jpg not downloaded yet
2026-03-25 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744807%252Fgeneral%252F6e0fe9be-9110-4888-8cc3-6b66d50b377b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744807/general/6e0fe9be-9110-4888-8cc3-6b66d50b377b.jpg not downloaded yet
2026-03-25 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744807%252Fgeneral%252F19f1642f-8810-477e-9e59-5e14286cc02f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744807/general/19f1642f-8810-477e-9e59-5e14286cc02f.jpg not downloaded yet
2026-03-25 19:32:38 [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-25 19: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-25 19:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744807/general/19f1642f-8810-477e-9e59-5e14286cc02f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720982)
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10723620
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723620%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10723620: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10723620 url https://www.openlane.eu/en/carv6/auction/10723620
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10723625
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723625%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10723625: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10723625 url https://www.openlane.eu/en/carv6/auction/10723625
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10723621
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723621%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10723621: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10723621 url https://www.openlane.eu/en/carv6/auction/10723621
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10723624
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723624%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10723624: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10723624 url https://www.openlane.eu/en/carv6/auction/10723624
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10723129
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723129%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10723129: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10723129 url https://www.openlane.eu/en/carv6/auction/10723129
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10723619
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723619%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10723619: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10723619 url https://www.openlane.eu/en/carv6/auction/10723619
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10723110
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723110%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10723110: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10723110 url https://www.openlane.eu/en/carv6/auction/10723110
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10723090
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723090%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10723090: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10723090 url https://www.openlane.eu/en/carv6/auction/10723090
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10723077
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723077%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10723077: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10723077 url https://www.openlane.eu/en/carv6/auction/10723077
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10723614
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723614%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10723614: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10723614 url https://www.openlane.eu/en/carv6/auction/10723614
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10723073
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723073%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10723073: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10723073 url https://www.openlane.eu/en/carv6/auction/10723073
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10723074
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723074%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10723074: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10723074 url https://www.openlane.eu/en/carv6/auction/10723074
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10723115
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723115%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10723115: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10723115 url https://www.openlane.eu/en/carv6/auction/10723115
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10723615
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723615%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10723615: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10723615 url https://www.openlane.eu/en/carv6/auction/10723615
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10723072
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723072%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10723072: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10723072 url https://www.openlane.eu/en/carv6/auction/10723072
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10723097
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723097%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10723097: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10723097 url https://www.openlane.eu/en/carv6/auction/10723097
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10723084
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723084%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10723084: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10723084 url https://www.openlane.eu/en/carv6/auction/10723084
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10723623
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723623%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10723623: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10723623 url https://www.openlane.eu/en/carv6/auction/10723623
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10723100
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723100%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10723100: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10723100 url https://www.openlane.eu/en/carv6/auction/10723100
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10725595
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725595%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10725595: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10725595 url https://www.openlane.eu/en/carv6/auction/10725595
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10721729
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721729%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10721729: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10721729 url https://www.openlane.eu/en/carv6/auction/10721729
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10721619
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721619%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10721619: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10721619 url https://www.openlane.eu/en/carv6/auction/10721619
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10721728
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721728%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10721728: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10721728 url https://www.openlane.eu/en/carv6/auction/10721728
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10721616
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721616%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10721616: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10721616 url https://www.openlane.eu/en/carv6/auction/10721616
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10721617
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721617%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10721617: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10721617 url https://www.openlane.eu/en/carv6/auction/10721617
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10721765
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721765%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10721765: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10721765 url https://www.openlane.eu/en/carv6/auction/10721765
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10721730
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721730%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10721730: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10721730 url https://www.openlane.eu/en/carv6/auction/10721730
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10719192
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710719192%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10719192: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10719192 url https://www.openlane.eu/en/carv6/auction/10719192
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10718136
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710718136%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10718136: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10718136 url https://www.openlane.eu/en/carv6/auction/10718136
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10718179
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710718179%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10718179: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10718179 url https://www.openlane.eu/en/carv6/auction/10718179
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10718145
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710718145%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10718145: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10718145 url https://www.openlane.eu/en/carv6/auction/10718145
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10718146
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710718146%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10718146: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10718146 url https://www.openlane.eu/en/carv6/auction/10718146
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10718161
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710718161%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10718161: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10718161 url https://www.openlane.eu/en/carv6/auction/10718161
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10724534
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724534%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10724534: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10724534 url https://www.openlane.eu/en/carv6/auction/10724534
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10724662
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724662%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10724662: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10724662 url https://www.openlane.eu/en/carv6/auction/10724662
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10725673
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725673%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10725673: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10725673 url https://www.openlane.eu/en/carv6/auction/10725673
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10725672
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725672%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10725672: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10725672 url https://www.openlane.eu/en/carv6/auction/10725672
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10724567
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724567%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10724567: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10724567 url https://www.openlane.eu/en/carv6/auction/10724567
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10724577
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724577%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10724577: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10724577 url https://www.openlane.eu/en/carv6/auction/10724577
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10724536
2026-03-25 19:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724536%27 HTTP/1.1" 200 None
2026-03-25 19:32:38 [adesa.fr] INFO: Scrape type for 10724536: 0
2026-03-25 19:32:38 [adesa.fr] INFO: Skipping item 10724536 url https://www.openlane.eu/en/carv6/auction/10724536
2026-03-25 19:32:38 [adesa.fr] INFO: Found listing with ID: 10724656
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724656%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10724656: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10724656 url https://www.openlane.eu/en/carv6/auction/10724656
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722331
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722331%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722331: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722331 url https://www.openlane.eu/en/carv6/auction/10722331
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722343
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722343%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722343: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722343 url https://www.openlane.eu/en/carv6/auction/10722343
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722336
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722336%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722336: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722336 url https://www.openlane.eu/en/carv6/auction/10722336
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722333
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722333%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722333: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722333 url https://www.openlane.eu/en/carv6/auction/10722333
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722357
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722357%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722357: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722357 url https://www.openlane.eu/en/carv6/auction/10722357
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722329
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722329%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722329: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722329 url https://www.openlane.eu/en/carv6/auction/10722329
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722020
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722020%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722020: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722020 url https://www.openlane.eu/en/carv6/auction/10722020
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722031
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722031%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722031: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722031 url https://www.openlane.eu/en/carv6/auction/10722031
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722023
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722023%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722023: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722023 url https://www.openlane.eu/en/carv6/auction/10722023
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722030
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722030%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722030: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722030 url https://www.openlane.eu/en/carv6/auction/10722030
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722029
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722029%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722029: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722029 url https://www.openlane.eu/en/carv6/auction/10722029
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722028
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722028%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722028: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722028 url https://www.openlane.eu/en/carv6/auction/10722028
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722025
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722025%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722025: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722025 url https://www.openlane.eu/en/carv6/auction/10722025
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722027
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722027%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722027: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722027 url https://www.openlane.eu/en/carv6/auction/10722027
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722026
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722026%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722026: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722026 url https://www.openlane.eu/en/carv6/auction/10722026
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722022
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722022%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722022: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722022 url https://www.openlane.eu/en/carv6/auction/10722022
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722032
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722032%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722032: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722032 url https://www.openlane.eu/en/carv6/auction/10722032
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722035
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722035%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722035: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722035 url https://www.openlane.eu/en/carv6/auction/10722035
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722036
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722036%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722036: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722036 url https://www.openlane.eu/en/carv6/auction/10722036
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722021
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722021%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722021: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722021 url https://www.openlane.eu/en/carv6/auction/10722021
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722019
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722019%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722019: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722019 url https://www.openlane.eu/en/carv6/auction/10722019
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722034
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722034%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722034: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722034 url https://www.openlane.eu/en/carv6/auction/10722034
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722033
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722033%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722033: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722033 url https://www.openlane.eu/en/carv6/auction/10722033
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722723
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722723%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722723: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722723 url https://www.openlane.eu/en/carv6/auction/10722723
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10722024
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722024%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10722024: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10722024 url https://www.openlane.eu/en/carv6/auction/10722024
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10718194
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710718194%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10718194: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10718194 url https://www.openlane.eu/en/carv6/auction/10718194
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10718195
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710718195%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10718195: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10718195 url https://www.openlane.eu/en/carv6/auction/10718195
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10718192
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710718192%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10718192: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10718192 url https://www.openlane.eu/en/carv6/auction/10718192
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10718196
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710718196%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10718196: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10718196 url https://www.openlane.eu/en/carv6/auction/10718196
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10718197
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710718197%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10718197: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10718197 url https://www.openlane.eu/en/carv6/auction/10718197
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10718198
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710718198%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10718198: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10718198 url https://www.openlane.eu/en/carv6/auction/10718198
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10718199
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710718199%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10718199: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10718199 url https://www.openlane.eu/en/carv6/auction/10718199
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10718201
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710718201%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10718201: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10718201 url https://www.openlane.eu/en/carv6/auction/10718201
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10718200
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710718200%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10718200: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10718200 url https://www.openlane.eu/en/carv6/auction/10718200
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10718844
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710718844%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10718844: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10718844 url https://www.openlane.eu/en/carv6/auction/10718844
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10718202
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710718202%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10718202: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10718202 url https://www.openlane.eu/en/carv6/auction/10718202
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10718203
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710718203%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10718203: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10718203 url https://www.openlane.eu/en/carv6/auction/10718203
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10718191
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710718191%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10718191: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10718191 url https://www.openlane.eu/en/carv6/auction/10718191
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10718204
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710718204%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10718204: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10718204 url https://www.openlane.eu/en/carv6/auction/10718204
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10723631
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723631%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10723631: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10723631 url https://www.openlane.eu/en/carv6/auction/10723631
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10723637
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723637%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10723637: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10723637 url https://www.openlane.eu/en/carv6/auction/10723637
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10728594
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728594%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10728594: 1
2026-03-25 19:32:39 [adesa.fr] INFO: Scraping item 10728594 url https://www.openlane.eu/en/carv6/auction/10728594
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10728601
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728601%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10728601: 1
2026-03-25 19:32:39 [adesa.fr] INFO: Scraping item 10728601 url https://www.openlane.eu/en/carv6/auction/10728601
2026-03-25 19:32:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720909> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:32:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc911b650>
2026-03-25 19:32:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eaf97085-0b95-5e51-ad0c-4e0815d40dce/eaf97085-0b95-5e51-ad0c-4e0815d40dce_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744807%252Fgeneral%252F19f1642f-8810-477e-9e59-5e14286cc02f.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744807/general/19f1642f-8810-477e-9e59-5e14286cc02f.jpg saved to cache
2026-03-25 19:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item eaf97085-0b95-5e51-ad0c-4e0815d40dce
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10728599
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728599%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10728599: 1
2026-03-25 19:32:39 [adesa.fr] INFO: Scraping item 10728599 url https://www.openlane.eu/en/carv6/auction/10728599
2026-03-25 19: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-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10728600
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728600%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10728600: 1
2026-03-25 19:32:39 [adesa.fr] INFO: Scraping item 10728600 url https://www.openlane.eu/en/carv6/auction/10728600
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10723632
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723632%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10723632: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10723632 url https://www.openlane.eu/en/carv6/auction/10723632
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10723633
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723633%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10723633: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10723633 url https://www.openlane.eu/en/carv6/auction/10723633
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10728598
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728598%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10728598: 1
2026-03-25 19:32:39 [adesa.fr] INFO: Scraping item 10728598 url https://www.openlane.eu/en/carv6/auction/10728598
2026-03-25 19:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744807/general/6e0fe9be-9110-4888-8cc3-6b66d50b377b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720982)
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10725600
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710725600%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10725600: 0
2026-03-25 19:32:39 [adesa.fr] INFO: Skipping item 10725600 url https://www.openlane.eu/en/carv6/auction/10725600
2026-03-25 19:32:39 [adesa.fr] INFO: Found listing with ID: 10728596
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728596%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [adesa.fr] INFO: Scrape type for 10728596: 1
2026-03-25 19:32:39 [adesa.fr] INFO: Scraping item 10728596 url https://www.openlane.eu/en/carv6/auction/10728596
2026-03-25 19:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c80aba03-a6ce-5020-8587-a9215ddcdd6c with identifier: 10720909
2026-03-25 19:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c80aba03-a6ce-5020-8587-a9215ddcdd6c with scrape type 1
2026-03-25 19:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c80aba03-a6ce-5020-8587-a9215ddcdd6c
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718620%252Fgeneral%252F7752a4d3-3a5a-4588-8354-ac8b3560f181.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718620/general/7752a4d3-3a5a-4588-8354-ac8b3560f181.jpg already downloaded
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718620%252Fgeneral%252Fc43f58bb-9081-49b7-93f3-428504894d35.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718620/general/c43f58bb-9081-49b7-93f3-428504894d35.jpg already downloaded
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718620%252Fgeneral%252Fd9f8904a-4376-4833-8739-f6c7c0df70cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718620/general/d9f8904a-4376-4833-8739-f6c7c0df70cb.jpg already downloaded
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718620%252Fgeneral%252Fdb7396e5-3f73-4064-b99a-1d7c126605ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718620/general/db7396e5-3f73-4064-b99a-1d7c126605ee.jpg already downloaded
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718620%252Fgeneral%252F72f6eb77-fa47-49ef-8dd5-38bcbbd3961b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718620/general/72f6eb77-fa47-49ef-8dd5-38bcbbd3961b.jpg already downloaded
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718620%252Fgeneral%252F0e193b44-cde3-4400-8beb-c8ccc382088b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718620/general/0e193b44-cde3-4400-8beb-c8ccc382088b.jpg already downloaded
2026-03-25 19:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718620%252Fgeneral%252Fb90351e5-898f-45e3-8892-82f1af29056a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718620/general/b90351e5-898f-45e3-8892-82f1af29056a.jpg already downloaded
2026-03-25 19:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718620%252Fgeneral%252Fefe32ee2-fcbb-4528-8607-5d6d8527df72.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718620/general/efe32ee2-fcbb-4528-8607-5d6d8527df72.jpg already downloaded
2026-03-25 19:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718620%252Fgeneral%252F7e48dad1-e844-4989-9922-c656bb477f85.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718620/general/7e48dad1-e844-4989-9922-c656bb477f85.jpg already downloaded
2026-03-25 19:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718620%252Fgeneral%252Fb08fac47-6524-4cff-99aa-fe119d27f192.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718620/general/b08fac47-6524-4cff-99aa-fe119d27f192.jpg already downloaded
2026-03-25 19:32:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c80aba03-a6ce-5020-8587-a9215ddcdd6c, identifier: 10720909
2026-03-25 19:32:40 [adesa.fr] INFO: Found listing with ID: 10728597
2026-03-25 19:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728597%27 HTTP/1.1" 200 None
2026-03-25 19:32:40 [adesa.fr] INFO: Scrape type for 10728597: 1
2026-03-25 19:32:40 [adesa.fr] INFO: Scraping item 10728597 url https://www.openlane.eu/en/carv6/auction/10728597
2026-03-25 19:32:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c80aba03-a6ce-5020-8587-a9215ddcdd6c with identifier: 10720909
2026-03-25 19:32:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c80aba03-a6ce-5020-8587-a9215ddcdd6c with identifier: 10720909
2026-03-25 19:32:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c80aba03-a6ce-5020-8587-a9215ddcdd6c with identifier: 10720909 to the API
2026-03-25 19:32:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:32:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720909>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'c80aba03-a6ce-5020-8587-a9215ddcdd6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE570WR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720909',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 207926,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5718620/general/7752a4d3-3a5a-4588-8354-ac8b3560f181.jpg',
'https://images.openlane.eu/carimgs/5718620/general/c43f58bb-9081-49b7-93f3-428504894d35.jpg',
'https://images.openlane.eu/carimgs/5718620/general/d9f8904a-4376-4833-8739-f6c7c0df70cb.jpg',
'https://images.openlane.eu/carimgs/5718620/general/db7396e5-3f73-4064-b99a-1d7c126605ee.jpg',
'https://images.openlane.eu/carimgs/5718620/general/72f6eb77-fa47-49ef-8dd5-38bcbbd3961b.jpg',
'https://images.openlane.eu/carimgs/5718620/general/0e193b44-cde3-4400-8beb-c8ccc382088b.jpg',
'https://images.openlane.eu/carimgs/5718620/general/b90351e5-898f-45e3-8892-82f1af29056a.jpg',
'https://images.openlane.eu/carimgs/5718620/general/efe32ee2-fcbb-4528-8607-5d6d8527df72.jpg',
'https://images.openlane.eu/carimgs/5718620/general/7e48dad1-e844-4989-9922-c656bb477f85.jpg',
'https://images.openlane.eu/carimgs/5718620/general/b08fac47-6524-4cff-99aa-fe119d27f192.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c80aba03-a6ce-5020-8587-a9215ddcdd6c/c80aba03-a6ce-5020-8587-a9215ddcdd6c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163249,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718620/general/7752a4d3-3a5a-4588-8354-ac8b3560f181.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c80aba03-a6ce-5020-8587-a9215ddcdd6c/c80aba03-a6ce-5020-8587-a9215ddcdd6c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175191,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718620/general/c43f58bb-9081-49b7-93f3-428504894d35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c80aba03-a6ce-5020-8587-a9215ddcdd6c/c80aba03-a6ce-5020-8587-a9215ddcdd6c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151568,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718620/general/d9f8904a-4376-4833-8739-f6c7c0df70cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c80aba03-a6ce-5020-8587-a9215ddcdd6c/c80aba03-a6ce-5020-8587-a9215ddcdd6c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718620/general/db7396e5-3f73-4064-b99a-1d7c126605ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c80aba03-a6ce-5020-8587-a9215ddcdd6c/c80aba03-a6ce-5020-8587-a9215ddcdd6c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718620/general/72f6eb77-fa47-49ef-8dd5-38bcbbd3961b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c80aba03-a6ce-5020-8587-a9215ddcdd6c/c80aba03-a6ce-5020-8587-a9215ddcdd6c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81392,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718620/general/0e193b44-cde3-4400-8beb-c8ccc382088b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c80aba03-a6ce-5020-8587-a9215ddcdd6c/c80aba03-a6ce-5020-8587-a9215ddcdd6c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98750,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718620/general/b90351e5-898f-45e3-8892-82f1af29056a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c80aba03-a6ce-5020-8587-a9215ddcdd6c/c80aba03-a6ce-5020-8587-a9215ddcdd6c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81966,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718620/general/efe32ee2-fcbb-4528-8607-5d6d8527df72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c80aba03-a6ce-5020-8587-a9215ddcdd6c/c80aba03-a6ce-5020-8587-a9215ddcdd6c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718620/general/7e48dad1-e844-4989-9922-c656bb477f85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c80aba03-a6ce-5020-8587-a9215ddcdd6c/c80aba03-a6ce-5020-8587-a9215ddcdd6c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87730,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718620/general/b08fac47-6524-4cff-99aa-fe119d27f192.jpg',
'Width': 1024}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Golf 1.5 eTSI Life - Petrol - Automatic - 130 hp - '
'207.926 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-25 19:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720909%27 HTTP/1.1" 200 None
2026-03-25 19:32:40 [adesa.fr] INFO: Saving data for 10720909: {'created_time': 1774467160.770622, 'last_price_update_time': 1774467160.770635, 'auction_closing_time': 1774527300.0}
2026-03-25 19:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720909') HTTP/1.1" 204 0
2026-03-25 19:32:40 [adesa.fr] INFO: Found listing with ID: 10728595
2026-03-25 19:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728595%27 HTTP/1.1" 200 None
2026-03-25 19:32:40 [adesa.fr] INFO: Scrape type for 10728595: 1
2026-03-25 19:32:40 [adesa.fr] INFO: Scraping item 10728595 url https://www.openlane.eu/en/carv6/auction/10728595
2026-03-25 19:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720957> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:32:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92e7810>
2026-03-25 19:32:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eaf97085-0b95-5e51-ad0c-4e0815d40dce/eaf97085-0b95-5e51-ad0c-4e0815d40dce_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744807%252Fgeneral%252F6e0fe9be-9110-4888-8cc3-6b66d50b377b.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744807/general/6e0fe9be-9110-4888-8cc3-6b66d50b377b.jpg saved to cache
2026-03-25 19:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item eaf97085-0b95-5e51-ad0c-4e0815d40dce
2026-03-25 19:32:40 [adesa.fr] INFO: Found listing with ID: 10726309
2026-03-25 19:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726309%27 HTTP/1.1" 200 None
2026-03-25 19:32:40 [adesa.fr] INFO: Scrape type for 10726309: 0
2026-03-25 19:32:40 [adesa.fr] INFO: Skipping item 10726309 url https://www.openlane.eu/en/carv6/auction/10726309
2026-03-25 19:32:40 [adesa.fr] INFO: Found listing with ID: 10726308
2026-03-25 19:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726308%27 HTTP/1.1" 200 None
2026-03-25 19:32:41 [adesa.fr] INFO: Scrape type for 10726308: 0
2026-03-25 19:32:41 [adesa.fr] INFO: Skipping item 10726308 url https://www.openlane.eu/en/carv6/auction/10726308
2026-03-25 19:32:41 [adesa.fr] INFO: Found listing with ID: 10723881
2026-03-25 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710723881%27 HTTP/1.1" 200 None
2026-03-25 19:32:41 [adesa.fr] INFO: Scrape type for 10723881: 0
2026-03-25 19:32:41 [adesa.fr] INFO: Skipping item 10723881 url https://www.openlane.eu/en/carv6/auction/10723881
2026-03-25 19:32:41 [adesa.fr] INFO: Found listing with ID: 10701072
2026-03-25 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701072%27 HTTP/1.1" 200 None
2026-03-25 19:32:41 [adesa.fr] INFO: Scrape type for 10701072: 0
2026-03-25 19:32:41 [adesa.fr] INFO: Skipping item 10701072 url https://www.openlane.eu/en/carv6/auction/10701072
2026-03-25 19:32:41 [adesa.fr] INFO: Found listing with ID: 10701219
2026-03-25 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701219%27 HTTP/1.1" 200 None
2026-03-25 19:32:41 [adesa.fr] INFO: Scrape type for 10701219: 0
2026-03-25 19:32:41 [adesa.fr] INFO: Skipping item 10701219 url https://www.openlane.eu/en/carv6/auction/10701219
2026-03-25 19:32:41 [adesa.fr] INFO: Found listing with ID: 10701236
2026-03-25 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701236%27 HTTP/1.1" 200 None
2026-03-25 19:32:41 [adesa.fr] INFO: Scrape type for 10701236: 0
2026-03-25 19:32:41 [adesa.fr] INFO: Skipping item 10701236 url https://www.openlane.eu/en/carv6/auction/10701236
2026-03-25 19:32:41 [adesa.fr] INFO: Found listing with ID: 10701237
2026-03-25 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701237%27 HTTP/1.1" 200 None
2026-03-25 19:32:41 [adesa.fr] INFO: Scrape type for 10701237: 0
2026-03-25 19:32:41 [adesa.fr] INFO: Skipping item 10701237 url https://www.openlane.eu/en/carv6/auction/10701237
2026-03-25 19:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ff16eaf-6802-51b0-9fbf-bbae8e56606a with identifier: 10720957
2026-03-25 19:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ff16eaf-6802-51b0-9fbf-bbae8e56606a with scrape type 1
2026-03-25 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1ff16eaf-6802-51b0-9fbf-bbae8e56606a
2026-03-25 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744703%252Fgeneral%252F4bba2011-7128-4fcf-985c-1c64546394f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744703/general/4bba2011-7128-4fcf-985c-1c64546394f7.jpg not downloaded yet
2026-03-25 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744703%252Fgeneral%252F5eec20a6-8722-45cd-b7fb-e0f5cff34dd0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744703/general/5eec20a6-8722-45cd-b7fb-e0f5cff34dd0.jpg not downloaded yet
2026-03-25 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744703%252Fgeneral%252Ff05bbe53-91a2-4e21-bccf-5deeb641893e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744703/general/f05bbe53-91a2-4e21-bccf-5deeb641893e.jpg not downloaded yet
2026-03-25 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744703%252Fgeneral%252F6e616190-c8dd-4981-83f8-f408c6fdbc67.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744703/general/6e616190-c8dd-4981-83f8-f408c6fdbc67.jpg not downloaded yet
2026-03-25 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744703%252Fgeneral%252F0ac411f9-89d3-4ee7-a6fa-c1c1495a87f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744703/general/0ac411f9-89d3-4ee7-a6fa-c1c1495a87f3.jpg not downloaded yet
2026-03-25 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744703%252Fgeneral%252F41e13db8-ea83-43f7-ad42-ca0d31891b1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744703/general/41e13db8-ea83-43f7-ad42-ca0d31891b1d.jpg not downloaded yet
2026-03-25 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744703%252Fgeneral%252F6ea24a86-854f-40cf-9680-9fa260b49fe5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744703/general/6ea24a86-854f-40cf-9680-9fa260b49fe5.jpg not downloaded yet
2026-03-25 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744703%252Fgeneral%252F564796a3-963b-45df-a7fe-10a627c24fc8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744703/general/564796a3-963b-45df-a7fe-10a627c24fc8.jpg not downloaded yet
2026-03-25 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744703%252Fgeneral%252Ff580c7e4-66c3-427a-afef-55f2130e40b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744703/general/f580c7e4-66c3-427a-afef-55f2130e40b1.jpg not downloaded yet
2026-03-25 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744703%252Fgeneral%252F6fbf16f7-3262-409d-a94f-0daadf4e048e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744703/general/6fbf16f7-3262-409d-a94f-0daadf4e048e.jpg not downloaded yet
2026-03-25 19:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744703/general/6fbf16f7-3262-409d-a94f-0daadf4e048e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720957)
2026-03-25 19:32:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 193191f3-08ed-5af1-9a57-c6aad57a6c55 with identifier: 10720910
2026-03-25 19:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 193191f3-08ed-5af1-9a57-c6aad57a6c55 with scrape type 1
2026-03-25 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 193191f3-08ed-5af1-9a57-c6aad57a6c55
2026-03-25 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718810%252Fgeneral%252Ff27f3e08-2b80-4c62-9c47-41974eb5eb49.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718810/general/f27f3e08-2b80-4c62-9c47-41974eb5eb49.jpg already downloaded
2026-03-25 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718810%252Fgeneral%252Ff146b041-f029-4eff-87e3-5506f71c4b9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718810/general/f146b041-f029-4eff-87e3-5506f71c4b9c.jpg already downloaded
2026-03-25 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718810%252Fgeneral%252F39dcdd42-049f-4f1d-ab68-e75551644d0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718810/general/39dcdd42-049f-4f1d-ab68-e75551644d0d.jpg already downloaded
2026-03-25 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718810%252Fgeneral%252F22c7963c-732f-414f-aa06-845513dd8cb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718810/general/22c7963c-732f-414f-aa06-845513dd8cb2.jpg already downloaded
2026-03-25 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718810%252Fgeneral%252F5798c56a-735a-407e-aaa0-5c930aa919e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718810/general/5798c56a-735a-407e-aaa0-5c930aa919e2.jpg already downloaded
2026-03-25 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718810%252Fgeneral%252Fe4083fd8-ec39-4943-8b70-b9a1d358a3a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718810/general/e4083fd8-ec39-4943-8b70-b9a1d358a3a4.jpg already downloaded
2026-03-25 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718810%252Fgeneral%252Fd4ed9e19-714d-4ea5-8b37-991d33f77723.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718810/general/d4ed9e19-714d-4ea5-8b37-991d33f77723.jpg already downloaded
2026-03-25 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718810%252Fgeneral%252F9552a8ac-c8c6-44e1-b269-b12a61b466ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718810/general/9552a8ac-c8c6-44e1-b269-b12a61b466ad.jpg already downloaded
2026-03-25 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718810%252Fgeneral%252F6812239f-3307-4785-bc5a-f1b5365f0782.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718810/general/6812239f-3307-4785-bc5a-f1b5365f0782.jpg already downloaded
2026-03-25 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718810%252Fgeneral%252F9e16b1cf-8f0a-4555-9cd8-2a584f6094d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718810/general/9e16b1cf-8f0a-4555-9cd8-2a584f6094d2.jpg already downloaded
2026-03-25 19:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 193191f3-08ed-5af1-9a57-c6aad57a6c55, identifier: 10720910
2026-03-25 19:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 193191f3-08ed-5af1-9a57-c6aad57a6c55 with identifier: 10720910
2026-03-25 19:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 193191f3-08ed-5af1-9a57-c6aad57a6c55 with identifier: 10720910
2026-03-25 19:32:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 193191f3-08ed-5af1-9a57-c6aad57a6c55 with identifier: 10720910 to the API
2026-03-25 19:32:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720910>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '193191f3-08ed-5af1-9a57-c6aad57a6c55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FD010JE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720910',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 190156,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5718810/general/f27f3e08-2b80-4c62-9c47-41974eb5eb49.jpg',
'https://images.openlane.eu/carimgs/5718810/general/f146b041-f029-4eff-87e3-5506f71c4b9c.jpg',
'https://images.openlane.eu/carimgs/5718810/general/39dcdd42-049f-4f1d-ab68-e75551644d0d.jpg',
'https://images.openlane.eu/carimgs/5718810/general/22c7963c-732f-414f-aa06-845513dd8cb2.jpg',
'https://images.openlane.eu/carimgs/5718810/general/5798c56a-735a-407e-aaa0-5c930aa919e2.jpg',
'https://images.openlane.eu/carimgs/5718810/general/e4083fd8-ec39-4943-8b70-b9a1d358a3a4.jpg',
'https://images.openlane.eu/carimgs/5718810/general/d4ed9e19-714d-4ea5-8b37-991d33f77723.jpg',
'https://images.openlane.eu/carimgs/5718810/general/9552a8ac-c8c6-44e1-b269-b12a61b466ad.jpg',
'https://images.openlane.eu/carimgs/5718810/general/6812239f-3307-4785-bc5a-f1b5365f0782.jpg',
'https://images.openlane.eu/carimgs/5718810/general/9e16b1cf-8f0a-4555-9cd8-2a584f6094d2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_193191f3-08ed-5af1-9a57-c6aad57a6c55/193191f3-08ed-5af1-9a57-c6aad57a6c55_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108371,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718810/general/f27f3e08-2b80-4c62-9c47-41974eb5eb49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_193191f3-08ed-5af1-9a57-c6aad57a6c55/193191f3-08ed-5af1-9a57-c6aad57a6c55_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110367,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718810/general/f146b041-f029-4eff-87e3-5506f71c4b9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_193191f3-08ed-5af1-9a57-c6aad57a6c55/193191f3-08ed-5af1-9a57-c6aad57a6c55_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112984,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718810/general/39dcdd42-049f-4f1d-ab68-e75551644d0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_193191f3-08ed-5af1-9a57-c6aad57a6c55/193191f3-08ed-5af1-9a57-c6aad57a6c55_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718810/general/22c7963c-732f-414f-aa06-845513dd8cb2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_193191f3-08ed-5af1-9a57-c6aad57a6c55/193191f3-08ed-5af1-9a57-c6aad57a6c55_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109402,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718810/general/5798c56a-735a-407e-aaa0-5c930aa919e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_193191f3-08ed-5af1-9a57-c6aad57a6c55/193191f3-08ed-5af1-9a57-c6aad57a6c55_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131210,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718810/general/e4083fd8-ec39-4943-8b70-b9a1d358a3a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_193191f3-08ed-5af1-9a57-c6aad57a6c55/193191f3-08ed-5af1-9a57-c6aad57a6c55_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718810/general/d4ed9e19-714d-4ea5-8b37-991d33f77723.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_193191f3-08ed-5af1-9a57-c6aad57a6c55/193191f3-08ed-5af1-9a57-c6aad57a6c55_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98823,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718810/general/9552a8ac-c8c6-44e1-b269-b12a61b466ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_193191f3-08ed-5af1-9a57-c6aad57a6c55/193191f3-08ed-5af1-9a57-c6aad57a6c55_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122597,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718810/general/6812239f-3307-4785-bc5a-f1b5365f0782.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_193191f3-08ed-5af1-9a57-c6aad57a6c55/193191f3-08ed-5af1-9a57-c6aad57a6c55_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108644,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718810/general/9e16b1cf-8f0a-4555-9cd8-2a584f6094d2.jpg',
'Width': 1024}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2019-01-25',
'seats_number': 7,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Volkswagen Touran 2.0 TDI Comfortline Business - Diesel - Manual - '
'150 hp - 190.156 km',
'transmission': 'manual',
'trim': 'Comfortline Business',
'vin': None,
'year': 2019}
2026-03-25 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720910%27 HTTP/1.1" 200 None
2026-03-25 19:32:43 [adesa.fr] INFO: Saving data for 10720910: {'created_time': 1774467163.409153, 'last_price_update_time': 1774467163.409164, 'auction_closing_time': 1774527300.0}
2026-03-25 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720910') HTTP/1.1" 204 0
2026-03-25 19:32:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb4c8d90>
2026-03-25 19:32:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ff16eaf-6802-51b0-9fbf-bbae8e56606a/1ff16eaf-6802-51b0-9fbf-bbae8e56606a_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744703%252Fgeneral%252F6fbf16f7-3262-409d-a94f-0daadf4e048e.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744703/general/6fbf16f7-3262-409d-a94f-0daadf4e048e.jpg saved to cache
2026-03-25 19:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1ff16eaf-6802-51b0-9fbf-bbae8e56606a
2026-03-25 19:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744703/general/f580c7e4-66c3-427a-afef-55f2130e40b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720957)
2026-03-25 19:32:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94316d0>
2026-03-25 19:32:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ff16eaf-6802-51b0-9fbf-bbae8e56606a/1ff16eaf-6802-51b0-9fbf-bbae8e56606a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744703%252Fgeneral%252Ff580c7e4-66c3-427a-afef-55f2130e40b1.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744703/general/f580c7e4-66c3-427a-afef-55f2130e40b1.jpg saved to cache
2026-03-25 19:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1ff16eaf-6802-51b0-9fbf-bbae8e56606a
2026-03-25 19:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744703/general/564796a3-963b-45df-a7fe-10a627c24fc8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720957)
2026-03-25 19:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744703/general/6ea24a86-854f-40cf-9680-9fa260b49fe5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720957)
2026-03-25 19:32:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92fb5d0>
2026-03-25 19:32:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ff16eaf-6802-51b0-9fbf-bbae8e56606a/1ff16eaf-6802-51b0-9fbf-bbae8e56606a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744703%252Fgeneral%252F564796a3-963b-45df-a7fe-10a627c24fc8.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744703/general/564796a3-963b-45df-a7fe-10a627c24fc8.jpg saved to cache
2026-03-25 19:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1ff16eaf-6802-51b0-9fbf-bbae8e56606a
2026-03-25 19:32:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91073d0>
2026-03-25 19:32:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ff16eaf-6802-51b0-9fbf-bbae8e56606a/1ff16eaf-6802-51b0-9fbf-bbae8e56606a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744703%252Fgeneral%252F6ea24a86-854f-40cf-9680-9fa260b49fe5.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744703/general/6ea24a86-854f-40cf-9680-9fa260b49fe5.jpg saved to cache
2026-03-25 19:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1ff16eaf-6802-51b0-9fbf-bbae8e56606a
2026-03-25 19:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744703/general/41e13db8-ea83-43f7-ad42-ca0d31891b1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720957)
2026-03-25 19:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744703/general/0ac411f9-89d3-4ee7-a6fa-c1c1495a87f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720957)
2026-03-25 19:32:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc941fcd0>
2026-03-25 19:32:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ff16eaf-6802-51b0-9fbf-bbae8e56606a/1ff16eaf-6802-51b0-9fbf-bbae8e56606a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744703%252Fgeneral%252F41e13db8-ea83-43f7-ad42-ca0d31891b1d.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744703/general/41e13db8-ea83-43f7-ad42-ca0d31891b1d.jpg saved to cache
2026-03-25 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1ff16eaf-6802-51b0-9fbf-bbae8e56606a
2026-03-25 19:32:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92d11d0>
2026-03-25 19:32:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ff16eaf-6802-51b0-9fbf-bbae8e56606a/1ff16eaf-6802-51b0-9fbf-bbae8e56606a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744703%252Fgeneral%252F0ac411f9-89d3-4ee7-a6fa-c1c1495a87f3.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744703/general/0ac411f9-89d3-4ee7-a6fa-c1c1495a87f3.jpg saved to cache
2026-03-25 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1ff16eaf-6802-51b0-9fbf-bbae8e56606a
2026-03-25 19:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744703/general/6e616190-c8dd-4981-83f8-f408c6fdbc67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720957)
2026-03-25 19:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744703/general/f05bbe53-91a2-4e21-bccf-5deeb641893e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720957)
2026-03-25 19:32:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fee690>
2026-03-25 19:32:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ff16eaf-6802-51b0-9fbf-bbae8e56606a/1ff16eaf-6802-51b0-9fbf-bbae8e56606a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744703%252Fgeneral%252F6e616190-c8dd-4981-83f8-f408c6fdbc67.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744703/general/6e616190-c8dd-4981-83f8-f408c6fdbc67.jpg saved to cache
2026-03-25 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1ff16eaf-6802-51b0-9fbf-bbae8e56606a
2026-03-25 19:32:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fed450>
2026-03-25 19:32:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ff16eaf-6802-51b0-9fbf-bbae8e56606a/1ff16eaf-6802-51b0-9fbf-bbae8e56606a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744703%252Fgeneral%252Ff05bbe53-91a2-4e21-bccf-5deeb641893e.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744703/general/f05bbe53-91a2-4e21-bccf-5deeb641893e.jpg saved to cache
2026-03-25 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1ff16eaf-6802-51b0-9fbf-bbae8e56606a
2026-03-25 19:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744703/general/5eec20a6-8722-45cd-b7fb-e0f5cff34dd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720957)
2026-03-25 19:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744703/general/4bba2011-7128-4fcf-985c-1c64546394f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720957)
2026-03-25 19:32:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc941ded0>
2026-03-25 19:32:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ff16eaf-6802-51b0-9fbf-bbae8e56606a/1ff16eaf-6802-51b0-9fbf-bbae8e56606a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744703%252Fgeneral%252F5eec20a6-8722-45cd-b7fb-e0f5cff34dd0.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744703/general/5eec20a6-8722-45cd-b7fb-e0f5cff34dd0.jpg saved to cache
2026-03-25 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1ff16eaf-6802-51b0-9fbf-bbae8e56606a
2026-03-25 19:32:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9146610>
2026-03-25 19:32:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ff16eaf-6802-51b0-9fbf-bbae8e56606a/1ff16eaf-6802-51b0-9fbf-bbae8e56606a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744703%252Fgeneral%252F4bba2011-7128-4fcf-985c-1c64546394f7.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744703/general/4bba2011-7128-4fcf-985c-1c64546394f7.jpg saved to cache
2026-03-25 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1ff16eaf-6802-51b0-9fbf-bbae8e56606a
2026-03-25 19:32:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1ff16eaf-6802-51b0-9fbf-bbae8e56606a, skipping ID generation
2026-03-25 19:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ff16eaf-6802-51b0-9fbf-bbae8e56606a with scrape type 1
2026-03-25 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1ff16eaf-6802-51b0-9fbf-bbae8e56606a sending to next pipeline
2026-03-25 19:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1ff16eaf-6802-51b0-9fbf-bbae8e56606a, identifier: 10720957
2026-03-25 19:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1ff16eaf-6802-51b0-9fbf-bbae8e56606a with identifier: 10720957
2026-03-25 19:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1ff16eaf-6802-51b0-9fbf-bbae8e56606a with identifier: 10720957
2026-03-25 19:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1ff16eaf-6802-51b0-9fbf-bbae8e56606a with identifier: 10720957 to the API
2026-03-25 19:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:32: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-25 19:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744703/general/4bba2011-7128-4fcf-985c-1c64546394f7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '1ff16eaf-6802-51b0-9fbf-bbae8e56606a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH386KW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720957',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 143221,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ff16eaf-6802-51b0-9fbf-bbae8e56606a/1ff16eaf-6802-51b0-9fbf-bbae8e56606a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265207,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744703/general/4bba2011-7128-4fcf-985c-1c64546394f7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ff16eaf-6802-51b0-9fbf-bbae8e56606a/1ff16eaf-6802-51b0-9fbf-bbae8e56606a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237556,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744703/general/5eec20a6-8722-45cd-b7fb-e0f5cff34dd0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ff16eaf-6802-51b0-9fbf-bbae8e56606a/1ff16eaf-6802-51b0-9fbf-bbae8e56606a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261549,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744703/general/f05bbe53-91a2-4e21-bccf-5deeb641893e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ff16eaf-6802-51b0-9fbf-bbae8e56606a/1ff16eaf-6802-51b0-9fbf-bbae8e56606a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273240,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744703/general/6e616190-c8dd-4981-83f8-f408c6fdbc67.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ff16eaf-6802-51b0-9fbf-bbae8e56606a/1ff16eaf-6802-51b0-9fbf-bbae8e56606a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312205,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744703/general/0ac411f9-89d3-4ee7-a6fa-c1c1495a87f3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ff16eaf-6802-51b0-9fbf-bbae8e56606a/1ff16eaf-6802-51b0-9fbf-bbae8e56606a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270161,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744703/general/41e13db8-ea83-43f7-ad42-ca0d31891b1d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ff16eaf-6802-51b0-9fbf-bbae8e56606a/1ff16eaf-6802-51b0-9fbf-bbae8e56606a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288915,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744703/general/6ea24a86-854f-40cf-9680-9fa260b49fe5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ff16eaf-6802-51b0-9fbf-bbae8e56606a/1ff16eaf-6802-51b0-9fbf-bbae8e56606a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223477,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744703/general/564796a3-963b-45df-a7fe-10a627c24fc8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ff16eaf-6802-51b0-9fbf-bbae8e56606a/1ff16eaf-6802-51b0-9fbf-bbae8e56606a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 484859,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744703/general/f580c7e4-66c3-427a-afef-55f2130e40b1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ff16eaf-6802-51b0-9fbf-bbae8e56606a/1ff16eaf-6802-51b0-9fbf-bbae8e56606a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233635,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744703/general/6fbf16f7-3262-409d-a94f-0daadf4e048e.jpg',
'Width': 1920}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-07-07',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Automatic - 116 hp - '
'143.221 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-25 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720957%27 HTTP/1.1" 200 None
2026-03-25 19:32:45 [adesa.fr] INFO: Saving data for 10720957: {'created_time': 1774467165.173279, 'last_price_update_time': 1774467165.173289, 'auction_closing_time': 1774527300.0}
2026-03-25 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720957') HTTP/1.1" 204 0
2026-03-25 19:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720912> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:32:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42cbaddc-5fea-59c1-9f22-dcb2844672db with identifier: 10720912
2026-03-25 19:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42cbaddc-5fea-59c1-9f22-dcb2844672db with scrape type 1
2026-03-25 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 42cbaddc-5fea-59c1-9f22-dcb2844672db
2026-03-25 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722712%252Fgeneral%252F4010952d-7f39-4567-bc83-9b1fe78ea293.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722712/general/4010952d-7f39-4567-bc83-9b1fe78ea293.jpg already downloaded
2026-03-25 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722712%252Fgeneral%252Ff984b5b5-bd86-470d-a972-29419b7159af.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722712/general/f984b5b5-bd86-470d-a972-29419b7159af.jpg already downloaded
2026-03-25 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722712%252Fgeneral%252F9f46344e-db19-41cb-9bad-f7e822badcbc.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722712/general/9f46344e-db19-41cb-9bad-f7e822badcbc.jpg already downloaded
2026-03-25 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722712%252Fgeneral%252Fd997f71f-35eb-47e3-a77a-4dae8f48ab65.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722712/general/d997f71f-35eb-47e3-a77a-4dae8f48ab65.jpg already downloaded
2026-03-25 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722712%252Fgeneral%252Fc3b9abe9-b148-4142-972c-9ca6fdd498c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722712/general/c3b9abe9-b148-4142-972c-9ca6fdd498c4.jpg already downloaded
2026-03-25 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722712%252Fgeneral%252Fe8199259-7113-4cda-b0cf-ed954acea6b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722712/general/e8199259-7113-4cda-b0cf-ed954acea6b2.jpg already downloaded
2026-03-25 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722712%252Fgeneral%252F0e82615a-2f62-4fcb-8e0f-9aa1fa328499.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722712/general/0e82615a-2f62-4fcb-8e0f-9aa1fa328499.jpg already downloaded
2026-03-25 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722712%252Fgeneral%252Fc49b4073-9385-4d34-a120-8fd822ad4ad5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722712/general/c49b4073-9385-4d34-a120-8fd822ad4ad5.jpg already downloaded
2026-03-25 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722712%252Fgeneral%252Ff298aaad-6385-4135-bf30-cda071d82022.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722712/general/f298aaad-6385-4135-bf30-cda071d82022.jpg already downloaded
2026-03-25 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722712%252Fgeneral%252Fb2edf870-113a-4b15-a3d2-2f9f70456f00.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722712/general/b2edf870-113a-4b15-a3d2-2f9f70456f00.jpg already downloaded
2026-03-25 19:32:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 42cbaddc-5fea-59c1-9f22-dcb2844672db, identifier: 10720912
2026-03-25 19:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 42cbaddc-5fea-59c1-9f22-dcb2844672db with identifier: 10720912
2026-03-25 19:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 42cbaddc-5fea-59c1-9f22-dcb2844672db with identifier: 10720912
2026-03-25 19:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 42cbaddc-5fea-59c1-9f22-dcb2844672db with identifier: 10720912 to the API
2026-03-25 19:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:32: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-25 19:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720912>
{'auction_title': '',
'c_o_2_emission_value': 202,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '42cbaddc-5fea-59c1-9f22-dcb2844672db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL118PN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720912',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 274010,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 91,
'photo_urls': ['https://images.openlane.eu/carimgs/5722712/general/4010952d-7f39-4567-bc83-9b1fe78ea293.jpg',
'https://images.openlane.eu/carimgs/5722712/general/f984b5b5-bd86-470d-a972-29419b7159af.jpg',
'https://images.openlane.eu/carimgs/5722712/general/9f46344e-db19-41cb-9bad-f7e822badcbc.jpg',
'https://images.openlane.eu/carimgs/5722712/general/d997f71f-35eb-47e3-a77a-4dae8f48ab65.jpg',
'https://images.openlane.eu/carimgs/5722712/general/c3b9abe9-b148-4142-972c-9ca6fdd498c4.jpg',
'https://images.openlane.eu/carimgs/5722712/general/e8199259-7113-4cda-b0cf-ed954acea6b2.jpg',
'https://images.openlane.eu/carimgs/5722712/general/0e82615a-2f62-4fcb-8e0f-9aa1fa328499.jpg',
'https://images.openlane.eu/carimgs/5722712/general/c49b4073-9385-4d34-a120-8fd822ad4ad5.jpg',
'https://images.openlane.eu/carimgs/5722712/general/f298aaad-6385-4135-bf30-cda071d82022.jpg',
'https://images.openlane.eu/carimgs/5722712/general/b2edf870-113a-4b15-a3d2-2f9f70456f00.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42cbaddc-5fea-59c1-9f22-dcb2844672db/42cbaddc-5fea-59c1-9f22-dcb2844672db_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722712/general/4010952d-7f39-4567-bc83-9b1fe78ea293.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42cbaddc-5fea-59c1-9f22-dcb2844672db/42cbaddc-5fea-59c1-9f22-dcb2844672db_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159993,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722712/general/f984b5b5-bd86-470d-a972-29419b7159af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42cbaddc-5fea-59c1-9f22-dcb2844672db/42cbaddc-5fea-59c1-9f22-dcb2844672db_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722712/general/9f46344e-db19-41cb-9bad-f7e822badcbc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42cbaddc-5fea-59c1-9f22-dcb2844672db/42cbaddc-5fea-59c1-9f22-dcb2844672db_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133279,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722712/general/d997f71f-35eb-47e3-a77a-4dae8f48ab65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42cbaddc-5fea-59c1-9f22-dcb2844672db/42cbaddc-5fea-59c1-9f22-dcb2844672db_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137234,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722712/general/c3b9abe9-b148-4142-972c-9ca6fdd498c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42cbaddc-5fea-59c1-9f22-dcb2844672db/42cbaddc-5fea-59c1-9f22-dcb2844672db_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124180,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722712/general/e8199259-7113-4cda-b0cf-ed954acea6b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42cbaddc-5fea-59c1-9f22-dcb2844672db/42cbaddc-5fea-59c1-9f22-dcb2844672db_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119584,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722712/general/0e82615a-2f62-4fcb-8e0f-9aa1fa328499.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42cbaddc-5fea-59c1-9f22-dcb2844672db/42cbaddc-5fea-59c1-9f22-dcb2844672db_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722712/general/c49b4073-9385-4d34-a120-8fd822ad4ad5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42cbaddc-5fea-59c1-9f22-dcb2844672db/42cbaddc-5fea-59c1-9f22-dcb2844672db_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120411,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722712/general/f298aaad-6385-4135-bf30-cda071d82022.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42cbaddc-5fea-59c1-9f22-dcb2844672db/42cbaddc-5fea-59c1-9f22-dcb2844672db_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95648,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722712/general/b2edf870-113a-4b15-a3d2-2f9f70456f00.jpg',
'Width': 1024}],
'price': 7800,
'price_includes_vat': True,
'registration_date': '2019-11-15',
'seats_number': 3,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Volkswagen Crafter L3H3 2.0 TDI Business - Diesel - Manual - 140 hp '
'- 274.010 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-25 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720912%27 HTTP/1.1" 200 None
2026-03-25 19:32:48 [adesa.fr] INFO: Saving data for 10720912: {'created_time': 1774467168.443791, 'last_price_update_time': 1774467168.443802, 'auction_closing_time': 1774527300.0}
2026-03-25 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720912') HTTP/1.1" 204 0
2026-03-25 19:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720898> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:32:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32ccced8-2c45-556b-8cbb-0d2354b14ba8 with identifier: 10720898
2026-03-25 19:32:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32ccced8-2c45-556b-8cbb-0d2354b14ba8 with scrape type 1
2026-03-25 19:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32ccced8-2c45-556b-8cbb-0d2354b14ba8
2026-03-25 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5688918%252Fgeneral%252F5b1b43f8-b906-49af-9514-997664028d20.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688918/general/5b1b43f8-b906-49af-9514-997664028d20.jpg already downloaded
2026-03-25 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5688918%252Fgeneral%252F547d4632-8510-444d-a86a-4bb0532fc612.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688918/general/547d4632-8510-444d-a86a-4bb0532fc612.jpg already downloaded
2026-03-25 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5688918%252Fgeneral%252F5f7d5a5b-6173-4c6a-9133-b0302f804486.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688918/general/5f7d5a5b-6173-4c6a-9133-b0302f804486.jpg already downloaded
2026-03-25 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5688918%252Fgeneral%252F615dc50a-581d-4d9f-a23a-7f3a2475d68b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688918/general/615dc50a-581d-4d9f-a23a-7f3a2475d68b.jpg already downloaded
2026-03-25 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5688918%252Fgeneral%252F79ab5d9a-3f89-44df-aeeb-89e9b24dc95c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688918/general/79ab5d9a-3f89-44df-aeeb-89e9b24dc95c.jpg already downloaded
2026-03-25 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5688918%252Fgeneral%252F70574740-4108-478c-9ed4-ec262026beb6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688918/general/70574740-4108-478c-9ed4-ec262026beb6.jpg already downloaded
2026-03-25 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5688918%252Fgeneral%252F1e4d5ae9-8fca-456c-a4d0-ae215b5bb0ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688918/general/1e4d5ae9-8fca-456c-a4d0-ae215b5bb0ea.jpg already downloaded
2026-03-25 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5688918%252Fgeneral%252Fe3fa2f5f-9b41-483b-b438-1a2348e8e834.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688918/general/e3fa2f5f-9b41-483b-b438-1a2348e8e834.jpg already downloaded
2026-03-25 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5688918%252Fgeneral%252Fb8902e12-b8e0-4614-8131-921cbb099021.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688918/general/b8902e12-b8e0-4614-8131-921cbb099021.jpg already downloaded
2026-03-25 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5688918%252Fgeneral%252Ffe88d131-26d4-4514-88e8-d578d34c563b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688918/general/fe88d131-26d4-4514-88e8-d578d34c563b.jpg already downloaded
2026-03-25 19:32:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 32ccced8-2c45-556b-8cbb-0d2354b14ba8, identifier: 10720898
2026-03-25 19:32:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 32ccced8-2c45-556b-8cbb-0d2354b14ba8 with identifier: 10720898
2026-03-25 19:32:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 32ccced8-2c45-556b-8cbb-0d2354b14ba8 with identifier: 10720898
2026-03-25 19:32:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 32ccced8-2c45-556b-8cbb-0d2354b14ba8 with identifier: 10720898 to the API
2026-03-25 19:32:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:32: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-25 19:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720898>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '32ccced8-2c45-556b-8cbb-0d2354b14ba8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EP660SE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720898',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 260930,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5688918/general/5b1b43f8-b906-49af-9514-997664028d20.jpg',
'https://images.openlane.eu/carimgs/5688918/general/547d4632-8510-444d-a86a-4bb0532fc612.jpg',
'https://images.openlane.eu/carimgs/5688918/general/5f7d5a5b-6173-4c6a-9133-b0302f804486.jpg',
'https://images.openlane.eu/carimgs/5688918/general/615dc50a-581d-4d9f-a23a-7f3a2475d68b.jpg',
'https://images.openlane.eu/carimgs/5688918/general/79ab5d9a-3f89-44df-aeeb-89e9b24dc95c.jpg',
'https://images.openlane.eu/carimgs/5688918/general/70574740-4108-478c-9ed4-ec262026beb6.jpg',
'https://images.openlane.eu/carimgs/5688918/general/1e4d5ae9-8fca-456c-a4d0-ae215b5bb0ea.jpg',
'https://images.openlane.eu/carimgs/5688918/general/e3fa2f5f-9b41-483b-b438-1a2348e8e834.jpg',
'https://images.openlane.eu/carimgs/5688918/general/b8902e12-b8e0-4614-8131-921cbb099021.jpg',
'https://images.openlane.eu/carimgs/5688918/general/fe88d131-26d4-4514-88e8-d578d34c563b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ccced8-2c45-556b-8cbb-0d2354b14ba8/32ccced8-2c45-556b-8cbb-0d2354b14ba8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111902,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688918/general/5b1b43f8-b906-49af-9514-997664028d20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ccced8-2c45-556b-8cbb-0d2354b14ba8/32ccced8-2c45-556b-8cbb-0d2354b14ba8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114999,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688918/general/547d4632-8510-444d-a86a-4bb0532fc612.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ccced8-2c45-556b-8cbb-0d2354b14ba8/32ccced8-2c45-556b-8cbb-0d2354b14ba8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101619,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688918/general/5f7d5a5b-6173-4c6a-9133-b0302f804486.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ccced8-2c45-556b-8cbb-0d2354b14ba8/32ccced8-2c45-556b-8cbb-0d2354b14ba8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103506,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688918/general/615dc50a-581d-4d9f-a23a-7f3a2475d68b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ccced8-2c45-556b-8cbb-0d2354b14ba8/32ccced8-2c45-556b-8cbb-0d2354b14ba8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107829,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688918/general/79ab5d9a-3f89-44df-aeeb-89e9b24dc95c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ccced8-2c45-556b-8cbb-0d2354b14ba8/32ccced8-2c45-556b-8cbb-0d2354b14ba8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143677,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688918/general/70574740-4108-478c-9ed4-ec262026beb6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ccced8-2c45-556b-8cbb-0d2354b14ba8/32ccced8-2c45-556b-8cbb-0d2354b14ba8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87228,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688918/general/1e4d5ae9-8fca-456c-a4d0-ae215b5bb0ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ccced8-2c45-556b-8cbb-0d2354b14ba8/32ccced8-2c45-556b-8cbb-0d2354b14ba8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169461,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688918/general/e3fa2f5f-9b41-483b-b438-1a2348e8e834.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ccced8-2c45-556b-8cbb-0d2354b14ba8/32ccced8-2c45-556b-8cbb-0d2354b14ba8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124974,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688918/general/b8902e12-b8e0-4614-8131-921cbb099021.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ccced8-2c45-556b-8cbb-0d2354b14ba8/32ccced8-2c45-556b-8cbb-0d2354b14ba8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688918/general/fe88d131-26d4-4514-88e8-d578d34c563b.jpg',
'Width': 1024}],
'price': 3600,
'price_includes_vat': True,
'registration_date': '2017-08-03',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Caddy 2.0 TDI Business - Diesel - Manual - 150 hp - '
'260.930 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2017}
2026-03-25 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720898%27 HTTP/1.1" 200 None
2026-03-25 19:32:50 [adesa.fr] INFO: Saving data for 10720898: {'created_time': 1774467170.323643, 'last_price_update_time': 1774467170.323654, 'auction_closing_time': 1774527300.0}
2026-03-25 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720898') HTTP/1.1" 204 0
2026-03-25 19:32:51 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.131(s), this was the 1st time calling it.
2026-03-25 19:32:51 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.35204603335375 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:32:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 160f5567-06ec-5e7e-8647-af3a5693f624 with identifier: 10720986
2026-03-25 19:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 160f5567-06ec-5e7e-8647-af3a5693f624 with scrape type 1
2026-03-25 19:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 160f5567-06ec-5e7e-8647-af3a5693f624
2026-03-25 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744817%252Fgeneral%252Fef427ff8-3ccb-4a45-916e-5a629ba05a32.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744817/general/ef427ff8-3ccb-4a45-916e-5a629ba05a32.jpg not downloaded yet
2026-03-25 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744817%252Fgeneral%252F896a4657-3fda-4223-97a7-4ddc5452b09b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744817/general/896a4657-3fda-4223-97a7-4ddc5452b09b.jpg not downloaded yet
2026-03-25 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744817%252Fgeneral%252F3d124ab3-dcf4-4b8e-ad0c-2cdc9d592d26.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744817/general/3d124ab3-dcf4-4b8e-ad0c-2cdc9d592d26.jpg not downloaded yet
2026-03-25 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744817%252Fgeneral%252Ff231400e-1816-42e3-93a8-807d01680ca7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744817/general/f231400e-1816-42e3-93a8-807d01680ca7.jpg not downloaded yet
2026-03-25 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744817%252Fgeneral%252Fd6e7ff45-8e24-4dcb-a34b-c136a9758807.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744817/general/d6e7ff45-8e24-4dcb-a34b-c136a9758807.jpg not downloaded yet
2026-03-25 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744817%252Fgeneral%252Fa9543eee-fc02-485b-a46a-6521e2a4a56d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744817/general/a9543eee-fc02-485b-a46a-6521e2a4a56d.jpg not downloaded yet
2026-03-25 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744817%252Fgeneral%252F978da65f-1ba9-472d-a0d3-49faf009608f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744817/general/978da65f-1ba9-472d-a0d3-49faf009608f.jpg not downloaded yet
2026-03-25 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744817%252Fgeneral%252F22e1810e-7097-4571-8eeb-1ee6b41a85c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744817/general/22e1810e-7097-4571-8eeb-1ee6b41a85c2.jpg not downloaded yet
2026-03-25 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744817%252Fgeneral%252Fe8bf8023-47f2-4d00-9729-d659d8962987.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744817/general/e8bf8023-47f2-4d00-9729-d659d8962987.jpg not downloaded yet
2026-03-25 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744817%252Fgeneral%252F50062c3e-7eb8-4691-9e71-e1b819f1ddf7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744817/general/50062c3e-7eb8-4691-9e71-e1b819f1ddf7.jpg not downloaded yet
2026-03-25 19:32:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:32:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df265ce4-9467-5b8b-84b5-b912cc30ce76 with identifier: 10726032
2026-03-25 19:32:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df265ce4-9467-5b8b-84b5-b912cc30ce76 with scrape type 1
2026-03-25 19:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item df265ce4-9467-5b8b-84b5-b912cc30ce76
2026-03-25 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5745765%252Fgeneral%252F29677467-3b5a-4a50-a845-e88b1cb0ec47.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745765/general/29677467-3b5a-4a50-a845-e88b1cb0ec47.JPG not downloaded yet
2026-03-25 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5745765%252Fgeneral%252F96115efd-a890-4f19-a183-a8179dd15767.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745765/general/96115efd-a890-4f19-a183-a8179dd15767.JPG not downloaded yet
2026-03-25 19:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744817/general/50062c3e-7eb8-4691-9e71-e1b819f1ddf7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720986)
2026-03-25 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5745765%252Fgeneral%252F9cbb04df-078c-41d5-b7eb-7c343384d6e5.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745765/general/9cbb04df-078c-41d5-b7eb-7c343384d6e5.JPG not downloaded yet
2026-03-25 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5745765%252Fgeneral%252F490a411f-e5d2-45a6-9219-6798b8033042.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745765/general/490a411f-e5d2-45a6-9219-6798b8033042.JPG not downloaded yet
2026-03-25 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5745765%252Fgeneral%252F8c6f67fb-6bd5-4551-9fdd-2af0516e2a07.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745765/general/8c6f67fb-6bd5-4551-9fdd-2af0516e2a07.JPG not downloaded yet
2026-03-25 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5745765%252Fgeneral%252F6f9c7dbb-fbd6-438e-a0a8-d9be8e40fb98.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745765/general/6f9c7dbb-fbd6-438e-a0a8-d9be8e40fb98.JPG not downloaded yet
2026-03-25 19:32:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745765/general/96115efd-a890-4f19-a183-a8179dd15767.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726032)
2026-03-25 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5745765%252Fgeneral%252Fe79f8c4c-43ec-4905-b97d-0d59d5670697.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745765/general/e79f8c4c-43ec-4905-b97d-0d59d5670697.JPG not downloaded yet
2026-03-25 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5745765%252Fgeneral%252F12f39fe9-11a8-40aa-b4b1-7676c97608fc.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745765/general/12f39fe9-11a8-40aa-b4b1-7676c97608fc.JPG not downloaded yet
2026-03-25 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5745765%252Fgeneral%252Fc39f68f0-2b91-41eb-b44c-fc29a7d5234b.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745765/general/c39f68f0-2b91-41eb-b44c-fc29a7d5234b.JPG not downloaded yet
2026-03-25 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5745765%252Fgeneral%252Ff2a06961-19f0-42df-97a6-ee53dfc053ce.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745765/general/f2a06961-19f0-42df-97a6-ee53dfc053ce.JPG not downloaded yet
2026-03-25 19:32:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc941e150>
2026-03-25 19:32:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_160f5567-06ec-5e7e-8647-af3a5693f624/160f5567-06ec-5e7e-8647-af3a5693f624_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744817%252Fgeneral%252F50062c3e-7eb8-4691-9e71-e1b819f1ddf7.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744817/general/50062c3e-7eb8-4691-9e71-e1b819f1ddf7.jpg saved to cache
2026-03-25 19:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 160f5567-06ec-5e7e-8647-af3a5693f624
2026-03-25 19:32:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745765/general/6f9c7dbb-fbd6-438e-a0a8-d9be8e40fb98.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726032)
2026-03-25 19:32:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item df265ce4-9467-5b8b-84b5-b912cc30ce76 due to Ignoring non-200 response
2026-03-25 19:32:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745765/general/f2a06961-19f0-42df-97a6-ee53dfc053ce.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726032)
2026-03-25 19:32:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745765/general/c39f68f0-2b91-41eb-b44c-fc29a7d5234b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726032)
2026-03-25 19:32:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item df265ce4-9467-5b8b-84b5-b912cc30ce76 due to Ignoring non-200 response
2026-03-25 19:32:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745765/general/12f39fe9-11a8-40aa-b4b1-7676c97608fc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726032)
2026-03-25 19:32:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item df265ce4-9467-5b8b-84b5-b912cc30ce76 due to Ignoring non-200 response
2026-03-25 19:32:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745765/general/e79f8c4c-43ec-4905-b97d-0d59d5670697.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726032)
2026-03-25 19:32:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item df265ce4-9467-5b8b-84b5-b912cc30ce76 due to Ignoring non-200 response
2026-03-25 19:32:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745765/general/8c6f67fb-6bd5-4551-9fdd-2af0516e2a07.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726032)
2026-03-25 19:32:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item df265ce4-9467-5b8b-84b5-b912cc30ce76 due to Ignoring non-200 response
2026-03-25 19:32:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745765/general/490a411f-e5d2-45a6-9219-6798b8033042.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726032)
2026-03-25 19:32:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item df265ce4-9467-5b8b-84b5-b912cc30ce76 due to Ignoring non-200 response
2026-03-25 19:32:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745765/general/9cbb04df-078c-41d5-b7eb-7c343384d6e5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726032)
2026-03-25 19:32:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item df265ce4-9467-5b8b-84b5-b912cc30ce76 due to Ignoring non-200 response
2026-03-25 19:32:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745765/general/29677467-3b5a-4a50-a845-e88b1cb0ec47.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726032)
2026-03-25 19:32:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item df265ce4-9467-5b8b-84b5-b912cc30ce76 due to Ignoring non-200 response
2026-03-25 19:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744817/general/e8bf8023-47f2-4d00-9729-d659d8962987.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720986)
2026-03-25 19:32:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item df265ce4-9467-5b8b-84b5-b912cc30ce76 due to Ignoring non-200 response
2026-03-25 19:32:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: df265ce4-9467-5b8b-84b5-b912cc30ce76, skipping ID generation
2026-03-25 19:32:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df265ce4-9467-5b8b-84b5-b912cc30ce76 with scrape type 1
2026-03-25 19:32:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item df265ce4-9467-5b8b-84b5-b912cc30ce76 sending to next pipeline
2026-03-25 19:32:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: df265ce4-9467-5b8b-84b5-b912cc30ce76, identifier: 10726032
2026-03-25 19:32:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: df265ce4-9467-5b8b-84b5-b912cc30ce76 with identifier: 10726032
2026-03-25 19:32:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: df265ce4-9467-5b8b-84b5-b912cc30ce76 with identifier: 10726032
2026-03-25 19:32:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: df265ce4-9467-5b8b-84b5-b912cc30ce76 with identifier: 10726032 to the API
2026-03-25 19:32:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:32: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-25 19:32:58 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745765/general/29677467-3b5a-4a50-a845-e88b1cb0ec47.JPG>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 178,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'df265ce4-9467-5b8b-84b5-b912cc30ce76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-479-ME',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726032',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 119765,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [],
'price': 22700,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 Dynamic Business - AWD - Hybrid - Automatic - 178 '
'hp - 119.765 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2021}
2026-03-25 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726032%27 HTTP/1.1" 200 None
2026-03-25 19:32:58 [adesa.fr] INFO: Saving data for 10726032: {'created_time': 1774467178.599974, 'last_price_update_time': 1774467178.599983, 'auction_closing_time': 1774617300.0}
2026-03-25 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726032') HTTP/1.1" 204 0
2026-03-25 19:32:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item df265ce4-9467-5b8b-84b5-b912cc30ce76 due to Ignoring non-200 response
2026-03-25 19:32:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc920e090>
2026-03-25 19:32:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_160f5567-06ec-5e7e-8647-af3a5693f624/160f5567-06ec-5e7e-8647-af3a5693f624_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744817%252Fgeneral%252Fe8bf8023-47f2-4d00-9729-d659d8962987.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744817/general/e8bf8023-47f2-4d00-9729-d659d8962987.jpg saved to cache
2026-03-25 19:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 160f5567-06ec-5e7e-8647-af3a5693f624
2026-03-25 19:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744817/general/22e1810e-7097-4571-8eeb-1ee6b41a85c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720986)
2026-03-25 19:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744817/general/978da65f-1ba9-472d-a0d3-49faf009608f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720986)
2026-03-25 19:32:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92deb90>
2026-03-25 19:32:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_160f5567-06ec-5e7e-8647-af3a5693f624/160f5567-06ec-5e7e-8647-af3a5693f624_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744817%252Fgeneral%252F22e1810e-7097-4571-8eeb-1ee6b41a85c2.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744817/general/22e1810e-7097-4571-8eeb-1ee6b41a85c2.jpg saved to cache
2026-03-25 19:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 160f5567-06ec-5e7e-8647-af3a5693f624
2026-03-25 19:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744817/general/a9543eee-fc02-485b-a46a-6521e2a4a56d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720986)
2026-03-25 19:32:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc920d6d0>
2026-03-25 19:32:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_160f5567-06ec-5e7e-8647-af3a5693f624/160f5567-06ec-5e7e-8647-af3a5693f624_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744817%252Fgeneral%252F978da65f-1ba9-472d-a0d3-49faf009608f.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744817/general/978da65f-1ba9-472d-a0d3-49faf009608f.jpg saved to cache
2026-03-25 19:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 160f5567-06ec-5e7e-8647-af3a5693f624
2026-03-25 19:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744817/general/d6e7ff45-8e24-4dcb-a34b-c136a9758807.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720986)
2026-03-25 19:32:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc916fa90>
2026-03-25 19:32:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_160f5567-06ec-5e7e-8647-af3a5693f624/160f5567-06ec-5e7e-8647-af3a5693f624_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744817%252Fgeneral%252Fa9543eee-fc02-485b-a46a-6521e2a4a56d.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744817/general/a9543eee-fc02-485b-a46a-6521e2a4a56d.jpg saved to cache
2026-03-25 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 160f5567-06ec-5e7e-8647-af3a5693f624
2026-03-25 19:32:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86cf490>
2026-03-25 19:32:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_160f5567-06ec-5e7e-8647-af3a5693f624/160f5567-06ec-5e7e-8647-af3a5693f624_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744817%252Fgeneral%252Fd6e7ff45-8e24-4dcb-a34b-c136a9758807.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744817/general/d6e7ff45-8e24-4dcb-a34b-c136a9758807.jpg saved to cache
2026-03-25 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 160f5567-06ec-5e7e-8647-af3a5693f624
2026-03-25 19:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744817/general/f231400e-1816-42e3-93a8-807d01680ca7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720986)
2026-03-25 19:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744817/general/3d124ab3-dcf4-4b8e-ad0c-2cdc9d592d26.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720986)
2026-03-25 19:32:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc920fa10>
2026-03-25 19:32:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_160f5567-06ec-5e7e-8647-af3a5693f624/160f5567-06ec-5e7e-8647-af3a5693f624_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744817%252Fgeneral%252Ff231400e-1816-42e3-93a8-807d01680ca7.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744817/general/f231400e-1816-42e3-93a8-807d01680ca7.jpg saved to cache
2026-03-25 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 160f5567-06ec-5e7e-8647-af3a5693f624
2026-03-25 19:32:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9477750>
2026-03-25 19:32:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_160f5567-06ec-5e7e-8647-af3a5693f624/160f5567-06ec-5e7e-8647-af3a5693f624_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744817%252Fgeneral%252F3d124ab3-dcf4-4b8e-ad0c-2cdc9d592d26.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744817/general/3d124ab3-dcf4-4b8e-ad0c-2cdc9d592d26.jpg saved to cache
2026-03-25 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 160f5567-06ec-5e7e-8647-af3a5693f624
2026-03-25 19:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744817/general/896a4657-3fda-4223-97a7-4ddc5452b09b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720986)
2026-03-25 19:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744817/general/ef427ff8-3ccb-4a45-916e-5a629ba05a32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720986)
2026-03-25 19:32:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8739910>
2026-03-25 19:32:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_160f5567-06ec-5e7e-8647-af3a5693f624/160f5567-06ec-5e7e-8647-af3a5693f624_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744817%252Fgeneral%252F896a4657-3fda-4223-97a7-4ddc5452b09b.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744817/general/896a4657-3fda-4223-97a7-4ddc5452b09b.jpg saved to cache
2026-03-25 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 160f5567-06ec-5e7e-8647-af3a5693f624
2026-03-25 19:32:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:32:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fef850>
2026-03-25 19:32:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:32:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_160f5567-06ec-5e7e-8647-af3a5693f624/160f5567-06ec-5e7e-8647-af3a5693f624_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744817%252Fgeneral%252Fef427ff8-3ccb-4a45-916e-5a629ba05a32.jpg') HTTP/1.1" 204 0
2026-03-25 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744817/general/ef427ff8-3ccb-4a45-916e-5a629ba05a32.jpg saved to cache
2026-03-25 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 160f5567-06ec-5e7e-8647-af3a5693f624
2026-03-25 19:32:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 160f5567-06ec-5e7e-8647-af3a5693f624, skipping ID generation
2026-03-25 19:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 160f5567-06ec-5e7e-8647-af3a5693f624 with scrape type 1
2026-03-25 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 160f5567-06ec-5e7e-8647-af3a5693f624 sending to next pipeline
2026-03-25 19:32:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 160f5567-06ec-5e7e-8647-af3a5693f624, identifier: 10720986
2026-03-25 19:32:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 160f5567-06ec-5e7e-8647-af3a5693f624 with identifier: 10720986
2026-03-25 19:32:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 160f5567-06ec-5e7e-8647-af3a5693f624 with identifier: 10720986
2026-03-25 19:32:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 160f5567-06ec-5e7e-8647-af3a5693f624 with identifier: 10720986 to the API
2026-03-25 19:32:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744817/general/ef427ff8-3ccb-4a45-916e-5a629ba05a32.jpg>
{'auction_title': '',
'c_o_2_emission_value': 163,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '160f5567-06ec-5e7e-8647-af3a5693f624',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FQ641XC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720986',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 256754,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_160f5567-06ec-5e7e-8647-af3a5693f624/160f5567-06ec-5e7e-8647-af3a5693f624_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120596,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744817/general/ef427ff8-3ccb-4a45-916e-5a629ba05a32.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_160f5567-06ec-5e7e-8647-af3a5693f624/160f5567-06ec-5e7e-8647-af3a5693f624_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120017,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744817/general/896a4657-3fda-4223-97a7-4ddc5452b09b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_160f5567-06ec-5e7e-8647-af3a5693f624/160f5567-06ec-5e7e-8647-af3a5693f624_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99332,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744817/general/3d124ab3-dcf4-4b8e-ad0c-2cdc9d592d26.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_160f5567-06ec-5e7e-8647-af3a5693f624/160f5567-06ec-5e7e-8647-af3a5693f624_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100509,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744817/general/f231400e-1816-42e3-93a8-807d01680ca7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_160f5567-06ec-5e7e-8647-af3a5693f624/160f5567-06ec-5e7e-8647-af3a5693f624_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81611,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744817/general/d6e7ff45-8e24-4dcb-a34b-c136a9758807.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_160f5567-06ec-5e7e-8647-af3a5693f624/160f5567-06ec-5e7e-8647-af3a5693f624_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744817/general/a9543eee-fc02-485b-a46a-6521e2a4a56d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_160f5567-06ec-5e7e-8647-af3a5693f624/160f5567-06ec-5e7e-8647-af3a5693f624_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119558,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744817/general/978da65f-1ba9-472d-a0d3-49faf009608f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_160f5567-06ec-5e7e-8647-af3a5693f624/160f5567-06ec-5e7e-8647-af3a5693f624_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114911,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744817/general/22e1810e-7097-4571-8eeb-1ee6b41a85c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_160f5567-06ec-5e7e-8647-af3a5693f624/160f5567-06ec-5e7e-8647-af3a5693f624_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80444,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744817/general/e8bf8023-47f2-4d00-9729-d659d8962987.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_160f5567-06ec-5e7e-8647-af3a5693f624/160f5567-06ec-5e7e-8647-af3a5693f624_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109188,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744817/general/50062c3e-7eb8-4691-9e71-e1b819f1ddf7.jpg',
'Width': 1024}],
'price': 5200,
'price_includes_vat': True,
'registration_date': '2020-06-25',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Caddy 2.0 TDI Plus - Diesel - Automatic - 102 hp - '
'256.754 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2020}
2026-03-25 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720986%27 HTTP/1.1" 200 None
2026-03-25 19:33:00 [adesa.fr] INFO: Saving data for 10720986: {'created_time': 1774467180.059378, 'last_price_update_time': 1774467180.059395, 'auction_closing_time': 1774527300.0}
2026-03-25 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720986') HTTP/1.1" 204 0
2026-03-25 19:33:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726021> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:33:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7023c4c-8151-5afb-951a-163fd2fb7013 with identifier: 10726021
2026-03-25 19:33:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7023c4c-8151-5afb-951a-163fd2fb7013 with scrape type 1
2026-03-25 19:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7023c4c-8151-5afb-951a-163fd2fb7013
2026-03-25 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728145%252Fgeneral%252F8444024f-31f7-49a7-a8ff-5472593aa04e.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728145/general/8444024f-31f7-49a7-a8ff-5472593aa04e.JPG not downloaded yet
2026-03-25 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728145%252Fgeneral%252F58861b91-0c4d-4cb5-bda2-aa9166cc37ad.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728145/general/58861b91-0c4d-4cb5-bda2-aa9166cc37ad.JPG not downloaded yet
2026-03-25 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728145%252Fgeneral%252Fd2546775-219e-429a-a5aa-6a615247b435.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728145/general/d2546775-219e-429a-a5aa-6a615247b435.JPG not downloaded yet
2026-03-25 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728145%252Fgeneral%252F346a818e-f549-4c5a-be7c-e297cf28c289.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728145/general/346a818e-f549-4c5a-be7c-e297cf28c289.JPG not downloaded yet
2026-03-25 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728145%252Fgeneral%252Fddb1b981-4822-4b16-8d2b-921e4de7d450.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728145/general/ddb1b981-4822-4b16-8d2b-921e4de7d450.JPG not downloaded yet
2026-03-25 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728145%252Fgeneral%252F07b4c527-0bbd-451b-8c8c-160e4479d534.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728145/general/07b4c527-0bbd-451b-8c8c-160e4479d534.JPG not downloaded yet
2026-03-25 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728145%252Fgeneral%252Ffd7686ab-4e33-4e9a-bf04-945b347d5697.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728145/general/fd7686ab-4e33-4e9a-bf04-945b347d5697.JPG not downloaded yet
2026-03-25 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728145%252Fgeneral%252Fcc45ff0e-2177-4f8e-a1a9-d7c9281306d7.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728145/general/cc45ff0e-2177-4f8e-a1a9-d7c9281306d7.JPG not downloaded yet
2026-03-25 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728145%252Fgeneral%252F9a8ca3d0-307d-4be8-aa21-ee0f80a26d1d.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728145/general/9a8ca3d0-307d-4be8-aa21-ee0f80a26d1d.JPG not downloaded yet
2026-03-25 19:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728145%252Fgeneral%252Fe11505e5-c3cd-451e-a407-4f7b05a1db74.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728145/general/e11505e5-c3cd-451e-a407-4f7b05a1db74.JPG not downloaded yet
2026-03-25 19:33:06 [scrapy.extensions.logstats] INFO: Crawled 112 pages (at 60 pages/min), scraped 55 items (at 21 items/min)
2026-03-25 19:33:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 168MiB
2026-03-25 19:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720976> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:33:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728145/general/e11505e5-c3cd-451e-a407-4f7b05a1db74.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726021)
2026-03-25 19:33:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728145/general/9a8ca3d0-307d-4be8-aa21-ee0f80a26d1d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726021)
2026-03-25 19:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6058f5b6-ee48-58df-aea3-089f3ac94c01 with identifier: 10720976
2026-03-25 19:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6058f5b6-ee48-58df-aea3-089f3ac94c01 with scrape type 1
2026-03-25 19:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6058f5b6-ee48-58df-aea3-089f3ac94c01
2026-03-25 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744783%252Fgeneral%252F2e61acdd-1719-4e86-b7b7-494ae45c40bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744783/general/2e61acdd-1719-4e86-b7b7-494ae45c40bd.jpg not downloaded yet
2026-03-25 19:33:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728145/general/cc45ff0e-2177-4f8e-a1a9-d7c9281306d7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726021)
2026-03-25 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744783%252Fgeneral%252Fc1e5bad7-1cf3-49a7-81f0-faf45609751a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744783/general/c1e5bad7-1cf3-49a7-81f0-faf45609751a.jpg not downloaded yet
2026-03-25 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744783%252Fgeneral%252F99d5d693-f383-4673-aafe-c062e0dd6e43.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744783/general/99d5d693-f383-4673-aafe-c062e0dd6e43.jpg not downloaded yet
2026-03-25 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744783%252Fgeneral%252F330379a9-8e19-4c05-9289-ec4da14db8cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744783/general/330379a9-8e19-4c05-9289-ec4da14db8cd.jpg not downloaded yet
2026-03-25 19:33:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d7023c4c-8151-5afb-951a-163fd2fb7013 due to Ignoring non-200 response
2026-03-25 19:33:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d7023c4c-8151-5afb-951a-163fd2fb7013 due to Ignoring non-200 response
2026-03-25 19:33:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d7023c4c-8151-5afb-951a-163fd2fb7013 due to Ignoring non-200 response
2026-03-25 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744783%252Fgeneral%252F27017b8f-0a15-4b28-8f0f-ea0429a40243.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744783/general/27017b8f-0a15-4b28-8f0f-ea0429a40243.jpg not downloaded yet
2026-03-25 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744783%252Fgeneral%252F9b8cbb49-cee9-43da-b3d0-f5cd41a093e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744783/general/9b8cbb49-cee9-43da-b3d0-f5cd41a093e7.jpg not downloaded yet
2026-03-25 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744783%252Fgeneral%252F22d80e66-dad3-4379-8910-ac0ce04a96b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744783/general/22d80e66-dad3-4379-8910-ac0ce04a96b3.jpg not downloaded yet
2026-03-25 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744783%252Fgeneral%252F1ce24f86-3e5f-4dd6-ae4f-ec915b49a144.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744783/general/1ce24f86-3e5f-4dd6-ae4f-ec915b49a144.jpg not downloaded yet
2026-03-25 19:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744783/general/2e61acdd-1719-4e86-b7b7-494ae45c40bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720976)
2026-03-25 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744783%252Fgeneral%252Ff2b4f0e4-8208-4070-97ea-ba3d31e63730.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744783/general/f2b4f0e4-8208-4070-97ea-ba3d31e63730.jpg not downloaded yet
2026-03-25 19:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744783%252Fgeneral%252F48dff84a-a798-4bf2-b9a7-8236de06fe04.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744783/general/48dff84a-a798-4bf2-b9a7-8236de06fe04.jpg not downloaded yet
2026-03-25 19:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90f7290>
2026-03-25 19:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6058f5b6-ee48-58df-aea3-089f3ac94c01/6058f5b6-ee48-58df-aea3-089f3ac94c01_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744783%252Fgeneral%252F2e61acdd-1719-4e86-b7b7-494ae45c40bd.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744783/general/2e61acdd-1719-4e86-b7b7-494ae45c40bd.jpg saved to cache
2026-03-25 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6058f5b6-ee48-58df-aea3-089f3ac94c01
2026-03-25 19:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744783/general/22d80e66-dad3-4379-8910-ac0ce04a96b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720976)
2026-03-25 19:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744783/general/48dff84a-a798-4bf2-b9a7-8236de06fe04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720976)
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9401250>
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6058f5b6-ee48-58df-aea3-089f3ac94c01/6058f5b6-ee48-58df-aea3-089f3ac94c01_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744783%252Fgeneral%252F22d80e66-dad3-4379-8910-ac0ce04a96b3.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744783/general/22d80e66-dad3-4379-8910-ac0ce04a96b3.jpg saved to cache
2026-03-25 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6058f5b6-ee48-58df-aea3-089f3ac94c01
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc941ec90>
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6058f5b6-ee48-58df-aea3-089f3ac94c01/6058f5b6-ee48-58df-aea3-089f3ac94c01_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744783%252Fgeneral%252F48dff84a-a798-4bf2-b9a7-8236de06fe04.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744783/general/48dff84a-a798-4bf2-b9a7-8236de06fe04.jpg saved to cache
2026-03-25 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6058f5b6-ee48-58df-aea3-089f3ac94c01
2026-03-25 19:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744783/general/f2b4f0e4-8208-4070-97ea-ba3d31e63730.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720976)
2026-03-25 19:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744783/general/1ce24f86-3e5f-4dd6-ae4f-ec915b49a144.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720976)
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcbb02790>
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6058f5b6-ee48-58df-aea3-089f3ac94c01/6058f5b6-ee48-58df-aea3-089f3ac94c01_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744783%252Fgeneral%252Ff2b4f0e4-8208-4070-97ea-ba3d31e63730.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744783/general/f2b4f0e4-8208-4070-97ea-ba3d31e63730.jpg saved to cache
2026-03-25 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6058f5b6-ee48-58df-aea3-089f3ac94c01
2026-03-25 19:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744783/general/9b8cbb49-cee9-43da-b3d0-f5cd41a093e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720976)
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91ad610>
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6058f5b6-ee48-58df-aea3-089f3ac94c01/6058f5b6-ee48-58df-aea3-089f3ac94c01_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744783%252Fgeneral%252F1ce24f86-3e5f-4dd6-ae4f-ec915b49a144.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744783/general/1ce24f86-3e5f-4dd6-ae4f-ec915b49a144.jpg saved to cache
2026-03-25 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6058f5b6-ee48-58df-aea3-089f3ac94c01
2026-03-25 19:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744783/general/27017b8f-0a15-4b28-8f0f-ea0429a40243.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720976)
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc925c450>
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6058f5b6-ee48-58df-aea3-089f3ac94c01/6058f5b6-ee48-58df-aea3-089f3ac94c01_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744783%252Fgeneral%252F9b8cbb49-cee9-43da-b3d0-f5cd41a093e7.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744783/general/9b8cbb49-cee9-43da-b3d0-f5cd41a093e7.jpg saved to cache
2026-03-25 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6058f5b6-ee48-58df-aea3-089f3ac94c01
2026-03-25 19:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744783/general/330379a9-8e19-4c05-9289-ec4da14db8cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720976)
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8691310>
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6058f5b6-ee48-58df-aea3-089f3ac94c01/6058f5b6-ee48-58df-aea3-089f3ac94c01_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744783%252Fgeneral%252F27017b8f-0a15-4b28-8f0f-ea0429a40243.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744783/general/27017b8f-0a15-4b28-8f0f-ea0429a40243.jpg saved to cache
2026-03-25 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6058f5b6-ee48-58df-aea3-089f3ac94c01
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc875c510>
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6058f5b6-ee48-58df-aea3-089f3ac94c01/6058f5b6-ee48-58df-aea3-089f3ac94c01_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744783%252Fgeneral%252F330379a9-8e19-4c05-9289-ec4da14db8cd.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744783/general/330379a9-8e19-4c05-9289-ec4da14db8cd.jpg saved to cache
2026-03-25 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6058f5b6-ee48-58df-aea3-089f3ac94c01
2026-03-25 19:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744783/general/99d5d693-f383-4673-aafe-c062e0dd6e43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720976)
2026-03-25 19:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744783/general/c1e5bad7-1cf3-49a7-81f0-faf45609751a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720976)
2026-03-25 19:33:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728145/general/fd7686ab-4e33-4e9a-bf04-945b347d5697.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726021)
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91adf50>
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6058f5b6-ee48-58df-aea3-089f3ac94c01/6058f5b6-ee48-58df-aea3-089f3ac94c01_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744783%252Fgeneral%252F99d5d693-f383-4673-aafe-c062e0dd6e43.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744783/general/99d5d693-f383-4673-aafe-c062e0dd6e43.jpg saved to cache
2026-03-25 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6058f5b6-ee48-58df-aea3-089f3ac94c01
2026-03-25 19:33:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728145/general/07b4c527-0bbd-451b-8c8c-160e4479d534.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726021)
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc922e7d0>
2026-03-25 19:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6058f5b6-ee48-58df-aea3-089f3ac94c01/6058f5b6-ee48-58df-aea3-089f3ac94c01_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744783%252Fgeneral%252Fc1e5bad7-1cf3-49a7-81f0-faf45609751a.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744783/general/c1e5bad7-1cf3-49a7-81f0-faf45609751a.jpg saved to cache
2026-03-25 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6058f5b6-ee48-58df-aea3-089f3ac94c01
2026-03-25 19:33:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6058f5b6-ee48-58df-aea3-089f3ac94c01, skipping ID generation
2026-03-25 19:33:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6058f5b6-ee48-58df-aea3-089f3ac94c01 with scrape type 1
2026-03-25 19:33:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6058f5b6-ee48-58df-aea3-089f3ac94c01 sending to next pipeline
2026-03-25 19:33:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6058f5b6-ee48-58df-aea3-089f3ac94c01, identifier: 10720976
2026-03-25 19:33:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6058f5b6-ee48-58df-aea3-089f3ac94c01 with identifier: 10720976
2026-03-25 19:33:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6058f5b6-ee48-58df-aea3-089f3ac94c01 with identifier: 10720976
2026-03-25 19:33:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6058f5b6-ee48-58df-aea3-089f3ac94c01 with identifier: 10720976 to the API
2026-03-25 19:33:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:33: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-25 19:33:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744783/general/c1e5bad7-1cf3-49a7-81f0-faf45609751a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '6058f5b6-ee48-58df-aea3-089f3ac94c01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR329LJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720976',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 174385,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6058f5b6-ee48-58df-aea3-089f3ac94c01/6058f5b6-ee48-58df-aea3-089f3ac94c01_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127515,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744783/general/2e61acdd-1719-4e86-b7b7-494ae45c40bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6058f5b6-ee48-58df-aea3-089f3ac94c01/6058f5b6-ee48-58df-aea3-089f3ac94c01_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125744,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744783/general/c1e5bad7-1cf3-49a7-81f0-faf45609751a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6058f5b6-ee48-58df-aea3-089f3ac94c01/6058f5b6-ee48-58df-aea3-089f3ac94c01_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124320,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744783/general/99d5d693-f383-4673-aafe-c062e0dd6e43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6058f5b6-ee48-58df-aea3-089f3ac94c01/6058f5b6-ee48-58df-aea3-089f3ac94c01_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125293,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744783/general/330379a9-8e19-4c05-9289-ec4da14db8cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6058f5b6-ee48-58df-aea3-089f3ac94c01/6058f5b6-ee48-58df-aea3-089f3ac94c01_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91323,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744783/general/27017b8f-0a15-4b28-8f0f-ea0429a40243.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6058f5b6-ee48-58df-aea3-089f3ac94c01/6058f5b6-ee48-58df-aea3-089f3ac94c01_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108140,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744783/general/9b8cbb49-cee9-43da-b3d0-f5cd41a093e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6058f5b6-ee48-58df-aea3-089f3ac94c01/6058f5b6-ee48-58df-aea3-089f3ac94c01_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744783/general/22d80e66-dad3-4379-8910-ac0ce04a96b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6058f5b6-ee48-58df-aea3-089f3ac94c01/6058f5b6-ee48-58df-aea3-089f3ac94c01_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100864,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744783/general/1ce24f86-3e5f-4dd6-ae4f-ec915b49a144.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6058f5b6-ee48-58df-aea3-089f3ac94c01/6058f5b6-ee48-58df-aea3-089f3ac94c01_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179220,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744783/general/f2b4f0e4-8208-4070-97ea-ba3d31e63730.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6058f5b6-ee48-58df-aea3-089f3ac94c01/6058f5b6-ee48-58df-aea3-089f3ac94c01_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93114,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744783/general/48dff84a-a798-4bf2-b9a7-8236de06fe04.jpg',
'Width': 1024}],
'price': 3300,
'price_includes_vat': True,
'registration_date': '2023-09-27',
'seats_number': 2,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Citroën C3 Feel - Diesel - Manual - 102 hp - 174.385 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-25 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720976%27 HTTP/1.1" 200 None
2026-03-25 19:33:19 [adesa.fr] INFO: Saving data for 10720976: {'created_time': 1774467199.606301, 'last_price_update_time': 1774467199.606312, 'auction_closing_time': 1774527300.0}
2026-03-25 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720976') HTTP/1.1" 204 0
2026-03-25 19:33:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728145/general/ddb1b981-4822-4b16-8d2b-921e4de7d450.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726021)
2026-03-25 19:33:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d7023c4c-8151-5afb-951a-163fd2fb7013 due to Ignoring non-200 response
2026-03-25 19:33:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d7023c4c-8151-5afb-951a-163fd2fb7013 due to Ignoring non-200 response
2026-03-25 19:33:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728145/general/346a818e-f549-4c5a-be7c-e297cf28c289.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726021)
2026-03-25 19:33:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728145/general/d2546775-219e-429a-a5aa-6a615247b435.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726021)
2026-03-25 19:33:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d7023c4c-8151-5afb-951a-163fd2fb7013 due to Ignoring non-200 response
2026-03-25 19:33:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728145/general/58861b91-0c4d-4cb5-bda2-aa9166cc37ad.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726021)
2026-03-25 19:33:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d7023c4c-8151-5afb-951a-163fd2fb7013 due to Ignoring non-200 response
2026-03-25 19:33:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728145/general/8444024f-31f7-49a7-a8ff-5472593aa04e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726021)
2026-03-25 19:33:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d7023c4c-8151-5afb-951a-163fd2fb7013 due to Ignoring non-200 response
2026-03-25 19:33:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d7023c4c-8151-5afb-951a-163fd2fb7013 due to Ignoring non-200 response
2026-03-25 19:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744807/general/adf2d2b0-10d4-4fd5-affe-f962aa519f8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720982)
2026-03-25 19:33:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d7023c4c-8151-5afb-951a-163fd2fb7013, skipping ID generation
2026-03-25 19:33:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7023c4c-8151-5afb-951a-163fd2fb7013 with scrape type 1
2026-03-25 19:33:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d7023c4c-8151-5afb-951a-163fd2fb7013 sending to next pipeline
2026-03-25 19:33:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d7023c4c-8151-5afb-951a-163fd2fb7013, identifier: 10726021
2026-03-25 19:33:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d7023c4c-8151-5afb-951a-163fd2fb7013 with identifier: 10726021
2026-03-25 19:33:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d7023c4c-8151-5afb-951a-163fd2fb7013 with identifier: 10726021
2026-03-25 19:33:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d7023c4c-8151-5afb-951a-163fd2fb7013 with identifier: 10726021 to the API
2026-03-25 19:33:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:33: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-25 19:33:20 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5728145/general/8444024f-31f7-49a7-a8ff-5472593aa04e.JPG>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 306,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'd7023c4c-8151-5afb-951a-163fd2fb7013',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-051-RY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726021',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 81930,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photos': [],
'price': 32300,
'price_includes_vat': True,
'registration_date': '2024-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 Design Business - AWD - Hybrid - Automatic - 306 hp '
'- 81.930 km',
'transmission': 'automatic',
'trim': 'Design Business',
'vin': None,
'year': 2024}
2026-03-25 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726021%27 HTTP/1.1" 200 None
2026-03-25 19:33:20 [adesa.fr] INFO: Saving data for 10726021: {'created_time': 1774467200.6361, 'last_price_update_time': 1774467200.636112, 'auction_closing_time': 1774617300.0}
2026-03-25 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726021') HTTP/1.1" 204 0
2026-03-25 19:33:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d7023c4c-8151-5afb-951a-163fd2fb7013 due to Ignoring non-200 response
2026-03-25 19:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744807/general/b08e2b96-8330-4d22-a1d0-707be58097c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720982)
2026-03-25 19:33:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9403690>
2026-03-25 19:33:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eaf97085-0b95-5e51-ad0c-4e0815d40dce/eaf97085-0b95-5e51-ad0c-4e0815d40dce_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744807%252Fgeneral%252Fadf2d2b0-10d4-4fd5-affe-f962aa519f8c.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744807/general/adf2d2b0-10d4-4fd5-affe-f962aa519f8c.jpg saved to cache
2026-03-25 19:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item eaf97085-0b95-5e51-ad0c-4e0815d40dce
2026-03-25 19:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744807/general/705072d0-76b9-4d9d-a7c3-675bee465ad7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720982)
2026-03-25 19:33:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94a37d0>
2026-03-25 19:33:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eaf97085-0b95-5e51-ad0c-4e0815d40dce/eaf97085-0b95-5e51-ad0c-4e0815d40dce_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744807%252Fgeneral%252Fb08e2b96-8330-4d22-a1d0-707be58097c5.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744807/general/b08e2b96-8330-4d22-a1d0-707be58097c5.jpg saved to cache
2026-03-25 19:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item eaf97085-0b95-5e51-ad0c-4e0815d40dce
2026-03-25 19:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744807/general/b024b2aa-8c18-4275-ab8a-905d83d748ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720982)
2026-03-25 19:33:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb4f5550>
2026-03-25 19:33:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eaf97085-0b95-5e51-ad0c-4e0815d40dce/eaf97085-0b95-5e51-ad0c-4e0815d40dce_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744807%252Fgeneral%252F705072d0-76b9-4d9d-a7c3-675bee465ad7.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744807/general/705072d0-76b9-4d9d-a7c3-675bee465ad7.jpg saved to cache
2026-03-25 19:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item eaf97085-0b95-5e51-ad0c-4e0815d40dce
2026-03-25 19:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744807/general/d4f064dc-c54c-4f5a-b32b-e358221b2f9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720982)
2026-03-25 19:33:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86cc590>
2026-03-25 19:33:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eaf97085-0b95-5e51-ad0c-4e0815d40dce/eaf97085-0b95-5e51-ad0c-4e0815d40dce_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744807%252Fgeneral%252Fb024b2aa-8c18-4275-ab8a-905d83d748ef.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744807/general/b024b2aa-8c18-4275-ab8a-905d83d748ef.jpg saved to cache
2026-03-25 19:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item eaf97085-0b95-5e51-ad0c-4e0815d40dce
2026-03-25 19:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744807/general/6b44a7e6-2191-4760-9d2d-60997e53f03a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720982)
2026-03-25 19:33:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9442610>
2026-03-25 19:33:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eaf97085-0b95-5e51-ad0c-4e0815d40dce/eaf97085-0b95-5e51-ad0c-4e0815d40dce_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744807%252Fgeneral%252Fd4f064dc-c54c-4f5a-b32b-e358221b2f9f.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744807/general/d4f064dc-c54c-4f5a-b32b-e358221b2f9f.jpg saved to cache
2026-03-25 19:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item eaf97085-0b95-5e51-ad0c-4e0815d40dce
2026-03-25 19:33:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92dc910>
2026-03-25 19:33:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eaf97085-0b95-5e51-ad0c-4e0815d40dce/eaf97085-0b95-5e51-ad0c-4e0815d40dce_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744807%252Fgeneral%252F6b44a7e6-2191-4760-9d2d-60997e53f03a.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744807/general/6b44a7e6-2191-4760-9d2d-60997e53f03a.jpg saved to cache
2026-03-25 19:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item eaf97085-0b95-5e51-ad0c-4e0815d40dce
2026-03-25 19:33:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744807/general/27045eb6-dbc8-4aab-9967-cd4d6a4a0dfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720982)
2026-03-25 19:33:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744807/general/6380f7a4-578c-497d-9dfa-df5571b4f4b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720982)
2026-03-25 19:33:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9007d50>
2026-03-25 19:33:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eaf97085-0b95-5e51-ad0c-4e0815d40dce/eaf97085-0b95-5e51-ad0c-4e0815d40dce_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744807%252Fgeneral%252F27045eb6-dbc8-4aab-9967-cd4d6a4a0dfd.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744807/general/27045eb6-dbc8-4aab-9967-cd4d6a4a0dfd.jpg saved to cache
2026-03-25 19:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item eaf97085-0b95-5e51-ad0c-4e0815d40dce
2026-03-25 19:33:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9431f90>
2026-03-25 19:33:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eaf97085-0b95-5e51-ad0c-4e0815d40dce/eaf97085-0b95-5e51-ad0c-4e0815d40dce_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744807%252Fgeneral%252F6380f7a4-578c-497d-9dfa-df5571b4f4b4.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744807/general/6380f7a4-578c-497d-9dfa-df5571b4f4b4.jpg saved to cache
2026-03-25 19:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eaf97085-0b95-5e51-ad0c-4e0815d40dce
2026-03-25 19:33:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eaf97085-0b95-5e51-ad0c-4e0815d40dce, skipping ID generation
2026-03-25 19:33:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eaf97085-0b95-5e51-ad0c-4e0815d40dce with scrape type 1
2026-03-25 19:33:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eaf97085-0b95-5e51-ad0c-4e0815d40dce sending to next pipeline
2026-03-25 19:33:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eaf97085-0b95-5e51-ad0c-4e0815d40dce, identifier: 10720982
2026-03-25 19:33:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eaf97085-0b95-5e51-ad0c-4e0815d40dce with identifier: 10720982
2026-03-25 19:33:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eaf97085-0b95-5e51-ad0c-4e0815d40dce with identifier: 10720982
2026-03-25 19:33:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eaf97085-0b95-5e51-ad0c-4e0815d40dce with identifier: 10720982 to the API
2026-03-25 19:33:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:33: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-25 19:33:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744807/general/6380f7a4-578c-497d-9dfa-df5571b4f4b4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Electric',
'id': 'eaf97085-0b95-5e51-ad0c-4e0815d40dce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB761WF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720982',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 222760,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 59,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eaf97085-0b95-5e51-ad0c-4e0815d40dce/eaf97085-0b95-5e51-ad0c-4e0815d40dce_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102540,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744807/general/6380f7a4-578c-497d-9dfa-df5571b4f4b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eaf97085-0b95-5e51-ad0c-4e0815d40dce/eaf97085-0b95-5e51-ad0c-4e0815d40dce_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111196,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744807/general/27045eb6-dbc8-4aab-9967-cd4d6a4a0dfd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eaf97085-0b95-5e51-ad0c-4e0815d40dce/eaf97085-0b95-5e51-ad0c-4e0815d40dce_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115971,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744807/general/6b44a7e6-2191-4760-9d2d-60997e53f03a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eaf97085-0b95-5e51-ad0c-4e0815d40dce/eaf97085-0b95-5e51-ad0c-4e0815d40dce_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118455,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744807/general/d4f064dc-c54c-4f5a-b32b-e358221b2f9f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eaf97085-0b95-5e51-ad0c-4e0815d40dce/eaf97085-0b95-5e51-ad0c-4e0815d40dce_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106359,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744807/general/b024b2aa-8c18-4275-ab8a-905d83d748ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eaf97085-0b95-5e51-ad0c-4e0815d40dce/eaf97085-0b95-5e51-ad0c-4e0815d40dce_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71750,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744807/general/705072d0-76b9-4d9d-a7c3-675bee465ad7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eaf97085-0b95-5e51-ad0c-4e0815d40dce/eaf97085-0b95-5e51-ad0c-4e0815d40dce_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744807/general/b08e2b96-8330-4d22-a1d0-707be58097c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eaf97085-0b95-5e51-ad0c-4e0815d40dce/eaf97085-0b95-5e51-ad0c-4e0815d40dce_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87238,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744807/general/adf2d2b0-10d4-4fd5-affe-f962aa519f8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eaf97085-0b95-5e51-ad0c-4e0815d40dce/eaf97085-0b95-5e51-ad0c-4e0815d40dce_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187122,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744807/general/6e0fe9be-9110-4888-8cc3-6b66d50b377b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eaf97085-0b95-5e51-ad0c-4e0815d40dce/eaf97085-0b95-5e51-ad0c-4e0815d40dce_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94184,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744807/general/19f1642f-8810-477e-9e59-5e14286cc02f.jpg',
'Width': 1024}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-09-17',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen ID.3 77 kWh Pro S - Electric - Automatic - 204 hp - '
'222.760 km',
'transmission': 'automatic',
'trim': 'Pro S',
'vin': None,
'year': 2021}
2026-03-25 19:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720982%27 HTTP/1.1" 200 None
2026-03-25 19:33:22 [adesa.fr] INFO: Saving data for 10720982: {'created_time': 1774467202.124294, 'last_price_update_time': 1774467202.124304, 'auction_closing_time': 1774527300.0}
2026-03-25 19:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720982') HTTP/1.1" 204 0
2026-03-25 19:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721015> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:33:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a141c8a7-4c1c-53ab-b6f7-75cf34444b89 with identifier: 10721015
2026-03-25 19:33:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a141c8a7-4c1c-53ab-b6f7-75cf34444b89 with scrape type 1
2026-03-25 19:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a141c8a7-4c1c-53ab-b6f7-75cf34444b89
2026-03-25 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744872%252Fgeneral%252F6b926a59-1558-410c-8bb4-f9f99c3839cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744872/general/6b926a59-1558-410c-8bb4-f9f99c3839cd.jpg not downloaded yet
2026-03-25 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744872%252Fgeneral%252F0cf8c40d-6d0a-4baa-a0ed-42557384af28.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744872/general/0cf8c40d-6d0a-4baa-a0ed-42557384af28.jpg not downloaded yet
2026-03-25 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744872%252Fgeneral%252F0d721bd9-5241-45d8-a74d-f513ff62a8f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744872/general/0d721bd9-5241-45d8-a74d-f513ff62a8f9.jpg not downloaded yet
2026-03-25 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744872%252Fgeneral%252Fcf4253ae-09b5-4ed9-92ad-9654022f6dcf.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744872/general/cf4253ae-09b5-4ed9-92ad-9654022f6dcf.jpg not downloaded yet
2026-03-25 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744872%252Fgeneral%252F18622ba1-7f5c-47bf-8779-ad5696d40863.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744872/general/18622ba1-7f5c-47bf-8779-ad5696d40863.jpg not downloaded yet
2026-03-25 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744872%252Fgeneral%252F637f7571-5f71-49d4-91d2-92819777a5d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744872/general/637f7571-5f71-49d4-91d2-92819777a5d3.jpg not downloaded yet
2026-03-25 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744872%252Fgeneral%252Ff8b8eb08-d14d-4409-bb75-bae00af4ee92.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744872/general/f8b8eb08-d14d-4409-bb75-bae00af4ee92.jpg not downloaded yet
2026-03-25 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744872%252Fgeneral%252F7b8ee609-ba5b-406c-9c68-1777b00a3de3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744872/general/7b8ee609-ba5b-406c-9c68-1777b00a3de3.jpg not downloaded yet
2026-03-25 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744872%252Fgeneral%252Fba76cef6-5463-41b6-89fd-d2eb1490dbc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744872/general/ba76cef6-5463-41b6-89fd-d2eb1490dbc3.jpg not downloaded yet
2026-03-25 19:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744872%252Fgeneral%252Fe14ee39d-00a3-44d4-94ca-43846193bf09.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744872/general/e14ee39d-00a3-44d4-94ca-43846193bf09.jpg not downloaded yet
2026-03-25 19:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726010> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:33:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:33:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91e0ce86-307e-56b9-a393-6047829f8ee1 with identifier: 10726010
2026-03-25 19:33:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91e0ce86-307e-56b9-a393-6047829f8ee1 with scrape type 1
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 91e0ce86-307e-56b9-a393-6047829f8ee1
2026-03-25 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5719664%252Fgeneral%252F429d15d0-692f-4048-970d-f35000791883.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719664/general/429d15d0-692f-4048-970d-f35000791883.JPG not downloaded yet
2026-03-25 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5719664%252Fgeneral%252F28a1fbbe-90e7-415f-8d68-ce914ed65b0a.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719664/general/28a1fbbe-90e7-415f-8d68-ce914ed65b0a.JPG not downloaded yet
2026-03-25 19:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744872/general/e14ee39d-00a3-44d4-94ca-43846193bf09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721015)
2026-03-25 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5719664%252Fgeneral%252Fefae3dbb-772c-49b4-ac29-e0f35602b409.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719664/general/efae3dbb-772c-49b4-ac29-e0f35602b409.JPG not downloaded yet
2026-03-25 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5719664%252Fgeneral%252F1fdd48d2-7783-4da6-b1ec-0eefaed5ab71.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719664/general/1fdd48d2-7783-4da6-b1ec-0eefaed5ab71.JPG not downloaded yet
2026-03-25 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5719664%252Fgeneral%252F1a5369c9-8ad6-4ed7-8c3b-13162d812b14.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719664/general/1a5369c9-8ad6-4ed7-8c3b-13162d812b14.JPG not downloaded yet
2026-03-25 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5719664%252Fgeneral%252F2edc145f-04d2-41ef-9b98-010be5481411.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719664/general/2edc145f-04d2-41ef-9b98-010be5481411.JPG not downloaded yet
2026-03-25 19:33:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719664/general/28a1fbbe-90e7-415f-8d68-ce914ed65b0a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726010)
2026-03-25 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5719664%252Fgeneral%252F2f4c0ed1-a01a-401e-b94c-a74832f3a4ea.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719664/general/2f4c0ed1-a01a-401e-b94c-a74832f3a4ea.JPG not downloaded yet
2026-03-25 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5719664%252Fgeneral%252F40846bee-5801-40ee-bc56-e4369d0cd0e2.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719664/general/40846bee-5801-40ee-bc56-e4369d0cd0e2.JPG not downloaded yet
2026-03-25 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5719664%252Fgeneral%252Fe816a9af-7beb-4d35-8383-8540acae1685.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719664/general/e816a9af-7beb-4d35-8383-8540acae1685.JPG not downloaded yet
2026-03-25 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5719664%252Fgeneral%252F0241a0d5-47f8-43b6-a871-5ed5666453d9.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719664/general/0241a0d5-47f8-43b6-a871-5ed5666453d9.JPG not downloaded yet
2026-03-25 19:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb23bd90>
2026-03-25 19:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a141c8a7-4c1c-53ab-b6f7-75cf34444b89/a141c8a7-4c1c-53ab-b6f7-75cf34444b89_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744872%252Fgeneral%252Fe14ee39d-00a3-44d4-94ca-43846193bf09.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744872/general/e14ee39d-00a3-44d4-94ca-43846193bf09.jpg saved to cache
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a141c8a7-4c1c-53ab-b6f7-75cf34444b89
2026-03-25 19:33:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719664/general/2edc145f-04d2-41ef-9b98-010be5481411.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726010)
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 91e0ce86-307e-56b9-a393-6047829f8ee1 due to Ignoring non-200 response
2026-03-25 19:33:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719664/general/0241a0d5-47f8-43b6-a871-5ed5666453d9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726010)
2026-03-25 19:33:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719664/general/e816a9af-7beb-4d35-8383-8540acae1685.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726010)
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 91e0ce86-307e-56b9-a393-6047829f8ee1 due to Ignoring non-200 response
2026-03-25 19:33:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719664/general/40846bee-5801-40ee-bc56-e4369d0cd0e2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726010)
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 91e0ce86-307e-56b9-a393-6047829f8ee1 due to Ignoring non-200 response
2026-03-25 19:33:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719664/general/2f4c0ed1-a01a-401e-b94c-a74832f3a4ea.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726010)
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 91e0ce86-307e-56b9-a393-6047829f8ee1 due to Ignoring non-200 response
2026-03-25 19:33:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719664/general/1a5369c9-8ad6-4ed7-8c3b-13162d812b14.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726010)
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 91e0ce86-307e-56b9-a393-6047829f8ee1 due to Ignoring non-200 response
2026-03-25 19:33:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719664/general/1fdd48d2-7783-4da6-b1ec-0eefaed5ab71.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726010)
2026-03-25 19:33:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719664/general/efae3dbb-772c-49b4-ac29-e0f35602b409.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726010)
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 91e0ce86-307e-56b9-a393-6047829f8ee1 due to Ignoring non-200 response
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 91e0ce86-307e-56b9-a393-6047829f8ee1 due to Ignoring non-200 response
2026-03-25 19:33:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719664/general/429d15d0-692f-4048-970d-f35000791883.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726010)
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 91e0ce86-307e-56b9-a393-6047829f8ee1 due to Ignoring non-200 response
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 91e0ce86-307e-56b9-a393-6047829f8ee1 due to Ignoring non-200 response
2026-03-25 19:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744872/general/ba76cef6-5463-41b6-89fd-d2eb1490dbc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721015)
2026-03-25 19:33:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 91e0ce86-307e-56b9-a393-6047829f8ee1, skipping ID generation
2026-03-25 19:33:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91e0ce86-307e-56b9-a393-6047829f8ee1 with scrape type 1
2026-03-25 19:33:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 91e0ce86-307e-56b9-a393-6047829f8ee1 sending to next pipeline
2026-03-25 19:33:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 91e0ce86-307e-56b9-a393-6047829f8ee1, identifier: 10726010
2026-03-25 19:33:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 91e0ce86-307e-56b9-a393-6047829f8ee1 with identifier: 10726010
2026-03-25 19:33:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 91e0ce86-307e-56b9-a393-6047829f8ee1 with identifier: 10726010
2026-03-25 19:33:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 91e0ce86-307e-56b9-a393-6047829f8ee1 with identifier: 10726010 to the API
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:33: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-25 19:33:34 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5719664/general/429d15d0-692f-4048-970d-f35000791883.JPG>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '91e0ce86-307e-56b9-a393-6047829f8ee1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-526-LR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726010',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 92914,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [],
'price': 27300,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 Design Business - AWD - Hybrid - Automatic - 184 hp '
'- 92.914 km',
'transmission': 'automatic',
'trim': 'Design Business',
'vin': None,
'year': 2022}
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726010%27 HTTP/1.1" 200 None
2026-03-25 19:33:34 [adesa.fr] INFO: Saving data for 10726010: {'created_time': 1774467214.220978, 'last_price_update_time': 1774467214.220989, 'auction_closing_time': 1774617300.0}
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726010') HTTP/1.1" 204 0
2026-03-25 19:33:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 91e0ce86-307e-56b9-a393-6047829f8ee1 due to Ignoring non-200 response
2026-03-25 19:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744872/general/7b8ee609-ba5b-406c-9c68-1777b00a3de3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721015)
2026-03-25 19:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91472d0>
2026-03-25 19:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a141c8a7-4c1c-53ab-b6f7-75cf34444b89/a141c8a7-4c1c-53ab-b6f7-75cf34444b89_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744872%252Fgeneral%252Fba76cef6-5463-41b6-89fd-d2eb1490dbc3.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744872/general/ba76cef6-5463-41b6-89fd-d2eb1490dbc3.jpg saved to cache
2026-03-25 19:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a141c8a7-4c1c-53ab-b6f7-75cf34444b89
2026-03-25 19:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fee010>
2026-03-25 19:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a141c8a7-4c1c-53ab-b6f7-75cf34444b89/a141c8a7-4c1c-53ab-b6f7-75cf34444b89_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744872%252Fgeneral%252F7b8ee609-ba5b-406c-9c68-1777b00a3de3.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744872/general/7b8ee609-ba5b-406c-9c68-1777b00a3de3.jpg saved to cache
2026-03-25 19:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a141c8a7-4c1c-53ab-b6f7-75cf34444b89
2026-03-25 19:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744872/general/f8b8eb08-d14d-4409-bb75-bae00af4ee92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721015)
2026-03-25 19:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744872/general/637f7571-5f71-49d4-91d2-92819777a5d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721015)
2026-03-25 19:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc910d490>
2026-03-25 19:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a141c8a7-4c1c-53ab-b6f7-75cf34444b89/a141c8a7-4c1c-53ab-b6f7-75cf34444b89_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744872%252Fgeneral%252Ff8b8eb08-d14d-4409-bb75-bae00af4ee92.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744872/general/f8b8eb08-d14d-4409-bb75-bae00af4ee92.jpg saved to cache
2026-03-25 19:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a141c8a7-4c1c-53ab-b6f7-75cf34444b89
2026-03-25 19:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744872/general/18622ba1-7f5c-47bf-8779-ad5696d40863.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721015)
2026-03-25 19:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fed950>
2026-03-25 19:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a141c8a7-4c1c-53ab-b6f7-75cf34444b89/a141c8a7-4c1c-53ab-b6f7-75cf34444b89_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744872%252Fgeneral%252F637f7571-5f71-49d4-91d2-92819777a5d3.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744872/general/637f7571-5f71-49d4-91d2-92819777a5d3.jpg saved to cache
2026-03-25 19:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a141c8a7-4c1c-53ab-b6f7-75cf34444b89
2026-03-25 19:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744872/general/cf4253ae-09b5-4ed9-92ad-9654022f6dcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721015)
2026-03-25 19:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc910e950>
2026-03-25 19:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a141c8a7-4c1c-53ab-b6f7-75cf34444b89/a141c8a7-4c1c-53ab-b6f7-75cf34444b89_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744872%252Fgeneral%252F18622ba1-7f5c-47bf-8779-ad5696d40863.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744872/general/18622ba1-7f5c-47bf-8779-ad5696d40863.jpg saved to cache
2026-03-25 19:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a141c8a7-4c1c-53ab-b6f7-75cf34444b89
2026-03-25 19:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744872/general/0d721bd9-5241-45d8-a74d-f513ff62a8f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721015)
2026-03-25 19:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86cf590>
2026-03-25 19:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a141c8a7-4c1c-53ab-b6f7-75cf34444b89/a141c8a7-4c1c-53ab-b6f7-75cf34444b89_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744872%252Fgeneral%252Fcf4253ae-09b5-4ed9-92ad-9654022f6dcf.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744872/general/cf4253ae-09b5-4ed9-92ad-9654022f6dcf.jpg saved to cache
2026-03-25 19:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a141c8a7-4c1c-53ab-b6f7-75cf34444b89
2026-03-25 19:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:33:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744872/general/0cf8c40d-6d0a-4baa-a0ed-42557384af28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721015)
2026-03-25 19:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc875e850>
2026-03-25 19:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a141c8a7-4c1c-53ab-b6f7-75cf34444b89/a141c8a7-4c1c-53ab-b6f7-75cf34444b89_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744872%252Fgeneral%252F0d721bd9-5241-45d8-a74d-f513ff62a8f9.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744872/general/0d721bd9-5241-45d8-a74d-f513ff62a8f9.jpg saved to cache
2026-03-25 19:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a141c8a7-4c1c-53ab-b6f7-75cf34444b89
2026-03-25 19:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744872/general/6b926a59-1558-410c-8bb4-f9f99c3839cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721015)
2026-03-25 19:33:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48b2c873-15bb-5878-8b65-2553dd7e35a4 with identifier: 10728597
2026-03-25 19:33:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48b2c873-15bb-5878-8b65-2553dd7e35a4 with scrape type 1
2026-03-25 19:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 48b2c873-15bb-5878-8b65-2553dd7e35a4
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5729324%252Fgeneral%252F6ed363da-3066-4961-bbb5-da4681da6459.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729324/general/6ed363da-3066-4961-bbb5-da4681da6459.jpg already downloaded
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5729324%252Fgeneral%252F7cd6bc08-3e42-4d73-a4cf-177bcca41973.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729324/general/7cd6bc08-3e42-4d73-a4cf-177bcca41973.jpg already downloaded
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5729324%252Fgeneral%252Fd3fff4b7-2140-4069-b92c-a9c97d9b9f89.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729324/general/d3fff4b7-2140-4069-b92c-a9c97d9b9f89.jpg already downloaded
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5729324%252Fgeneral%252F5dcf6c62-5df0-439f-8676-34ea5e1dd241.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729324/general/5dcf6c62-5df0-439f-8676-34ea5e1dd241.jpg already downloaded
2026-03-25 19:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5729324%252Fgeneral%252F09d026c7-da6c-435c-b44b-edfb2ad73321.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729324/general/09d026c7-da6c-435c-b44b-edfb2ad73321.jpg already downloaded
2026-03-25 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5729324%252Fgeneral%252F542fa747-097a-4616-9c1e-f33eec91eea3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729324/general/542fa747-097a-4616-9c1e-f33eec91eea3.jpg already downloaded
2026-03-25 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5729324%252Fgeneral%252F81a23fd2-e7d2-4911-b5e0-0badc337b480.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729324/general/81a23fd2-e7d2-4911-b5e0-0badc337b480.jpg already downloaded
2026-03-25 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5729324%252Fgeneral%252F74da8665-1699-462e-a49f-f7401e611fda.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729324/general/74da8665-1699-462e-a49f-f7401e611fda.jpg already downloaded
2026-03-25 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5729324%252Fgeneral%252F8eb4f363-c6b0-46fa-8dd4-b50c9656a20c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729324/general/8eb4f363-c6b0-46fa-8dd4-b50c9656a20c.jpg already downloaded
2026-03-25 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5729324%252Fgeneral%252F1f4fdb21-2d4f-4ff9-b201-4a1eafc2005a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729324/general/1f4fdb21-2d4f-4ff9-b201-4a1eafc2005a.jpg already downloaded
2026-03-25 19:33:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 48b2c873-15bb-5878-8b65-2553dd7e35a4, identifier: 10728597
2026-03-25 19:33:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 48b2c873-15bb-5878-8b65-2553dd7e35a4 with identifier: 10728597
2026-03-25 19:33:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 48b2c873-15bb-5878-8b65-2553dd7e35a4 with identifier: 10728597
2026-03-25 19:33:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 48b2c873-15bb-5878-8b65-2553dd7e35a4 with identifier: 10728597 to the API
2026-03-25 19:33:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:33: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-25 19:33:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728597>
{'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-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '48b2c873-15bb-5878-8b65-2553dd7e35a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT883QK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728597',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 227746,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5729324/general/6ed363da-3066-4961-bbb5-da4681da6459.jpg',
'https://images.openlane.eu/carimgs/5729324/general/7cd6bc08-3e42-4d73-a4cf-177bcca41973.jpg',
'https://images.openlane.eu/carimgs/5729324/general/d3fff4b7-2140-4069-b92c-a9c97d9b9f89.jpg',
'https://images.openlane.eu/carimgs/5729324/general/5dcf6c62-5df0-439f-8676-34ea5e1dd241.jpg',
'https://images.openlane.eu/carimgs/5729324/general/09d026c7-da6c-435c-b44b-edfb2ad73321.jpg',
'https://images.openlane.eu/carimgs/5729324/general/542fa747-097a-4616-9c1e-f33eec91eea3.jpg',
'https://images.openlane.eu/carimgs/5729324/general/81a23fd2-e7d2-4911-b5e0-0badc337b480.jpg',
'https://images.openlane.eu/carimgs/5729324/general/74da8665-1699-462e-a49f-f7401e611fda.jpg',
'https://images.openlane.eu/carimgs/5729324/general/8eb4f363-c6b0-46fa-8dd4-b50c9656a20c.jpg',
'https://images.openlane.eu/carimgs/5729324/general/1f4fdb21-2d4f-4ff9-b201-4a1eafc2005a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b2c873-15bb-5878-8b65-2553dd7e35a4/48b2c873-15bb-5878-8b65-2553dd7e35a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 749643,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729324/general/6ed363da-3066-4961-bbb5-da4681da6459.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b2c873-15bb-5878-8b65-2553dd7e35a4/48b2c873-15bb-5878-8b65-2553dd7e35a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 554786,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729324/general/7cd6bc08-3e42-4d73-a4cf-177bcca41973.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b2c873-15bb-5878-8b65-2553dd7e35a4/48b2c873-15bb-5878-8b65-2553dd7e35a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 770111,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729324/general/d3fff4b7-2140-4069-b92c-a9c97d9b9f89.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b2c873-15bb-5878-8b65-2553dd7e35a4/48b2c873-15bb-5878-8b65-2553dd7e35a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 699445,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729324/general/5dcf6c62-5df0-439f-8676-34ea5e1dd241.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b2c873-15bb-5878-8b65-2553dd7e35a4/48b2c873-15bb-5878-8b65-2553dd7e35a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 666432,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729324/general/09d026c7-da6c-435c-b44b-edfb2ad73321.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b2c873-15bb-5878-8b65-2553dd7e35a4/48b2c873-15bb-5878-8b65-2553dd7e35a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 619013,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729324/general/542fa747-097a-4616-9c1e-f33eec91eea3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b2c873-15bb-5878-8b65-2553dd7e35a4/48b2c873-15bb-5878-8b65-2553dd7e35a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 586143,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729324/general/81a23fd2-e7d2-4911-b5e0-0badc337b480.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b2c873-15bb-5878-8b65-2553dd7e35a4/48b2c873-15bb-5878-8b65-2553dd7e35a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319667,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729324/general/74da8665-1699-462e-a49f-f7401e611fda.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b2c873-15bb-5878-8b65-2553dd7e35a4/48b2c873-15bb-5878-8b65-2553dd7e35a4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237802,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729324/general/8eb4f363-c6b0-46fa-8dd4-b50c9656a20c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b2c873-15bb-5878-8b65-2553dd7e35a4/48b2c873-15bb-5878-8b65-2553dd7e35a4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 573374,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729324/general/1f4fdb21-2d4f-4ff9-b201-4a1eafc2005a.jpg',
'Width': 2000}],
'price': 5200,
'price_includes_vat': True,
'registration_date': '2020-10-23',
'seats_number': 5,
'seller_name': 'Auto Destok sarl',
'title': 'Renault Megane 1.5 DCI Business - Diesel - Automatic - 115 hp - '
'227.746 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728597%27 HTTP/1.1" 200 None
2026-03-25 19:33:35 [adesa.fr] INFO: Saving data for 10728597: {'created_time': 1774467215.475841, 'last_price_update_time': 1774467215.475851, 'auction_closing_time': 1774605600.0}
2026-03-25 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728597') HTTP/1.1" 204 0
2026-03-25 19:33:35 [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-25 19:33:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90d3d90>
2026-03-25 19:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a141c8a7-4c1c-53ab-b6f7-75cf34444b89/a141c8a7-4c1c-53ab-b6f7-75cf34444b89_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744872%252Fgeneral%252F0cf8c40d-6d0a-4baa-a0ed-42557384af28.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744872/general/0cf8c40d-6d0a-4baa-a0ed-42557384af28.jpg saved to cache
2026-03-25 19:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a141c8a7-4c1c-53ab-b6f7-75cf34444b89
2026-03-25 19:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90d2f90>
2026-03-25 19:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a141c8a7-4c1c-53ab-b6f7-75cf34444b89/a141c8a7-4c1c-53ab-b6f7-75cf34444b89_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744872%252Fgeneral%252F6b926a59-1558-410c-8bb4-f9f99c3839cd.jpg') HTTP/1.1" 204 0
2026-03-25 19:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744872/general/6b926a59-1558-410c-8bb4-f9f99c3839cd.jpg saved to cache
2026-03-25 19:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a141c8a7-4c1c-53ab-b6f7-75cf34444b89
2026-03-25 19:33:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a141c8a7-4c1c-53ab-b6f7-75cf34444b89, skipping ID generation
2026-03-25 19:33:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a141c8a7-4c1c-53ab-b6f7-75cf34444b89 with scrape type 1
2026-03-25 19:33:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a141c8a7-4c1c-53ab-b6f7-75cf34444b89 sending to next pipeline
2026-03-25 19:33:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a141c8a7-4c1c-53ab-b6f7-75cf34444b89, identifier: 10721015
2026-03-25 19:33:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a141c8a7-4c1c-53ab-b6f7-75cf34444b89 with identifier: 10721015
2026-03-25 19:33:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a141c8a7-4c1c-53ab-b6f7-75cf34444b89 with identifier: 10721015
2026-03-25 19:33:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a141c8a7-4c1c-53ab-b6f7-75cf34444b89 with identifier: 10721015 to the API
2026-03-25 19:33:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:33: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-25 19:33:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744872/general/6b926a59-1558-410c-8bb4-f9f99c3839cd.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-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'a141c8a7-4c1c-53ab-b6f7-75cf34444b89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE393RQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721015',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 136989,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 64,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a141c8a7-4c1c-53ab-b6f7-75cf34444b89/a141c8a7-4c1c-53ab-b6f7-75cf34444b89_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244105,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744872/general/6b926a59-1558-410c-8bb4-f9f99c3839cd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a141c8a7-4c1c-53ab-b6f7-75cf34444b89/a141c8a7-4c1c-53ab-b6f7-75cf34444b89_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188815,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744872/general/0cf8c40d-6d0a-4baa-a0ed-42557384af28.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a141c8a7-4c1c-53ab-b6f7-75cf34444b89/a141c8a7-4c1c-53ab-b6f7-75cf34444b89_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226322,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744872/general/0d721bd9-5241-45d8-a74d-f513ff62a8f9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a141c8a7-4c1c-53ab-b6f7-75cf34444b89/a141c8a7-4c1c-53ab-b6f7-75cf34444b89_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214370,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744872/general/cf4253ae-09b5-4ed9-92ad-9654022f6dcf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a141c8a7-4c1c-53ab-b6f7-75cf34444b89/a141c8a7-4c1c-53ab-b6f7-75cf34444b89_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236143,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744872/general/18622ba1-7f5c-47bf-8779-ad5696d40863.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a141c8a7-4c1c-53ab-b6f7-75cf34444b89/a141c8a7-4c1c-53ab-b6f7-75cf34444b89_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208785,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744872/general/637f7571-5f71-49d4-91d2-92819777a5d3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a141c8a7-4c1c-53ab-b6f7-75cf34444b89/a141c8a7-4c1c-53ab-b6f7-75cf34444b89_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179058,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744872/general/f8b8eb08-d14d-4409-bb75-bae00af4ee92.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a141c8a7-4c1c-53ab-b6f7-75cf34444b89/a141c8a7-4c1c-53ab-b6f7-75cf34444b89_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232755,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744872/general/7b8ee609-ba5b-406c-9c68-1777b00a3de3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a141c8a7-4c1c-53ab-b6f7-75cf34444b89/a141c8a7-4c1c-53ab-b6f7-75cf34444b89_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273976,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744872/general/ba76cef6-5463-41b6-89fd-d2eb1490dbc3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a141c8a7-4c1c-53ab-b6f7-75cf34444b89/a141c8a7-4c1c-53ab-b6f7-75cf34444b89_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235879,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744872/general/e14ee39d-00a3-44d4-94ca-43846193bf09.jpg',
'Width': 1920}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Renault Clio 1.5 DCI Air - Diesel - Manual - 100 hp - 136.989 km',
'transmission': 'manual',
'trim': 'Air',
'vin': None,
'year': 2022}
2026-03-25 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721015%27 HTTP/1.1" 200 None
2026-03-25 19:33:35 [adesa.fr] INFO: Saving data for 10721015: {'created_time': 1774467215.997513, 'last_price_update_time': 1774467215.997525, 'auction_closing_time': 1774527300.0}
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721015') HTTP/1.1" 204 0
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701238
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701238%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701238: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701238 url https://www.openlane.eu/en/carv6/auction/10701238
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701128
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701128%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701128: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701128 url https://www.openlane.eu/en/carv6/auction/10701128
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701239
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701239%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701239: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701239 url https://www.openlane.eu/en/carv6/auction/10701239
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701068
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701068%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701068: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701068 url https://www.openlane.eu/en/carv6/auction/10701068
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701159
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701159%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701159: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701159 url https://www.openlane.eu/en/carv6/auction/10701159
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701129
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701129%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701129: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701129 url https://www.openlane.eu/en/carv6/auction/10701129
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701240
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701240%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701240: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701240 url https://www.openlane.eu/en/carv6/auction/10701240
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701113
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701113%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701113: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701113 url https://www.openlane.eu/en/carv6/auction/10701113
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701145
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701145%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701145: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701145 url https://www.openlane.eu/en/carv6/auction/10701145
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701241
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701241%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701241: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701241 url https://www.openlane.eu/en/carv6/auction/10701241
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701130
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701130%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701130: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701130 url https://www.openlane.eu/en/carv6/auction/10701130
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701181
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701181%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701181: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701181 url https://www.openlane.eu/en/carv6/auction/10701181
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701131
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701131%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701131: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701131 url https://www.openlane.eu/en/carv6/auction/10701131
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701132
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701132%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701132: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701132 url https://www.openlane.eu/en/carv6/auction/10701132
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701083
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701083%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701083: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701083 url https://www.openlane.eu/en/carv6/auction/10701083
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701242
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701242%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701242: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701242 url https://www.openlane.eu/en/carv6/auction/10701242
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701187
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701187%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701187: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701187 url https://www.openlane.eu/en/carv6/auction/10701187
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701115
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701115%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701115: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701115 url https://www.openlane.eu/en/carv6/auction/10701115
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701146
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701146%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701146: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701146 url https://www.openlane.eu/en/carv6/auction/10701146
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701114
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701114%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701114: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701114 url https://www.openlane.eu/en/carv6/auction/10701114
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701074
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701074%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701074: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701074 url https://www.openlane.eu/en/carv6/auction/10701074
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701182
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701182%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701182: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701182 url https://www.openlane.eu/en/carv6/auction/10701182
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701084
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701084%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701084: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701084 url https://www.openlane.eu/en/carv6/auction/10701084
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701085
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701085%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701085: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701085 url https://www.openlane.eu/en/carv6/auction/10701085
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701188
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701188%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701188: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701188 url https://www.openlane.eu/en/carv6/auction/10701188
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701086
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701086%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701086: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701086 url https://www.openlane.eu/en/carv6/auction/10701086
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701243
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701243%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701243: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701243 url https://www.openlane.eu/en/carv6/auction/10701243
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701087
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701087%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701087: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701087 url https://www.openlane.eu/en/carv6/auction/10701087
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701075
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701075%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701075: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701075 url https://www.openlane.eu/en/carv6/auction/10701075
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701147
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701147%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701147: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701147 url https://www.openlane.eu/en/carv6/auction/10701147
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701244
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701244%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701244: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701244 url https://www.openlane.eu/en/carv6/auction/10701244
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701133
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701133%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701133: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701133 url https://www.openlane.eu/en/carv6/auction/10701133
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701205
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701205%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701205: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701205 url https://www.openlane.eu/en/carv6/auction/10701205
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701134
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701134%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701134: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701134 url https://www.openlane.eu/en/carv6/auction/10701134
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701067
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701067%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701067: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701067 url https://www.openlane.eu/en/carv6/auction/10701067
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701245
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701245%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701245: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701245 url https://www.openlane.eu/en/carv6/auction/10701245
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701206
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701206%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701206: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701206 url https://www.openlane.eu/en/carv6/auction/10701206
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701246
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701246%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701246: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701246 url https://www.openlane.eu/en/carv6/auction/10701246
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701088
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701088%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701088: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701088 url https://www.openlane.eu/en/carv6/auction/10701088
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701160
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701160%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701160: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701160 url https://www.openlane.eu/en/carv6/auction/10701160
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701148
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701148%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701148: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701148 url https://www.openlane.eu/en/carv6/auction/10701148
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701247
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701247%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701247: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701247 url https://www.openlane.eu/en/carv6/auction/10701247
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701189
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701189%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701189: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701189 url https://www.openlane.eu/en/carv6/auction/10701189
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701248
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701248%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701248: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701248 url https://www.openlane.eu/en/carv6/auction/10701248
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701220
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701220%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701220: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701220 url https://www.openlane.eu/en/carv6/auction/10701220
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701162
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701162%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701162: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701162 url https://www.openlane.eu/en/carv6/auction/10701162
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701161
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701161%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701161: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701161 url https://www.openlane.eu/en/carv6/auction/10701161
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701071
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701071%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701071: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701071 url https://www.openlane.eu/en/carv6/auction/10701071
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701089
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701089%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701089: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701089 url https://www.openlane.eu/en/carv6/auction/10701089
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701135
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701135%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701135: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701135 url https://www.openlane.eu/en/carv6/auction/10701135
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701149
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701149%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701149: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701149 url https://www.openlane.eu/en/carv6/auction/10701149
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701207
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701207%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701207: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701207 url https://www.openlane.eu/en/carv6/auction/10701207
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701163
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701163%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701163: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701163 url https://www.openlane.eu/en/carv6/auction/10701163
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701221
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701221%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701221: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701221 url https://www.openlane.eu/en/carv6/auction/10701221
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701150
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701150%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701150: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701150 url https://www.openlane.eu/en/carv6/auction/10701150
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701165
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701165%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701165: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701165 url https://www.openlane.eu/en/carv6/auction/10701165
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701208
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701208%27 HTTP/1.1" 200 None
2026-03-25 19:33:36 [adesa.fr] INFO: Scrape type for 10701208: 0
2026-03-25 19:33:36 [adesa.fr] INFO: Skipping item 10701208 url https://www.openlane.eu/en/carv6/auction/10701208
2026-03-25 19:33:36 [adesa.fr] INFO: Found listing with ID: 10701209
2026-03-25 19:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701209%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701209: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701209 url https://www.openlane.eu/en/carv6/auction/10701209
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701164
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701164%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701164: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701164 url https://www.openlane.eu/en/carv6/auction/10701164
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701249
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701249%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701249: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701249 url https://www.openlane.eu/en/carv6/auction/10701249
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701166
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701166%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701166: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701166 url https://www.openlane.eu/en/carv6/auction/10701166
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701116
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701116%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701116: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701116 url https://www.openlane.eu/en/carv6/auction/10701116
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701151
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701151%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701151: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701151 url https://www.openlane.eu/en/carv6/auction/10701151
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701223
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701223%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701223: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701223 url https://www.openlane.eu/en/carv6/auction/10701223
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701250
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701250%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701250: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701250 url https://www.openlane.eu/en/carv6/auction/10701250
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701143
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701143%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701143: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701143 url https://www.openlane.eu/en/carv6/auction/10701143
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701222
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701222%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701222: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701222 url https://www.openlane.eu/en/carv6/auction/10701222
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701251
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701251%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701251: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701251 url https://www.openlane.eu/en/carv6/auction/10701251
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701224
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701224%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701224: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701224 url https://www.openlane.eu/en/carv6/auction/10701224
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701092
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701092%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701092: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701092 url https://www.openlane.eu/en/carv6/auction/10701092
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701153
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701153%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701153: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701153 url https://www.openlane.eu/en/carv6/auction/10701153
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701191
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701191%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701191: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701191 url https://www.openlane.eu/en/carv6/auction/10701191
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701081
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701081%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701081: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701081 url https://www.openlane.eu/en/carv6/auction/10701081
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701190
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701190%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701190: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701190 url https://www.openlane.eu/en/carv6/auction/10701190
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701152
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701152%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701152: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701152 url https://www.openlane.eu/en/carv6/auction/10701152
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701090
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701090%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701090: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701090 url https://www.openlane.eu/en/carv6/auction/10701090
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701167
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701167%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701167: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701167 url https://www.openlane.eu/en/carv6/auction/10701167
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701073
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701073%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701073: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701073 url https://www.openlane.eu/en/carv6/auction/10701073
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701091
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701091%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701091: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701091 url https://www.openlane.eu/en/carv6/auction/10701091
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701080
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701080%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701080: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701080 url https://www.openlane.eu/en/carv6/auction/10701080
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701168
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701168%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701168: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701168 url https://www.openlane.eu/en/carv6/auction/10701168
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701252
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701252%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701252: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701252 url https://www.openlane.eu/en/carv6/auction/10701252
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701253
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701253%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701253: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701253 url https://www.openlane.eu/en/carv6/auction/10701253
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701154
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701154%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701154: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701154 url https://www.openlane.eu/en/carv6/auction/10701154
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701254
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701254%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701254: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701254 url https://www.openlane.eu/en/carv6/auction/10701254
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701255
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701255%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701255: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701255 url https://www.openlane.eu/en/carv6/auction/10701255
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701136
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701136%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701136: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701136 url https://www.openlane.eu/en/carv6/auction/10701136
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701169
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701169%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701169: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701169 url https://www.openlane.eu/en/carv6/auction/10701169
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701259
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701259%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701259: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701259 url https://www.openlane.eu/en/carv6/auction/10701259
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701256
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701256%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701256: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701256 url https://www.openlane.eu/en/carv6/auction/10701256
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701258
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701258%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701258: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701258 url https://www.openlane.eu/en/carv6/auction/10701258
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701257
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701257%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701257: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701257 url https://www.openlane.eu/en/carv6/auction/10701257
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701225
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701225%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701225: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701225 url https://www.openlane.eu/en/carv6/auction/10701225
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701170
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701170%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701170: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701170 url https://www.openlane.eu/en/carv6/auction/10701170
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701171
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701171%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701171: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701171 url https://www.openlane.eu/en/carv6/auction/10701171
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701078
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701078%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701078: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701078 url https://www.openlane.eu/en/carv6/auction/10701078
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701260
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701260%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701260: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701260 url https://www.openlane.eu/en/carv6/auction/10701260
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701069
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701069%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701069: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701069 url https://www.openlane.eu/en/carv6/auction/10701069
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701226
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701226%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701226: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701226 url https://www.openlane.eu/en/carv6/auction/10701226
2026-03-25 19:33:37 [adesa.fr] INFO: Found listing with ID: 10701227
2026-03-25 19:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701227%27 HTTP/1.1" 200 None
2026-03-25 19:33:37 [adesa.fr] INFO: Scrape type for 10701227: 0
2026-03-25 19:33:37 [adesa.fr] INFO: Skipping item 10701227 url https://www.openlane.eu/en/carv6/auction/10701227
2026-03-25 19:33:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:33:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:33:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756 with identifier: 10728596
2026-03-25 19:33:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756 with scrape type 1
2026-03-25 19:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756
2026-03-25 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33: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%252F5726340%252Fgeneral%252F2266964a-6498-4b39-b9d1-4fa7d94fe8c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726340/general/2266964a-6498-4b39-b9d1-4fa7d94fe8c1.jpg already downloaded
2026-03-25 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33: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%252F5726340%252Fgeneral%252Ffdface33-2b79-4623-99fc-f63cfca501d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726340/general/fdface33-2b79-4623-99fc-f63cfca501d6.jpg already downloaded
2026-03-25 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33: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%252F5726340%252Fgeneral%252F54086299-b5b9-4c2a-863c-86a9d14a61ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726340/general/54086299-b5b9-4c2a-863c-86a9d14a61ba.jpg already downloaded
2026-03-25 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33: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%252F5726340%252Fgeneral%252F546fac9e-1e3d-46d6-a3bf-0b77734d96ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726340/general/546fac9e-1e3d-46d6-a3bf-0b77734d96ac.jpg already downloaded
2026-03-25 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33: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%252F5726340%252Fgeneral%252F76e11c4e-50c6-4f11-9e44-c90f51c7acec.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726340/general/76e11c4e-50c6-4f11-9e44-c90f51c7acec.jpg already downloaded
2026-03-25 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33: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%252F5726340%252Fgeneral%252F90018a34-55b4-4a51-aedb-25e383ef0c01.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726340/general/90018a34-55b4-4a51-aedb-25e383ef0c01.jpg already downloaded
2026-03-25 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33: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%252F5726340%252Fgeneral%252F84ac826e-d57a-4327-a0a0-ca030e2f2492.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726340/general/84ac826e-d57a-4327-a0a0-ca030e2f2492.jpg already downloaded
2026-03-25 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33: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%252F5726340%252Fgeneral%252Fa732762a-f8a7-4403-a064-c7ffb29a4f54.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726340/general/a732762a-f8a7-4403-a064-c7ffb29a4f54.jpg already downloaded
2026-03-25 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33: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%252F5726340%252Fgeneral%252F428a8a85-4974-4562-aa9f-a933701b0edd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726340/general/428a8a85-4974-4562-aa9f-a933701b0edd.jpg already downloaded
2026-03-25 19:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33: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%252F5726340%252Fgeneral%252F11575cd8-3b6e-4cdb-afd6-11f59d97e644.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726340/general/11575cd8-3b6e-4cdb-afd6-11f59d97e644.jpg already downloaded
2026-03-25 19:33:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756, identifier: 10728596
2026-03-25 19:33:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756 with identifier: 10728596
2026-03-25 19:33:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756 with identifier: 10728596
2026-03-25 19:33:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756 with identifier: 10728596 to the API
2026-03-25 19:33:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:33:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728596>
{'auction_title': '',
'c_o_2_emission_value': 191,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 145,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY631QT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728596',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Master',
'odometer': 105349,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5726340/general/2266964a-6498-4b39-b9d1-4fa7d94fe8c1.jpg',
'https://images.openlane.eu/carimgs/5726340/general/fdface33-2b79-4623-99fc-f63cfca501d6.jpg',
'https://images.openlane.eu/carimgs/5726340/general/54086299-b5b9-4c2a-863c-86a9d14a61ba.jpg',
'https://images.openlane.eu/carimgs/5726340/general/546fac9e-1e3d-46d6-a3bf-0b77734d96ac.jpg',
'https://images.openlane.eu/carimgs/5726340/general/76e11c4e-50c6-4f11-9e44-c90f51c7acec.jpg',
'https://images.openlane.eu/carimgs/5726340/general/90018a34-55b4-4a51-aedb-25e383ef0c01.jpg',
'https://images.openlane.eu/carimgs/5726340/general/84ac826e-d57a-4327-a0a0-ca030e2f2492.jpg',
'https://images.openlane.eu/carimgs/5726340/general/a732762a-f8a7-4403-a064-c7ffb29a4f54.jpg',
'https://images.openlane.eu/carimgs/5726340/general/428a8a85-4974-4562-aa9f-a933701b0edd.jpg',
'https://images.openlane.eu/carimgs/5726340/general/11575cd8-3b6e-4cdb-afd6-11f59d97e644.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756/6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358170,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726340/general/2266964a-6498-4b39-b9d1-4fa7d94fe8c1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756/6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 493342,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726340/general/fdface33-2b79-4623-99fc-f63cfca501d6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756/6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 509531,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726340/general/54086299-b5b9-4c2a-863c-86a9d14a61ba.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756/6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425246,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726340/general/546fac9e-1e3d-46d6-a3bf-0b77734d96ac.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756/6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 476942,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726340/general/76e11c4e-50c6-4f11-9e44-c90f51c7acec.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756/6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287241,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726340/general/90018a34-55b4-4a51-aedb-25e383ef0c01.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756/6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386211,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726340/general/84ac826e-d57a-4327-a0a0-ca030e2f2492.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756/6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343718,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726340/general/a732762a-f8a7-4403-a064-c7ffb29a4f54.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756/6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 471797,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726340/general/428a8a85-4974-4562-aa9f-a933701b0edd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756/6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382624,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726340/general/11575cd8-3b6e-4cdb-afd6-11f59d97e644.jpg',
'Width': 2000}],
'price': 12450,
'price_includes_vat': True,
'registration_date': '2021-04-19',
'seats_number': 2,
'seller_name': 'Auto Destok sarl',
'title': 'Renault Master 2.3 DCI Business - Diesel - Manual - 145 hp - '
'105.349 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 19:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728596%27 HTTP/1.1" 200 None
2026-03-25 19:33:40 [adesa.fr] INFO: Saving data for 10728596: {'created_time': 1774467220.363915, 'last_price_update_time': 1774467220.363927, 'auction_closing_time': 1774605600.0}
2026-03-25 19:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728596') HTTP/1.1" 204 0
2026-03-25 19:33:46 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.674(s), this was the 1st time calling it.
2026-03-25 19:33:46 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.536824032565136 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:33:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720928> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:33:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:33:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0 with identifier: 10720928
2026-03-25 19:33:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0 with scrape type 1
2026-03-25 19:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0
2026-03-25 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732407%252Fgeneral%252Fb3260597-850c-416c-bc64-c884e8334b64.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732407/general/b3260597-850c-416c-bc64-c884e8334b64.jpg already downloaded
2026-03-25 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732407%252Fgeneral%252Fcf9ac46d-386e-491f-a2ce-737b5a278dc1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732407/general/cf9ac46d-386e-491f-a2ce-737b5a278dc1.jpg already downloaded
2026-03-25 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732407%252Fgeneral%252F7f5078a6-02e1-45f3-aabe-f5de7a8851a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732407/general/7f5078a6-02e1-45f3-aabe-f5de7a8851a5.jpg already downloaded
2026-03-25 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732407%252Fgeneral%252Ff4e6db31-13d1-4676-acc7-9597894ea75a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732407/general/f4e6db31-13d1-4676-acc7-9597894ea75a.jpg already downloaded
2026-03-25 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732407%252Fgeneral%252F76f2cfda-989e-48f7-80af-ee4134505d5d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732407/general/76f2cfda-989e-48f7-80af-ee4134505d5d.jpg already downloaded
2026-03-25 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732407%252Fgeneral%252F6b6a93e8-92ed-4d58-92d9-6c6ec044bae3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732407/general/6b6a93e8-92ed-4d58-92d9-6c6ec044bae3.jpg already downloaded
2026-03-25 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732407%252Fgeneral%252Fbe4f5e66-483f-4ecb-80b2-11e574cd1954.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732407/general/be4f5e66-483f-4ecb-80b2-11e574cd1954.jpg already downloaded
2026-03-25 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732407%252Fgeneral%252F82b30c24-f5f4-48bc-980b-7f88cda5d240.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732407/general/82b30c24-f5f4-48bc-980b-7f88cda5d240.jpg already downloaded
2026-03-25 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732407%252Fgeneral%252Fcf692990-7074-47d9-a198-458179044f0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732407/general/cf692990-7074-47d9-a198-458179044f0e.jpg already downloaded
2026-03-25 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732407%252Fgeneral%252Fea9310ef-f814-4667-ba1f-356bb86a8f4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732407/general/ea9310ef-f814-4667-ba1f-356bb86a8f4b.jpg already downloaded
2026-03-25 19:33:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0, identifier: 10720928
2026-03-25 19:33:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0 with identifier: 10720928
2026-03-25 19:33:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0 with identifier: 10720928
2026-03-25 19:33:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0 with identifier: 10720928 to the API
2026-03-25 19:33:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:33: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-25 19:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720928>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN398RN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720928',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 192756,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5732407/general/b3260597-850c-416c-bc64-c884e8334b64.jpg',
'https://images.openlane.eu/carimgs/5732407/general/cf9ac46d-386e-491f-a2ce-737b5a278dc1.jpg',
'https://images.openlane.eu/carimgs/5732407/general/7f5078a6-02e1-45f3-aabe-f5de7a8851a5.jpg',
'https://images.openlane.eu/carimgs/5732407/general/f4e6db31-13d1-4676-acc7-9597894ea75a.jpg',
'https://images.openlane.eu/carimgs/5732407/general/76f2cfda-989e-48f7-80af-ee4134505d5d.jpg',
'https://images.openlane.eu/carimgs/5732407/general/6b6a93e8-92ed-4d58-92d9-6c6ec044bae3.jpg',
'https://images.openlane.eu/carimgs/5732407/general/be4f5e66-483f-4ecb-80b2-11e574cd1954.jpg',
'https://images.openlane.eu/carimgs/5732407/general/82b30c24-f5f4-48bc-980b-7f88cda5d240.jpg',
'https://images.openlane.eu/carimgs/5732407/general/cf692990-7074-47d9-a198-458179044f0e.jpg',
'https://images.openlane.eu/carimgs/5732407/general/ea9310ef-f814-4667-ba1f-356bb86a8f4b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0/ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732407/general/b3260597-850c-416c-bc64-c884e8334b64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0/ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168017,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732407/general/cf9ac46d-386e-491f-a2ce-737b5a278dc1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0/ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149040,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732407/general/7f5078a6-02e1-45f3-aabe-f5de7a8851a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0/ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732407/general/f4e6db31-13d1-4676-acc7-9597894ea75a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0/ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732407/general/76f2cfda-989e-48f7-80af-ee4134505d5d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0/ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99332,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732407/general/6b6a93e8-92ed-4d58-92d9-6c6ec044bae3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0/ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91913,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732407/general/be4f5e66-483f-4ecb-80b2-11e574cd1954.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0/ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78433,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732407/general/82b30c24-f5f4-48bc-980b-7f88cda5d240.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0/ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732407/general/cf692990-7074-47d9-a198-458179044f0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0/ab5d7b51-6f5a-55eb-a1b4-f89bdedea6a0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732407/general/ea9310ef-f814-4667-ba1f-356bb86a8f4b.jpg',
'Width': 1024}],
'price': 5700,
'price_includes_vat': True,
'registration_date': '2020-02-12',
'seats_number': 7,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot 5008 1.2i Active Business - Petrol - Automatic - 130 hp - '
'192.756 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2020}
2026-03-25 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720928%27 HTTP/1.1" 200 None
2026-03-25 19:33:55 [adesa.fr] INFO: Saving data for 10720928: {'created_time': 1774467235.799017, 'last_price_update_time': 1774467235.799028, 'auction_closing_time': 1774527300.0}
2026-03-25 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720928') HTTP/1.1" 204 0
2026-03-25 19:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:33:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:33:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2a8c948-da0c-5a04-a235-7b8016b792cc with identifier: 10728595
2026-03-25 19:33:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2a8c948-da0c-5a04-a235-7b8016b792cc with scrape type 1
2026-03-25 19:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b2a8c948-da0c-5a04-a235-7b8016b792cc
2026-03-25 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5721137%252Fgeneral%252Fea47d656-1114-4696-8445-a026ff1af674.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721137/general/ea47d656-1114-4696-8445-a026ff1af674.jpg already downloaded
2026-03-25 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5721137%252Fgeneral%252Fc622172e-3cae-4ff6-8227-ed8808de7cca.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721137/general/c622172e-3cae-4ff6-8227-ed8808de7cca.jpg already downloaded
2026-03-25 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5721137%252Fgeneral%252Fa94ce250-8867-43e2-a018-0227c16ca433.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721137/general/a94ce250-8867-43e2-a018-0227c16ca433.jpg already downloaded
2026-03-25 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5721137%252Fgeneral%252F56903235-ccdd-47fe-9ea6-5f7d5fab8051.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721137/general/56903235-ccdd-47fe-9ea6-5f7d5fab8051.jpg already downloaded
2026-03-25 19:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5721137%252Fgeneral%252F93cc086b-1b1f-4ea5-90f8-14dc26230e6a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721137/general/93cc086b-1b1f-4ea5-90f8-14dc26230e6a.jpg already downloaded
2026-03-25 19:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5721137%252Fgeneral%252F02282e40-701e-47e8-acc5-98f1eee4eac6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721137/general/02282e40-701e-47e8-acc5-98f1eee4eac6.jpg already downloaded
2026-03-25 19:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5721137%252Fgeneral%252F5b81c7e6-b78d-4069-9a95-c42419e04c10.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721137/general/5b81c7e6-b78d-4069-9a95-c42419e04c10.jpg already downloaded
2026-03-25 19:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5721137%252Fgeneral%252F8e1e41bd-d8d4-47e1-ae63-ba1e193fdc06.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721137/general/8e1e41bd-d8d4-47e1-ae63-ba1e193fdc06.jpg already downloaded
2026-03-25 19:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5721137%252Fgeneral%252Fb23ab3b3-2670-4031-b414-4acef1228058.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721137/general/b23ab3b3-2670-4031-b414-4acef1228058.jpg already downloaded
2026-03-25 19:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5721137%252Fgeneral%252F5216e666-0f2e-49b8-be6a-f8c1c439b9cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721137/general/5216e666-0f2e-49b8-be6a-f8c1c439b9cb.jpg already downloaded
2026-03-25 19:33:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b2a8c948-da0c-5a04-a235-7b8016b792cc, identifier: 10728595
2026-03-25 19:33:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b2a8c948-da0c-5a04-a235-7b8016b792cc with identifier: 10728595
2026-03-25 19:33:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b2a8c948-da0c-5a04-a235-7b8016b792cc with identifier: 10728595
2026-03-25 19:33:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b2a8c948-da0c-5a04-a235-7b8016b792cc with identifier: 10728595 to the API
2026-03-25 19:33:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728595>
{'auction_title': '',
'c_o_2_emission_value': 300,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b2a8c948-da0c-5a04-a235-7b8016b792cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC170DD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728595',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 109952,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5721137/general/ea47d656-1114-4696-8445-a026ff1af674.jpg',
'https://images.openlane.eu/carimgs/5721137/general/c622172e-3cae-4ff6-8227-ed8808de7cca.jpg',
'https://images.openlane.eu/carimgs/5721137/general/a94ce250-8867-43e2-a018-0227c16ca433.jpg',
'https://images.openlane.eu/carimgs/5721137/general/56903235-ccdd-47fe-9ea6-5f7d5fab8051.jpg',
'https://images.openlane.eu/carimgs/5721137/general/93cc086b-1b1f-4ea5-90f8-14dc26230e6a.jpg',
'https://images.openlane.eu/carimgs/5721137/general/02282e40-701e-47e8-acc5-98f1eee4eac6.jpg',
'https://images.openlane.eu/carimgs/5721137/general/5b81c7e6-b78d-4069-9a95-c42419e04c10.jpg',
'https://images.openlane.eu/carimgs/5721137/general/8e1e41bd-d8d4-47e1-ae63-ba1e193fdc06.jpg',
'https://images.openlane.eu/carimgs/5721137/general/b23ab3b3-2670-4031-b414-4acef1228058.jpg',
'https://images.openlane.eu/carimgs/5721137/general/5216e666-0f2e-49b8-be6a-f8c1c439b9cb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8c948-da0c-5a04-a235-7b8016b792cc/b2a8c948-da0c-5a04-a235-7b8016b792cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369473,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721137/general/ea47d656-1114-4696-8445-a026ff1af674.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8c948-da0c-5a04-a235-7b8016b792cc/b2a8c948-da0c-5a04-a235-7b8016b792cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 475998,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721137/general/c622172e-3cae-4ff6-8227-ed8808de7cca.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8c948-da0c-5a04-a235-7b8016b792cc/b2a8c948-da0c-5a04-a235-7b8016b792cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 535031,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721137/general/a94ce250-8867-43e2-a018-0227c16ca433.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8c948-da0c-5a04-a235-7b8016b792cc/b2a8c948-da0c-5a04-a235-7b8016b792cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423333,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721137/general/56903235-ccdd-47fe-9ea6-5f7d5fab8051.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8c948-da0c-5a04-a235-7b8016b792cc/b2a8c948-da0c-5a04-a235-7b8016b792cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 539995,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721137/general/93cc086b-1b1f-4ea5-90f8-14dc26230e6a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8c948-da0c-5a04-a235-7b8016b792cc/b2a8c948-da0c-5a04-a235-7b8016b792cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295719,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721137/general/02282e40-701e-47e8-acc5-98f1eee4eac6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8c948-da0c-5a04-a235-7b8016b792cc/b2a8c948-da0c-5a04-a235-7b8016b792cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460285,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721137/general/5b81c7e6-b78d-4069-9a95-c42419e04c10.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8c948-da0c-5a04-a235-7b8016b792cc/b2a8c948-da0c-5a04-a235-7b8016b792cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263935,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721137/general/8e1e41bd-d8d4-47e1-ae63-ba1e193fdc06.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8c948-da0c-5a04-a235-7b8016b792cc/b2a8c948-da0c-5a04-a235-7b8016b792cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303347,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721137/general/b23ab3b3-2670-4031-b414-4acef1228058.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8c948-da0c-5a04-a235-7b8016b792cc/b2a8c948-da0c-5a04-a235-7b8016b792cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468926,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721137/general/5216e666-0f2e-49b8-be6a-f8c1c439b9cb.jpg',
'Width': 2000}],
'price': 12050,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 2,
'seller_name': 'Auto Destok sarl',
'title': 'Renault Trafic 2.0 DCI Business - Diesel - Manual - 145 hp - '
'109.952 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 19:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728595%27 HTTP/1.1" 200 None
2026-03-25 19:33:56 [adesa.fr] INFO: Saving data for 10728595: {'created_time': 1774467236.563667, 'last_price_update_time': 1774467236.563678, 'auction_closing_time': 1774605600.0}
2026-03-25 19:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728595') HTTP/1.1" 204 0
2026-03-25 19:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720990> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:33:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d3a6332-6daf-562c-8361-f37d3dea0427 with identifier: 10720990
2026-03-25 19:33:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d3a6332-6daf-562c-8361-f37d3dea0427 with scrape type 1
2026-03-25 19:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d3a6332-6daf-562c-8361-f37d3dea0427
2026-03-25 19:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744828%252Fgeneral%252Fc35d2df7-14fd-4313-bd69-d6533b57989c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744828/general/c35d2df7-14fd-4313-bd69-d6533b57989c.jpg not downloaded yet
2026-03-25 19:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744828%252Fgeneral%252F73b65cac-ff4a-43d3-9ba1-46e1d197a511.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744828/general/73b65cac-ff4a-43d3-9ba1-46e1d197a511.jpg not downloaded yet
2026-03-25 19:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744828%252Fgeneral%252Fe77b0b8d-8cfb-48f3-9cb0-af55d2106972.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744828/general/e77b0b8d-8cfb-48f3-9cb0-af55d2106972.jpg not downloaded yet
2026-03-25 19:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744828%252Fgeneral%252F69e313b3-3759-4b5d-8480-4a4f6ec0d914.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744828/general/69e313b3-3759-4b5d-8480-4a4f6ec0d914.jpg not downloaded yet
2026-03-25 19:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744828%252Fgeneral%252Fc4a4834b-5dce-4ab0-9857-a50b52108664.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744828/general/c4a4834b-5dce-4ab0-9857-a50b52108664.jpg not downloaded yet
2026-03-25 19:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744828%252Fgeneral%252F403bb62e-ee9f-4719-b311-e4e98a4cfd5d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744828/general/403bb62e-ee9f-4719-b311-e4e98a4cfd5d.jpg not downloaded yet
2026-03-25 19:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744828%252Fgeneral%252F8620e1af-8c84-49b7-b213-6cff671cf5fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744828/general/8620e1af-8c84-49b7-b213-6cff671cf5fb.jpg not downloaded yet
2026-03-25 19:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744828%252Fgeneral%252F953f520b-6218-4331-a9fc-161fac3737a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744828/general/953f520b-6218-4331-a9fc-161fac3737a5.jpg not downloaded yet
2026-03-25 19:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744828%252Fgeneral%252F286e0e39-6591-436d-a212-2eca6f095b6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744828/general/286e0e39-6591-436d-a212-2eca6f095b6d.jpg not downloaded yet
2026-03-25 19:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744828%252Fgeneral%252Feb784f54-4b75-4b16-a6fa-bc9fb6f2875b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744828/general/eb784f54-4b75-4b16-a6fa-bc9fb6f2875b.jpg not downloaded yet
2026-03-25 19:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:33:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744828/general/eb784f54-4b75-4b16-a6fa-bc9fb6f2875b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720990)
2026-03-25 19:33:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d73a968d-a5d3-587f-98a1-bf6f7286d221 with identifier: 10728598
2026-03-25 19:33:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d73a968d-a5d3-587f-98a1-bf6f7286d221 with scrape type 1
2026-03-25 19:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d73a968d-a5d3-587f-98a1-bf6f7286d221
2026-03-25 19:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5735812%252Fgeneral%252Fbd936a19-418d-459c-b3c8-b435842ed17f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735812/general/bd936a19-418d-459c-b3c8-b435842ed17f.jpg already downloaded
2026-03-25 19:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5735812%252Fgeneral%252F0e2b4ed0-f9d7-4ef1-bff5-78a4ffea0bde.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735812/general/0e2b4ed0-f9d7-4ef1-bff5-78a4ffea0bde.jpg already downloaded
2026-03-25 19:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5735812%252Fgeneral%252F67107130-add2-4938-a13a-9dbbd33c52cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735812/general/67107130-add2-4938-a13a-9dbbd33c52cf.jpg already downloaded
2026-03-25 19:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5735812%252Fgeneral%252F4c354ad7-a5bb-4193-806b-6447c81def42.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735812/general/4c354ad7-a5bb-4193-806b-6447c81def42.jpg already downloaded
2026-03-25 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5735812%252Fgeneral%252F6fe780d0-8791-4a37-83ab-32fb0e61fa1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735812/general/6fe780d0-8791-4a37-83ab-32fb0e61fa1b.jpg already downloaded
2026-03-25 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5735812%252Fgeneral%252F6d8b19c4-7c52-4d52-b962-86f7306ad142.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735812/general/6d8b19c4-7c52-4d52-b962-86f7306ad142.jpg already downloaded
2026-03-25 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5735812%252Fgeneral%252F1ea0e5a2-6d8e-49ef-9097-0b63c41dd4cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735812/general/1ea0e5a2-6d8e-49ef-9097-0b63c41dd4cd.jpg already downloaded
2026-03-25 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5735812%252Fgeneral%252F617568e1-c4fe-42ec-ae77-95b1d5c48e49.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735812/general/617568e1-c4fe-42ec-ae77-95b1d5c48e49.jpg already downloaded
2026-03-25 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5735812%252Fgeneral%252F063bdc1d-c08c-4c65-a830-6010ce11139c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735812/general/063bdc1d-c08c-4c65-a830-6010ce11139c.jpg already downloaded
2026-03-25 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5735812%252Fgeneral%252F19d4de8c-b8de-4809-b941-6fafdd64b547.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735812/general/19d4de8c-b8de-4809-b941-6fafdd64b547.jpg already downloaded
2026-03-25 19:34:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d73a968d-a5d3-587f-98a1-bf6f7286d221, identifier: 10728598
2026-03-25 19:34:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d73a968d-a5d3-587f-98a1-bf6f7286d221 with identifier: 10728598
2026-03-25 19:34:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d73a968d-a5d3-587f-98a1-bf6f7286d221 with identifier: 10728598
2026-03-25 19:34:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d73a968d-a5d3-587f-98a1-bf6f7286d221 with identifier: 10728598 to the API
2026-03-25 19:34:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728598>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd73a968d-a5d3-587f-98a1-bf6f7286d221',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FH-599-GC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728598',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Nissan',
'model': 'Cabstar',
'odometer': 28977,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5735812/general/bd936a19-418d-459c-b3c8-b435842ed17f.jpg',
'https://images.openlane.eu/carimgs/5735812/general/0e2b4ed0-f9d7-4ef1-bff5-78a4ffea0bde.jpg',
'https://images.openlane.eu/carimgs/5735812/general/67107130-add2-4938-a13a-9dbbd33c52cf.jpg',
'https://images.openlane.eu/carimgs/5735812/general/4c354ad7-a5bb-4193-806b-6447c81def42.jpg',
'https://images.openlane.eu/carimgs/5735812/general/6fe780d0-8791-4a37-83ab-32fb0e61fa1b.jpg',
'https://images.openlane.eu/carimgs/5735812/general/6d8b19c4-7c52-4d52-b962-86f7306ad142.jpg',
'https://images.openlane.eu/carimgs/5735812/general/1ea0e5a2-6d8e-49ef-9097-0b63c41dd4cd.jpg',
'https://images.openlane.eu/carimgs/5735812/general/617568e1-c4fe-42ec-ae77-95b1d5c48e49.jpg',
'https://images.openlane.eu/carimgs/5735812/general/063bdc1d-c08c-4c65-a830-6010ce11139c.jpg',
'https://images.openlane.eu/carimgs/5735812/general/19d4de8c-b8de-4809-b941-6fafdd64b547.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73a968d-a5d3-587f-98a1-bf6f7286d221/d73a968d-a5d3-587f-98a1-bf6f7286d221_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423996,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735812/general/bd936a19-418d-459c-b3c8-b435842ed17f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73a968d-a5d3-587f-98a1-bf6f7286d221/d73a968d-a5d3-587f-98a1-bf6f7286d221_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 439357,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735812/general/0e2b4ed0-f9d7-4ef1-bff5-78a4ffea0bde.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73a968d-a5d3-587f-98a1-bf6f7286d221/d73a968d-a5d3-587f-98a1-bf6f7286d221_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341819,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735812/general/67107130-add2-4938-a13a-9dbbd33c52cf.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73a968d-a5d3-587f-98a1-bf6f7286d221/d73a968d-a5d3-587f-98a1-bf6f7286d221_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369909,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735812/general/4c354ad7-a5bb-4193-806b-6447c81def42.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73a968d-a5d3-587f-98a1-bf6f7286d221/d73a968d-a5d3-587f-98a1-bf6f7286d221_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430257,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735812/general/6fe780d0-8791-4a37-83ab-32fb0e61fa1b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73a968d-a5d3-587f-98a1-bf6f7286d221/d73a968d-a5d3-587f-98a1-bf6f7286d221_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415797,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735812/general/6d8b19c4-7c52-4d52-b962-86f7306ad142.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73a968d-a5d3-587f-98a1-bf6f7286d221/d73a968d-a5d3-587f-98a1-bf6f7286d221_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344673,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735812/general/1ea0e5a2-6d8e-49ef-9097-0b63c41dd4cd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73a968d-a5d3-587f-98a1-bf6f7286d221/d73a968d-a5d3-587f-98a1-bf6f7286d221_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391170,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735812/general/617568e1-c4fe-42ec-ae77-95b1d5c48e49.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73a968d-a5d3-587f-98a1-bf6f7286d221/d73a968d-a5d3-587f-98a1-bf6f7286d221_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260414,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735812/general/063bdc1d-c08c-4c65-a830-6010ce11139c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73a968d-a5d3-587f-98a1-bf6f7286d221/d73a968d-a5d3-587f-98a1-bf6f7286d221_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237195,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735812/general/19d4de8c-b8de-4809-b941-6fafdd64b547.jpg',
'Width': 2000}],
'price': 23600,
'price_includes_vat': True,
'registration_date': '2019-06-25',
'seats_number': 2,
'seller_name': 'Auto Destok sarl',
'title': 'Nissan Cabstar 3.0 DCI Pro+ - Diesel - Manual - 130 hp - 28.977 km',
'transmission': 'manual',
'trim': 'Pro+',
'vin': None,
'year': 2019}
2026-03-25 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728598%27 HTTP/1.1" 200 None
2026-03-25 19:34:00 [adesa.fr] INFO: Saving data for 10728598: {'created_time': 1774467240.689381, 'last_price_update_time': 1774467240.689391, 'auction_closing_time': 1774605600.0}
2026-03-25 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728598') HTTP/1.1" 204 0
2026-03-25 19:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744828/general/286e0e39-6591-436d-a212-2eca6f095b6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720990)
2026-03-25 19:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92ed510>
2026-03-25 19:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d3a6332-6daf-562c-8361-f37d3dea0427/8d3a6332-6daf-562c-8361-f37d3dea0427_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744828%252Fgeneral%252Feb784f54-4b75-4b16-a6fa-bc9fb6f2875b.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744828/general/eb784f54-4b75-4b16-a6fa-bc9fb6f2875b.jpg saved to cache
2026-03-25 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8d3a6332-6daf-562c-8361-f37d3dea0427
2026-03-25 19:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90f68d0>
2026-03-25 19:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d3a6332-6daf-562c-8361-f37d3dea0427/8d3a6332-6daf-562c-8361-f37d3dea0427_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744828%252Fgeneral%252F286e0e39-6591-436d-a212-2eca6f095b6d.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744828/general/286e0e39-6591-436d-a212-2eca6f095b6d.jpg saved to cache
2026-03-25 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8d3a6332-6daf-562c-8361-f37d3dea0427
2026-03-25 19:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744828/general/953f520b-6218-4331-a9fc-161fac3737a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720990)
2026-03-25 19:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744828/general/8620e1af-8c84-49b7-b213-6cff671cf5fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720990)
2026-03-25 19:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9217c90>
2026-03-25 19:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d3a6332-6daf-562c-8361-f37d3dea0427/8d3a6332-6daf-562c-8361-f37d3dea0427_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744828%252Fgeneral%252F953f520b-6218-4331-a9fc-161fac3737a5.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744828/general/953f520b-6218-4331-a9fc-161fac3737a5.jpg saved to cache
2026-03-25 19:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8d3a6332-6daf-562c-8361-f37d3dea0427
2026-03-25 19:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744828/general/403bb62e-ee9f-4719-b311-e4e98a4cfd5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720990)
2026-03-25 19:34:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92151d0>
2026-03-25 19:34:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d3a6332-6daf-562c-8361-f37d3dea0427/8d3a6332-6daf-562c-8361-f37d3dea0427_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744828%252Fgeneral%252F8620e1af-8c84-49b7-b213-6cff671cf5fb.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744828/general/8620e1af-8c84-49b7-b213-6cff671cf5fb.jpg saved to cache
2026-03-25 19:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8d3a6332-6daf-562c-8361-f37d3dea0427
2026-03-25 19:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744828/general/c4a4834b-5dce-4ab0-9857-a50b52108664.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720990)
2026-03-25 19:34:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc875fd10>
2026-03-25 19:34:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d3a6332-6daf-562c-8361-f37d3dea0427/8d3a6332-6daf-562c-8361-f37d3dea0427_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744828%252Fgeneral%252F403bb62e-ee9f-4719-b311-e4e98a4cfd5d.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744828/general/403bb62e-ee9f-4719-b311-e4e98a4cfd5d.jpg saved to cache
2026-03-25 19:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8d3a6332-6daf-562c-8361-f37d3dea0427
2026-03-25 19:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744828/general/69e313b3-3759-4b5d-8480-4a4f6ec0d914.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720990)
2026-03-25 19:34:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc875dcd0>
2026-03-25 19:34:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d3a6332-6daf-562c-8361-f37d3dea0427/8d3a6332-6daf-562c-8361-f37d3dea0427_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744828%252Fgeneral%252Fc4a4834b-5dce-4ab0-9857-a50b52108664.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744828/general/c4a4834b-5dce-4ab0-9857-a50b52108664.jpg saved to cache
2026-03-25 19:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8d3a6332-6daf-562c-8361-f37d3dea0427
2026-03-25 19:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744828/general/e77b0b8d-8cfb-48f3-9cb0-af55d2106972.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720990)
2026-03-25 19:34:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc875f750>
2026-03-25 19:34:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d3a6332-6daf-562c-8361-f37d3dea0427/8d3a6332-6daf-562c-8361-f37d3dea0427_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744828%252Fgeneral%252F69e313b3-3759-4b5d-8480-4a4f6ec0d914.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744828/general/69e313b3-3759-4b5d-8480-4a4f6ec0d914.jpg saved to cache
2026-03-25 19:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8d3a6332-6daf-562c-8361-f37d3dea0427
2026-03-25 19:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744828/general/73b65cac-ff4a-43d3-9ba1-46e1d197a511.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720990)
2026-03-25 19:34:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9431b90>
2026-03-25 19:34:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d3a6332-6daf-562c-8361-f37d3dea0427/8d3a6332-6daf-562c-8361-f37d3dea0427_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744828%252Fgeneral%252Fe77b0b8d-8cfb-48f3-9cb0-af55d2106972.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744828/general/e77b0b8d-8cfb-48f3-9cb0-af55d2106972.jpg saved to cache
2026-03-25 19:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8d3a6332-6daf-562c-8361-f37d3dea0427
2026-03-25 19:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744828/general/c35d2df7-14fd-4313-bd69-d6533b57989c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720990)
2026-03-25 19:34:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9440110>
2026-03-25 19:34:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d3a6332-6daf-562c-8361-f37d3dea0427/8d3a6332-6daf-562c-8361-f37d3dea0427_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744828%252Fgeneral%252F73b65cac-ff4a-43d3-9ba1-46e1d197a511.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744828/general/73b65cac-ff4a-43d3-9ba1-46e1d197a511.jpg saved to cache
2026-03-25 19:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8d3a6332-6daf-562c-8361-f37d3dea0427
2026-03-25 19:34:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92140d0>
2026-03-25 19:34:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d3a6332-6daf-562c-8361-f37d3dea0427/8d3a6332-6daf-562c-8361-f37d3dea0427_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744828%252Fgeneral%252Fc35d2df7-14fd-4313-bd69-d6533b57989c.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744828/general/c35d2df7-14fd-4313-bd69-d6533b57989c.jpg saved to cache
2026-03-25 19:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8d3a6332-6daf-562c-8361-f37d3dea0427
2026-03-25 19:34:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8d3a6332-6daf-562c-8361-f37d3dea0427, skipping ID generation
2026-03-25 19:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d3a6332-6daf-562c-8361-f37d3dea0427 with scrape type 1
2026-03-25 19:34:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8d3a6332-6daf-562c-8361-f37d3dea0427 sending to next pipeline
2026-03-25 19:34:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8d3a6332-6daf-562c-8361-f37d3dea0427, identifier: 10720990
2026-03-25 19:34:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8d3a6332-6daf-562c-8361-f37d3dea0427 with identifier: 10720990
2026-03-25 19:34:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8d3a6332-6daf-562c-8361-f37d3dea0427 with identifier: 10720990
2026-03-25 19:34:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8d3a6332-6daf-562c-8361-f37d3dea0427 with identifier: 10720990 to the API
2026-03-25 19:34:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744828/general/c35d2df7-14fd-4313-bd69-d6533b57989c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 222,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '8d3a6332-6daf-562c-8361-f37d3dea0427',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ068FT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720990',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 189280,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 68,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3a6332-6daf-562c-8361-f37d3dea0427/8d3a6332-6daf-562c-8361-f37d3dea0427_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92542,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744828/general/c35d2df7-14fd-4313-bd69-d6533b57989c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3a6332-6daf-562c-8361-f37d3dea0427/8d3a6332-6daf-562c-8361-f37d3dea0427_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744828/general/73b65cac-ff4a-43d3-9ba1-46e1d197a511.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3a6332-6daf-562c-8361-f37d3dea0427/8d3a6332-6daf-562c-8361-f37d3dea0427_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99499,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744828/general/e77b0b8d-8cfb-48f3-9cb0-af55d2106972.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3a6332-6daf-562c-8361-f37d3dea0427/8d3a6332-6daf-562c-8361-f37d3dea0427_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103667,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744828/general/69e313b3-3759-4b5d-8480-4a4f6ec0d914.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3a6332-6daf-562c-8361-f37d3dea0427/8d3a6332-6daf-562c-8361-f37d3dea0427_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93416,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744828/general/c4a4834b-5dce-4ab0-9857-a50b52108664.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3a6332-6daf-562c-8361-f37d3dea0427/8d3a6332-6daf-562c-8361-f37d3dea0427_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92831,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744828/general/403bb62e-ee9f-4719-b311-e4e98a4cfd5d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3a6332-6daf-562c-8361-f37d3dea0427/8d3a6332-6daf-562c-8361-f37d3dea0427_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78992,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744828/general/8620e1af-8c84-49b7-b213-6cff671cf5fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3a6332-6daf-562c-8361-f37d3dea0427/8d3a6332-6daf-562c-8361-f37d3dea0427_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167387,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744828/general/953f520b-6218-4331-a9fc-161fac3737a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3a6332-6daf-562c-8361-f37d3dea0427/8d3a6332-6daf-562c-8361-f37d3dea0427_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744828/general/286e0e39-6591-436d-a212-2eca6f095b6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3a6332-6daf-562c-8361-f37d3dea0427/8d3a6332-6daf-562c-8361-f37d3dea0427_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102212,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744828/general/eb784f54-4b75-4b16-a6fa-bc9fb6f2875b.jpg',
'Width': 1024}],
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-09-02',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota Rav4 Dynamic Business - AWD - Hybrid - Automatic - 222 hp - '
'189.280 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-25 19:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720990%27 HTTP/1.1" 200 None
2026-03-25 19:34:02 [adesa.fr] INFO: Saving data for 10720990: {'created_time': 1774467242.35099, 'last_price_update_time': 1774467242.351, 'auction_closing_time': 1774527300.0}
2026-03-25 19:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720990') HTTP/1.1" 204 0
2026-03-25 19:34:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720978> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:34:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07a9a417-7d95-5e65-b865-e0b6c684c1d9 with identifier: 10720978
2026-03-25 19:34:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07a9a417-7d95-5e65-b865-e0b6c684c1d9 with scrape type 1
2026-03-25 19:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07a9a417-7d95-5e65-b865-e0b6c684c1d9
2026-03-25 19:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744790%252Fgeneral%252F523aeffb-4853-4f3c-8d0f-68cb66dea034.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744790/general/523aeffb-4853-4f3c-8d0f-68cb66dea034.jpg not downloaded yet
2026-03-25 19:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744790%252Fgeneral%252F5c0e1be7-7f94-4d41-865b-b245074d4614.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744790/general/5c0e1be7-7f94-4d41-865b-b245074d4614.jpg not downloaded yet
2026-03-25 19:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744790%252Fgeneral%252F7f98a6e9-0549-4253-8a61-40ae110b004a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744790/general/7f98a6e9-0549-4253-8a61-40ae110b004a.jpg not downloaded yet
2026-03-25 19:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744790%252Fgeneral%252F2c55e042-aaa4-43bf-b23a-157ef65b1d54.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744790/general/2c55e042-aaa4-43bf-b23a-157ef65b1d54.jpg not downloaded yet
2026-03-25 19:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744790%252Fgeneral%252F4a715b72-d4a6-4459-8db0-54a07c7262ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744790/general/4a715b72-d4a6-4459-8db0-54a07c7262ff.jpg not downloaded yet
2026-03-25 19:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744790%252Fgeneral%252F37b9f41d-aade-4cf1-ab42-d560b1eb670a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744790/general/37b9f41d-aade-4cf1-ab42-d560b1eb670a.jpg not downloaded yet
2026-03-25 19:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744790%252Fgeneral%252F4e959fb4-e749-4830-b353-80eb024a0472.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744790/general/4e959fb4-e749-4830-b353-80eb024a0472.jpg not downloaded yet
2026-03-25 19:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744790%252Fgeneral%252Fc2df3c08-eb16-4370-bf9f-03794868671d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744790/general/c2df3c08-eb16-4370-bf9f-03794868671d.jpg not downloaded yet
2026-03-25 19:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744790%252Fgeneral%252F56217f10-8d2a-4864-878c-723cfba17543.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744790/general/56217f10-8d2a-4864-878c-723cfba17543.jpg not downloaded yet
2026-03-25 19:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744790%252Fgeneral%252F58899a12-b15f-4175-9ce1-381d0c2912ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744790/general/58899a12-b15f-4175-9ce1-381d0c2912ac.jpg not downloaded yet
2026-03-25 19:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728599> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:34:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744790/general/58899a12-b15f-4175-9ce1-381d0c2912ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720978)
2026-03-25 19:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3eff7a5-58fb-577c-a0b8-dac31d5a5efe with identifier: 10728599
2026-03-25 19:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3eff7a5-58fb-577c-a0b8-dac31d5a5efe with scrape type 1
2026-03-25 19:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f3eff7a5-58fb-577c-a0b8-dac31d5a5efe
2026-03-25 19:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5735896%252Fgeneral%252F2255daae-e50f-4399-80b0-7ba821e6c26e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735896/general/2255daae-e50f-4399-80b0-7ba821e6c26e.jpg already downloaded
2026-03-25 19:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5735896%252Fgeneral%252F49c765d9-d00b-408e-8269-7a74f69f9579.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735896/general/49c765d9-d00b-408e-8269-7a74f69f9579.jpg already downloaded
2026-03-25 19:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5735896%252Fgeneral%252F6607a5c4-082d-41bd-8542-efa9d657fd71.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735896/general/6607a5c4-082d-41bd-8542-efa9d657fd71.jpg already downloaded
2026-03-25 19:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5735896%252Fgeneral%252F67e45771-8ccc-424c-9e20-bb14d61704b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735896/general/67e45771-8ccc-424c-9e20-bb14d61704b2.jpg already downloaded
2026-03-25 19:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5735896%252Fgeneral%252F5b59b11e-e263-428e-854d-781149db28ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735896/general/5b59b11e-e263-428e-854d-781149db28ab.jpg already downloaded
2026-03-25 19:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5735896%252Fgeneral%252Fc77d9d76-e3ee-410b-aea1-f7bdc2aa7f1c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735896/general/c77d9d76-e3ee-410b-aea1-f7bdc2aa7f1c.jpg already downloaded
2026-03-25 19:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5735896%252Fgeneral%252F797145a2-8b35-4407-b96f-a841e1b5e71e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735896/general/797145a2-8b35-4407-b96f-a841e1b5e71e.jpg already downloaded
2026-03-25 19:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5735896%252Fgeneral%252Fc2ad1c76-4bbc-4384-ad1f-e83c59c7d97b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735896/general/c2ad1c76-4bbc-4384-ad1f-e83c59c7d97b.jpg already downloaded
2026-03-25 19:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5735896%252Fgeneral%252F533d5507-9950-47fd-ae96-bf60e8d7fa23.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735896/general/533d5507-9950-47fd-ae96-bf60e8d7fa23.jpg already downloaded
2026-03-25 19:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5735896%252Fgeneral%252F365dd9f1-a28c-41c8-b067-a625ad06489a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735896/general/365dd9f1-a28c-41c8-b067-a625ad06489a.jpg already downloaded
2026-03-25 19:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f3eff7a5-58fb-577c-a0b8-dac31d5a5efe, identifier: 10728599
2026-03-25 19:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f3eff7a5-58fb-577c-a0b8-dac31d5a5efe with identifier: 10728599
2026-03-25 19:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f3eff7a5-58fb-577c-a0b8-dac31d5a5efe with identifier: 10728599
2026-03-25 19:34:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f3eff7a5-58fb-577c-a0b8-dac31d5a5efe with identifier: 10728599 to the API
2026-03-25 19:34:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728599>
{'auction_title': '',
'c_o_2_emission_value': 211,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f3eff7a5-58fb-577c-a0b8-dac31d5a5efe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FD-110-KC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728599',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 125682,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5735896/general/2255daae-e50f-4399-80b0-7ba821e6c26e.jpg',
'https://images.openlane.eu/carimgs/5735896/general/49c765d9-d00b-408e-8269-7a74f69f9579.jpg',
'https://images.openlane.eu/carimgs/5735896/general/6607a5c4-082d-41bd-8542-efa9d657fd71.jpg',
'https://images.openlane.eu/carimgs/5735896/general/67e45771-8ccc-424c-9e20-bb14d61704b2.jpg',
'https://images.openlane.eu/carimgs/5735896/general/5b59b11e-e263-428e-854d-781149db28ab.jpg',
'https://images.openlane.eu/carimgs/5735896/general/c77d9d76-e3ee-410b-aea1-f7bdc2aa7f1c.jpg',
'https://images.openlane.eu/carimgs/5735896/general/797145a2-8b35-4407-b96f-a841e1b5e71e.jpg',
'https://images.openlane.eu/carimgs/5735896/general/c2ad1c76-4bbc-4384-ad1f-e83c59c7d97b.jpg',
'https://images.openlane.eu/carimgs/5735896/general/533d5507-9950-47fd-ae96-bf60e8d7fa23.jpg',
'https://images.openlane.eu/carimgs/5735896/general/365dd9f1-a28c-41c8-b067-a625ad06489a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eff7a5-58fb-577c-a0b8-dac31d5a5efe/f3eff7a5-58fb-577c-a0b8-dac31d5a5efe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 497222,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735896/general/2255daae-e50f-4399-80b0-7ba821e6c26e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eff7a5-58fb-577c-a0b8-dac31d5a5efe/f3eff7a5-58fb-577c-a0b8-dac31d5a5efe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 525922,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735896/general/49c765d9-d00b-408e-8269-7a74f69f9579.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eff7a5-58fb-577c-a0b8-dac31d5a5efe/f3eff7a5-58fb-577c-a0b8-dac31d5a5efe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 560432,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735896/general/6607a5c4-082d-41bd-8542-efa9d657fd71.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eff7a5-58fb-577c-a0b8-dac31d5a5efe/f3eff7a5-58fb-577c-a0b8-dac31d5a5efe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 450040,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735896/general/67e45771-8ccc-424c-9e20-bb14d61704b2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eff7a5-58fb-577c-a0b8-dac31d5a5efe/f3eff7a5-58fb-577c-a0b8-dac31d5a5efe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445790,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735896/general/5b59b11e-e263-428e-854d-781149db28ab.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eff7a5-58fb-577c-a0b8-dac31d5a5efe/f3eff7a5-58fb-577c-a0b8-dac31d5a5efe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407907,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735896/general/c77d9d76-e3ee-410b-aea1-f7bdc2aa7f1c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eff7a5-58fb-577c-a0b8-dac31d5a5efe/f3eff7a5-58fb-577c-a0b8-dac31d5a5efe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282389,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735896/general/797145a2-8b35-4407-b96f-a841e1b5e71e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eff7a5-58fb-577c-a0b8-dac31d5a5efe/f3eff7a5-58fb-577c-a0b8-dac31d5a5efe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448020,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735896/general/c2ad1c76-4bbc-4384-ad1f-e83c59c7d97b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eff7a5-58fb-577c-a0b8-dac31d5a5efe/f3eff7a5-58fb-577c-a0b8-dac31d5a5efe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413985,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735896/general/533d5507-9950-47fd-ae96-bf60e8d7fa23.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eff7a5-58fb-577c-a0b8-dac31d5a5efe/f3eff7a5-58fb-577c-a0b8-dac31d5a5efe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350509,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735896/general/365dd9f1-a28c-41c8-b067-a625ad06489a.jpg',
'Width': 2000}],
'price': 14250,
'price_includes_vat': True,
'registration_date': '2019-01-28',
'seats_number': 3,
'seller_name': 'Auto Destok sarl',
'title': 'Iveco Daily chassis cab 2.3 Business - Diesel - Manual - 115 hp - '
'125.682 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728599%27 HTTP/1.1" 200 None
2026-03-25 19:34:06 [adesa.fr] INFO: Saving data for 10728599: {'created_time': 1774467246.029676, 'last_price_update_time': 1774467246.029687, 'auction_closing_time': 1774605600.0}
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728599') HTTP/1.1" 204 0
2026-03-25 19:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744790/general/56217f10-8d2a-4864-878c-723cfba17543.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720978)
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90da990>
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07a9a417-7d95-5e65-b865-e0b6c684c1d9/07a9a417-7d95-5e65-b865-e0b6c684c1d9_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744790%252Fgeneral%252F58899a12-b15f-4175-9ce1-381d0c2912ac.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744790/general/58899a12-b15f-4175-9ce1-381d0c2912ac.jpg saved to cache
2026-03-25 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 07a9a417-7d95-5e65-b865-e0b6c684c1d9
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9024650>
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07a9a417-7d95-5e65-b865-e0b6c684c1d9/07a9a417-7d95-5e65-b865-e0b6c684c1d9_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744790%252Fgeneral%252F56217f10-8d2a-4864-878c-723cfba17543.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744790/general/56217f10-8d2a-4864-878c-723cfba17543.jpg saved to cache
2026-03-25 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 07a9a417-7d95-5e65-b865-e0b6c684c1d9
2026-03-25 19:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744790/general/c2df3c08-eb16-4370-bf9f-03794868671d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720978)
2026-03-25 19:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744790/general/4e959fb4-e749-4830-b353-80eb024a0472.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720978)
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc915a950>
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07a9a417-7d95-5e65-b865-e0b6c684c1d9/07a9a417-7d95-5e65-b865-e0b6c684c1d9_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744790%252Fgeneral%252Fc2df3c08-eb16-4370-bf9f-03794868671d.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744790/general/c2df3c08-eb16-4370-bf9f-03794868671d.jpg saved to cache
2026-03-25 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 07a9a417-7d95-5e65-b865-e0b6c684c1d9
2026-03-25 19:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744790/general/37b9f41d-aade-4cf1-ab42-d560b1eb670a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720978)
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fef9d0>
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07a9a417-7d95-5e65-b865-e0b6c684c1d9/07a9a417-7d95-5e65-b865-e0b6c684c1d9_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744790%252Fgeneral%252F4e959fb4-e749-4830-b353-80eb024a0472.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744790/general/4e959fb4-e749-4830-b353-80eb024a0472.jpg saved to cache
2026-03-25 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 07a9a417-7d95-5e65-b865-e0b6c684c1d9
2026-03-25 19:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744790/general/4a715b72-d4a6-4459-8db0-54a07c7262ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720978)
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc875c390>
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07a9a417-7d95-5e65-b865-e0b6c684c1d9/07a9a417-7d95-5e65-b865-e0b6c684c1d9_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744790%252Fgeneral%252F37b9f41d-aade-4cf1-ab42-d560b1eb670a.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744790/general/37b9f41d-aade-4cf1-ab42-d560b1eb670a.jpg saved to cache
2026-03-25 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 07a9a417-7d95-5e65-b865-e0b6c684c1d9
2026-03-25 19:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744790/general/2c55e042-aaa4-43bf-b23a-157ef65b1d54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720978)
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9159a50>
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07a9a417-7d95-5e65-b865-e0b6c684c1d9/07a9a417-7d95-5e65-b865-e0b6c684c1d9_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744790%252Fgeneral%252F4a715b72-d4a6-4459-8db0-54a07c7262ff.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744790/general/4a715b72-d4a6-4459-8db0-54a07c7262ff.jpg saved to cache
2026-03-25 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 07a9a417-7d95-5e65-b865-e0b6c684c1d9
2026-03-25 19:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744790/general/7f98a6e9-0549-4253-8a61-40ae110b004a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720978)
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9214810>
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07a9a417-7d95-5e65-b865-e0b6c684c1d9/07a9a417-7d95-5e65-b865-e0b6c684c1d9_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744790%252Fgeneral%252F2c55e042-aaa4-43bf-b23a-157ef65b1d54.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744790/general/2c55e042-aaa4-43bf-b23a-157ef65b1d54.jpg saved to cache
2026-03-25 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 07a9a417-7d95-5e65-b865-e0b6c684c1d9
2026-03-25 19:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744790/general/5c0e1be7-7f94-4d41-865b-b245074d4614.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720978)
2026-03-25 19:34:06 [scrapy.extensions.logstats] INFO: Crawled 146 pages (at 34 pages/min), scraped 67 items (at 12 items/min)
2026-03-25 19:34:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc941d6d0>
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07a9a417-7d95-5e65-b865-e0b6c684c1d9/07a9a417-7d95-5e65-b865-e0b6c684c1d9_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744790%252Fgeneral%252F7f98a6e9-0549-4253-8a61-40ae110b004a.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744790/general/7f98a6e9-0549-4253-8a61-40ae110b004a.jpg saved to cache
2026-03-25 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 07a9a417-7d95-5e65-b865-e0b6c684c1d9
2026-03-25 19:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744790/general/523aeffb-4853-4f3c-8d0f-68cb66dea034.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720978)
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc875f6d0>
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07a9a417-7d95-5e65-b865-e0b6c684c1d9/07a9a417-7d95-5e65-b865-e0b6c684c1d9_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744790%252Fgeneral%252F5c0e1be7-7f94-4d41-865b-b245074d4614.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744790/general/5c0e1be7-7f94-4d41-865b-b245074d4614.jpg saved to cache
2026-03-25 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 07a9a417-7d95-5e65-b865-e0b6c684c1d9
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9214d90>
2026-03-25 19:34:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07a9a417-7d95-5e65-b865-e0b6c684c1d9/07a9a417-7d95-5e65-b865-e0b6c684c1d9_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744790%252Fgeneral%252F523aeffb-4853-4f3c-8d0f-68cb66dea034.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744790/general/523aeffb-4853-4f3c-8d0f-68cb66dea034.jpg saved to cache
2026-03-25 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 07a9a417-7d95-5e65-b865-e0b6c684c1d9
2026-03-25 19:34:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 07a9a417-7d95-5e65-b865-e0b6c684c1d9, skipping ID generation
2026-03-25 19:34:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07a9a417-7d95-5e65-b865-e0b6c684c1d9 with scrape type 1
2026-03-25 19:34:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 07a9a417-7d95-5e65-b865-e0b6c684c1d9 sending to next pipeline
2026-03-25 19:34:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 07a9a417-7d95-5e65-b865-e0b6c684c1d9, identifier: 10720978
2026-03-25 19:34:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 07a9a417-7d95-5e65-b865-e0b6c684c1d9 with identifier: 10720978
2026-03-25 19:34:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 07a9a417-7d95-5e65-b865-e0b6c684c1d9 with identifier: 10720978
2026-03-25 19:34:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 07a9a417-7d95-5e65-b865-e0b6c684c1d9 with identifier: 10720978 to the API
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744790/general/523aeffb-4853-4f3c-8d0f-68cb66dea034.jpg>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '07a9a417-7d95-5e65-b865-e0b6c684c1d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL867EA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720978',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 164290,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 82,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a9a417-7d95-5e65-b865-e0b6c684c1d9/07a9a417-7d95-5e65-b865-e0b6c684c1d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110483,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744790/general/523aeffb-4853-4f3c-8d0f-68cb66dea034.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a9a417-7d95-5e65-b865-e0b6c684c1d9/07a9a417-7d95-5e65-b865-e0b6c684c1d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116097,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744790/general/5c0e1be7-7f94-4d41-865b-b245074d4614.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a9a417-7d95-5e65-b865-e0b6c684c1d9/07a9a417-7d95-5e65-b865-e0b6c684c1d9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744790/general/7f98a6e9-0549-4253-8a61-40ae110b004a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a9a417-7d95-5e65-b865-e0b6c684c1d9/07a9a417-7d95-5e65-b865-e0b6c684c1d9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121300,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744790/general/2c55e042-aaa4-43bf-b23a-157ef65b1d54.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a9a417-7d95-5e65-b865-e0b6c684c1d9/07a9a417-7d95-5e65-b865-e0b6c684c1d9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111455,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744790/general/4a715b72-d4a6-4459-8db0-54a07c7262ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a9a417-7d95-5e65-b865-e0b6c684c1d9/07a9a417-7d95-5e65-b865-e0b6c684c1d9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90083,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744790/general/37b9f41d-aade-4cf1-ab42-d560b1eb670a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a9a417-7d95-5e65-b865-e0b6c684c1d9/07a9a417-7d95-5e65-b865-e0b6c684c1d9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744790/general/4e959fb4-e749-4830-b353-80eb024a0472.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a9a417-7d95-5e65-b865-e0b6c684c1d9/07a9a417-7d95-5e65-b865-e0b6c684c1d9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114361,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744790/general/c2df3c08-eb16-4370-bf9f-03794868671d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a9a417-7d95-5e65-b865-e0b6c684c1d9/07a9a417-7d95-5e65-b865-e0b6c684c1d9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103116,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744790/general/56217f10-8d2a-4864-878c-723cfba17543.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a9a417-7d95-5e65-b865-e0b6c684c1d9/07a9a417-7d95-5e65-b865-e0b6c684c1d9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125474,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744790/general/58899a12-b15f-4175-9ce1-381d0c2912ac.jpg',
'Width': 1024}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota Corolla Touring Sports Dynamic Business - Hybrid - Automatic '
'- 98 hp - 164.290 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720978%27 HTTP/1.1" 200 None
2026-03-25 19:34:07 [adesa.fr] INFO: Saving data for 10720978: {'created_time': 1774467247.524567, 'last_price_update_time': 1774467247.524579, 'auction_closing_time': 1774527300.0}
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720978') HTTP/1.1" 204 0
2026-03-25 19:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721008> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:34:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:34:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8d5dd68-a9ad-5a52-8241-6c523547ab46 with identifier: 10721008
2026-03-25 19:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8d5dd68-a9ad-5a52-8241-6c523547ab46 with scrape type 1
2026-03-25 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c8d5dd68-a9ad-5a52-8241-6c523547ab46
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744864%252Fgeneral%252F31247884-229f-4b07-a493-f6a70931e8b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744864/general/31247884-229f-4b07-a493-f6a70931e8b0.jpg not downloaded yet
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744864%252Fgeneral%252F218ab506-6236-4e16-bce6-d79f7c045c6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744864/general/218ab506-6236-4e16-bce6-d79f7c045c6c.jpg not downloaded yet
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744864%252Fgeneral%252F75611ea3-9f3a-4d68-89ef-266ac6ca53af.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744864/general/75611ea3-9f3a-4d68-89ef-266ac6ca53af.jpg not downloaded yet
2026-03-25 19:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21e47318-1511-5bff-adca-9aca3b92ee11 with identifier: 10726005
2026-03-25 19:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21e47318-1511-5bff-adca-9aca3b92ee11 with scrape type 1
2026-03-25 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 21e47318-1511-5bff-adca-9aca3b92ee11
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5713759%252Fgeneral%252F5e807081-5e8b-45f5-a620-0269e2686f8b.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713759/general/5e807081-5e8b-45f5-a620-0269e2686f8b.JPG not downloaded yet
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744864%252Fgeneral%252Fef832b83-ac0b-435a-845b-1ab7a4905adb.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744864/general/ef832b83-ac0b-435a-845b-1ab7a4905adb.jpg not downloaded yet
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5713759%252Fgeneral%252F8075bc18-89b0-494d-9163-7b3dc47f9b8c.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713759/general/8075bc18-89b0-494d-9163-7b3dc47f9b8c.JPG not downloaded yet
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744864%252Fgeneral%252Fc36bdc8b-1881-48c2-8f90-8ba7cb3b5474.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744864/general/c36bdc8b-1881-48c2-8f90-8ba7cb3b5474.jpg not downloaded yet
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5713759%252Fgeneral%252F03880b58-d5d6-435f-b501-a1afa014eb83.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713759/general/03880b58-d5d6-435f-b501-a1afa014eb83.JPG not downloaded yet
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744864%252Fgeneral%252F000ec4ef-98aa-41d5-b313-c0faee3173c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744864/general/000ec4ef-98aa-41d5-b313-c0faee3173c5.jpg not downloaded yet
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5713759%252Fgeneral%252F49cca03f-5b27-456f-8763-d18206a843eb.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713759/general/49cca03f-5b27-456f-8763-d18206a843eb.JPG not downloaded yet
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744864%252Fgeneral%252F4c08e1d2-d85a-4d23-ac20-9467e15d928d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744864/general/4c08e1d2-d85a-4d23-ac20-9467e15d928d.jpg not downloaded yet
2026-03-25 19:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5713759%252Fgeneral%252F357f56e1-a21d-46d2-a5d1-6b07bdc5ae4d.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713759/general/357f56e1-a21d-46d2-a5d1-6b07bdc5ae4d.JPG not downloaded yet
2026-03-25 19:34:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744864%252Fgeneral%252F64bf92ec-07c0-4b0d-8de3-9054d7e2199a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744864/general/64bf92ec-07c0-4b0d-8de3-9054d7e2199a.jpg not downloaded yet
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5713759%252Fgeneral%252Fa28cea1d-18c5-4073-8f4d-23c8cd7dca8b.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713759/general/a28cea1d-18c5-4073-8f4d-23c8cd7dca8b.JPG not downloaded yet
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744864%252Fgeneral%252F8d4fd976-0a6e-4c3f-9f8c-adf9127401ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744864/general/8d4fd976-0a6e-4c3f-9f8c-adf9127401ec.jpg not downloaded yet
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5713759%252Fgeneral%252Fd3047b0f-8ab1-44d2-96df-77813925c89b.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713759/general/d3047b0f-8ab1-44d2-96df-77813925c89b.JPG not downloaded yet
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744864%252Fgeneral%252Fd9d23c01-20b9-4723-8f05-ed4413342290.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744864/general/d9d23c01-20b9-4723-8f05-ed4413342290.jpg not downloaded yet
2026-03-25 19:34:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713759/general/49cca03f-5b27-456f-8763-d18206a843eb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726005)
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5713759%252Fgeneral%252F217e5a57-b008-44fd-97c6-c4f6b04bbaf0.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713759/general/217e5a57-b008-44fd-97c6-c4f6b04bbaf0.JPG not downloaded yet
2026-03-25 19:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5713759%252Fgeneral%252F3c09bad6-5a2c-41db-9f9b-36a89ca4dfda.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713759/general/3c09bad6-5a2c-41db-9f9b-36a89ca4dfda.JPG not downloaded yet
2026-03-25 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5713759%252Fgeneral%252F02a96878-d735-4536-a62c-e298b0580e01.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713759/general/02a96878-d735-4536-a62c-e298b0580e01.JPG not downloaded yet
2026-03-25 19:34:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cad41181-ef8e-55e2-b232-58e72afa3879 with identifier: 10728594
2026-03-25 19:34:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cad41181-ef8e-55e2-b232-58e72afa3879 with scrape type 1
2026-03-25 19:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cad41181-ef8e-55e2-b232-58e72afa3879
2026-03-25 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5700852%252Fgeneral%252Fb4ebbab8-1d86-43a5-a868-f2893a196a0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700852/general/b4ebbab8-1d86-43a5-a868-f2893a196a0b.jpg already downloaded
2026-03-25 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5700852%252Fgeneral%252Ffc7d72cd-1209-48b4-8ca9-3684bc14d823.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700852/general/fc7d72cd-1209-48b4-8ca9-3684bc14d823.jpg already downloaded
2026-03-25 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5700852%252Fgeneral%252F58a34b48-7c7d-4faf-8451-4645282ead92.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700852/general/58a34b48-7c7d-4faf-8451-4645282ead92.jpg already downloaded
2026-03-25 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5700852%252Fgeneral%252Fd0a11480-53ab-4bd2-adbb-9fd17851211a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700852/general/d0a11480-53ab-4bd2-adbb-9fd17851211a.jpg already downloaded
2026-03-25 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5700852%252Fgeneral%252Fec7909e9-457b-49ec-a6d9-0538a03e5eac.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700852/general/ec7909e9-457b-49ec-a6d9-0538a03e5eac.jpg already downloaded
2026-03-25 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5700852%252Fgeneral%252Fa8ffce31-5cd9-4407-af5b-2b292e14b48b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700852/general/a8ffce31-5cd9-4407-af5b-2b292e14b48b.jpg already downloaded
2026-03-25 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5700852%252Fgeneral%252F3b6dabab-9051-415c-8920-e22c3c64356d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700852/general/3b6dabab-9051-415c-8920-e22c3c64356d.jpg already downloaded
2026-03-25 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5700852%252Fgeneral%252F5770268a-efce-4610-b14d-ef3d735c4067.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700852/general/5770268a-efce-4610-b14d-ef3d735c4067.jpg already downloaded
2026-03-25 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5700852%252Fgeneral%252F497548ad-23b5-43ed-a2d0-4f2f3aa4de85.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700852/general/497548ad-23b5-43ed-a2d0-4f2f3aa4de85.jpg already downloaded
2026-03-25 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5700852%252Fgeneral%252F35e28c34-6f93-41b3-9c39-d6fe60dcf107.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700852/general/35e28c34-6f93-41b3-9c39-d6fe60dcf107.jpg already downloaded
2026-03-25 19:34:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cad41181-ef8e-55e2-b232-58e72afa3879, identifier: 10728594
2026-03-25 19:34:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cad41181-ef8e-55e2-b232-58e72afa3879 with identifier: 10728594
2026-03-25 19:34:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cad41181-ef8e-55e2-b232-58e72afa3879 with identifier: 10728594
2026-03-25 19:34:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cad41181-ef8e-55e2-b232-58e72afa3879 with identifier: 10728594 to the API
2026-03-25 19:34:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:34: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-25 19:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728594>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 122,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'cad41181-ef8e-55e2-b232-58e72afa3879',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD291RR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728594',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'BMW',
'model': '2 Series',
'odometer': 25727,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5700852/general/b4ebbab8-1d86-43a5-a868-f2893a196a0b.jpg',
'https://images.openlane.eu/carimgs/5700852/general/fc7d72cd-1209-48b4-8ca9-3684bc14d823.jpg',
'https://images.openlane.eu/carimgs/5700852/general/58a34b48-7c7d-4faf-8451-4645282ead92.jpg',
'https://images.openlane.eu/carimgs/5700852/general/d0a11480-53ab-4bd2-adbb-9fd17851211a.jpg',
'https://images.openlane.eu/carimgs/5700852/general/ec7909e9-457b-49ec-a6d9-0538a03e5eac.jpg',
'https://images.openlane.eu/carimgs/5700852/general/a8ffce31-5cd9-4407-af5b-2b292e14b48b.jpg',
'https://images.openlane.eu/carimgs/5700852/general/3b6dabab-9051-415c-8920-e22c3c64356d.jpg',
'https://images.openlane.eu/carimgs/5700852/general/5770268a-efce-4610-b14d-ef3d735c4067.jpg',
'https://images.openlane.eu/carimgs/5700852/general/497548ad-23b5-43ed-a2d0-4f2f3aa4de85.jpg',
'https://images.openlane.eu/carimgs/5700852/general/35e28c34-6f93-41b3-9c39-d6fe60dcf107.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cad41181-ef8e-55e2-b232-58e72afa3879/cad41181-ef8e-55e2-b232-58e72afa3879_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 713209,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700852/general/b4ebbab8-1d86-43a5-a868-f2893a196a0b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cad41181-ef8e-55e2-b232-58e72afa3879/cad41181-ef8e-55e2-b232-58e72afa3879_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 617808,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700852/general/fc7d72cd-1209-48b4-8ca9-3684bc14d823.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cad41181-ef8e-55e2-b232-58e72afa3879/cad41181-ef8e-55e2-b232-58e72afa3879_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 683614,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700852/general/58a34b48-7c7d-4faf-8451-4645282ead92.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cad41181-ef8e-55e2-b232-58e72afa3879/cad41181-ef8e-55e2-b232-58e72afa3879_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 694969,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700852/general/d0a11480-53ab-4bd2-adbb-9fd17851211a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cad41181-ef8e-55e2-b232-58e72afa3879/cad41181-ef8e-55e2-b232-58e72afa3879_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700160,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700852/general/ec7909e9-457b-49ec-a6d9-0538a03e5eac.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cad41181-ef8e-55e2-b232-58e72afa3879/cad41181-ef8e-55e2-b232-58e72afa3879_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 612955,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700852/general/a8ffce31-5cd9-4407-af5b-2b292e14b48b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cad41181-ef8e-55e2-b232-58e72afa3879/cad41181-ef8e-55e2-b232-58e72afa3879_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 575318,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700852/general/3b6dabab-9051-415c-8920-e22c3c64356d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cad41181-ef8e-55e2-b232-58e72afa3879/cad41181-ef8e-55e2-b232-58e72afa3879_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 553027,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700852/general/5770268a-efce-4610-b14d-ef3d735c4067.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cad41181-ef8e-55e2-b232-58e72afa3879/cad41181-ef8e-55e2-b232-58e72afa3879_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399841,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700852/general/497548ad-23b5-43ed-a2d0-4f2f3aa4de85.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cad41181-ef8e-55e2-b232-58e72afa3879/cad41181-ef8e-55e2-b232-58e72afa3879_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355311,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700852/general/35e28c34-6f93-41b3-9c39-d6fe60dcf107.jpg',
'Width': 2000}],
'price': 25900,
'price_includes_vat': True,
'registration_date': '2025-05-23',
'seats_number': 5,
'seller_name': 'Auto Destok sarl',
'title': 'BMW 2 Series Gran Coupé 216 M-Pack - Petrol - Automatic - 122 hp - '
'25.727 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2025}
2026-03-25 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728594%27 HTTP/1.1" 200 None
2026-03-25 19:34:08 [adesa.fr] INFO: Saving data for 10728594: {'created_time': 1774467248.796022, 'last_price_update_time': 1774467248.796033, 'auction_closing_time': 1774605600.0}
2026-03-25 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728594') HTTP/1.1" 204 0
2026-03-25 19:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744864/general/d9d23c01-20b9-4723-8f05-ed4413342290.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721008)
2026-03-25 19:34:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 21e47318-1511-5bff-adca-9aca3b92ee11 due to Ignoring non-200 response
2026-03-25 19:34:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713759/general/02a96878-d735-4536-a62c-e298b0580e01.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726005)
2026-03-25 19:34:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713759/general/3c09bad6-5a2c-41db-9f9b-36a89ca4dfda.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726005)
2026-03-25 19:34:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc875de90>
2026-03-25 19:34:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8d5dd68-a9ad-5a52-8241-6c523547ab46/c8d5dd68-a9ad-5a52-8241-6c523547ab46_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744864%252Fgeneral%252Fd9d23c01-20b9-4723-8f05-ed4413342290.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744864/general/d9d23c01-20b9-4723-8f05-ed4413342290.jpg saved to cache
2026-03-25 19:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c8d5dd68-a9ad-5a52-8241-6c523547ab46
2026-03-25 19:34:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713759/general/217e5a57-b008-44fd-97c6-c4f6b04bbaf0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726005)
2026-03-25 19:34:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 21e47318-1511-5bff-adca-9aca3b92ee11 due to Ignoring non-200 response
2026-03-25 19:34:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713759/general/d3047b0f-8ab1-44d2-96df-77813925c89b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726005)
2026-03-25 19:34:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 21e47318-1511-5bff-adca-9aca3b92ee11 due to Ignoring non-200 response
2026-03-25 19:34:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 21e47318-1511-5bff-adca-9aca3b92ee11 due to Ignoring non-200 response
2026-03-25 19:34:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 21e47318-1511-5bff-adca-9aca3b92ee11 due to Ignoring non-200 response
2026-03-25 19:34:09 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.743(s), this was the 1st time calling it.
2026-03-25 19:34:09 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.318509150655386 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744864/general/8d4fd976-0a6e-4c3f-9f8c-adf9127401ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721008)
2026-03-25 19:34:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713759/general/a28cea1d-18c5-4073-8f4d-23c8cd7dca8b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726005)
2026-03-25 19:34:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9414810>
2026-03-25 19:34:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8d5dd68-a9ad-5a52-8241-6c523547ab46/c8d5dd68-a9ad-5a52-8241-6c523547ab46_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744864%252Fgeneral%252F8d4fd976-0a6e-4c3f-9f8c-adf9127401ec.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744864/general/8d4fd976-0a6e-4c3f-9f8c-adf9127401ec.jpg saved to cache
2026-03-25 19:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c8d5dd68-a9ad-5a52-8241-6c523547ab46
2026-03-25 19:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744864/general/64bf92ec-07c0-4b0d-8de3-9054d7e2199a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721008)
2026-03-25 19:34:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 21e47318-1511-5bff-adca-9aca3b92ee11 due to Ignoring non-200 response
2026-03-25 19:34:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713759/general/357f56e1-a21d-46d2-a5d1-6b07bdc5ae4d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726005)
2026-03-25 19:34:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91ae910>
2026-03-25 19:34:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8d5dd68-a9ad-5a52-8241-6c523547ab46/c8d5dd68-a9ad-5a52-8241-6c523547ab46_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744864%252Fgeneral%252F64bf92ec-07c0-4b0d-8de3-9054d7e2199a.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744864/general/64bf92ec-07c0-4b0d-8de3-9054d7e2199a.jpg saved to cache
2026-03-25 19:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c8d5dd68-a9ad-5a52-8241-6c523547ab46
2026-03-25 19:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744864/general/4c08e1d2-d85a-4d23-ac20-9467e15d928d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721008)
2026-03-25 19:34:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 21e47318-1511-5bff-adca-9aca3b92ee11 due to Ignoring non-200 response
2026-03-25 19:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744864/general/000ec4ef-98aa-41d5-b313-c0faee3173c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721008)
2026-03-25 19:34:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc947f210>
2026-03-25 19:34:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8d5dd68-a9ad-5a52-8241-6c523547ab46/c8d5dd68-a9ad-5a52-8241-6c523547ab46_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744864%252Fgeneral%252F4c08e1d2-d85a-4d23-ac20-9467e15d928d.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744864/general/4c08e1d2-d85a-4d23-ac20-9467e15d928d.jpg saved to cache
2026-03-25 19:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c8d5dd68-a9ad-5a52-8241-6c523547ab46
2026-03-25 19:34:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713759/general/03880b58-d5d6-435f-b501-a1afa014eb83.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726005)
2026-03-25 19:34:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9441810>
2026-03-25 19:34:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8d5dd68-a9ad-5a52-8241-6c523547ab46/c8d5dd68-a9ad-5a52-8241-6c523547ab46_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744864%252Fgeneral%252F000ec4ef-98aa-41d5-b313-c0faee3173c5.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744864/general/000ec4ef-98aa-41d5-b313-c0faee3173c5.jpg saved to cache
2026-03-25 19:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c8d5dd68-a9ad-5a52-8241-6c523547ab46
2026-03-25 19:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744864/general/c36bdc8b-1881-48c2-8f90-8ba7cb3b5474.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721008)
2026-03-25 19:34:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 21e47318-1511-5bff-adca-9aca3b92ee11 due to Ignoring non-200 response
2026-03-25 19:34:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713759/general/8075bc18-89b0-494d-9163-7b3dc47f9b8c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726005)
2026-03-25 19:34:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91aef90>
2026-03-25 19:34:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8d5dd68-a9ad-5a52-8241-6c523547ab46/c8d5dd68-a9ad-5a52-8241-6c523547ab46_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744864%252Fgeneral%252Fc36bdc8b-1881-48c2-8f90-8ba7cb3b5474.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744864/general/c36bdc8b-1881-48c2-8f90-8ba7cb3b5474.jpg saved to cache
2026-03-25 19:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c8d5dd68-a9ad-5a52-8241-6c523547ab46
2026-03-25 19:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744864/general/ef832b83-ac0b-435a-845b-1ab7a4905adb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721008)
2026-03-25 19:34:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 21e47318-1511-5bff-adca-9aca3b92ee11 due to Ignoring non-200 response
2026-03-25 19:34:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713759/general/5e807081-5e8b-45f5-a620-0269e2686f8b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726005)
2026-03-25 19:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744864/general/75611ea3-9f3a-4d68-89ef-266ac6ca53af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721008)
2026-03-25 19:34:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9415950>
2026-03-25 19:34:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8d5dd68-a9ad-5a52-8241-6c523547ab46/c8d5dd68-a9ad-5a52-8241-6c523547ab46_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744864%252Fgeneral%252Fef832b83-ac0b-435a-845b-1ab7a4905adb.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744864/general/ef832b83-ac0b-435a-845b-1ab7a4905adb.jpg saved to cache
2026-03-25 19:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c8d5dd68-a9ad-5a52-8241-6c523547ab46
2026-03-25 19:34:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 21e47318-1511-5bff-adca-9aca3b92ee11, skipping ID generation
2026-03-25 19:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21e47318-1511-5bff-adca-9aca3b92ee11 with scrape type 1
2026-03-25 19:34:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 21e47318-1511-5bff-adca-9aca3b92ee11 sending to next pipeline
2026-03-25 19:34:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 21e47318-1511-5bff-adca-9aca3b92ee11, identifier: 10726005
2026-03-25 19:34:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 21e47318-1511-5bff-adca-9aca3b92ee11 with identifier: 10726005
2026-03-25 19:34:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 21e47318-1511-5bff-adca-9aca3b92ee11 with identifier: 10726005
2026-03-25 19:34:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 21e47318-1511-5bff-adca-9aca3b92ee11 with identifier: 10726005 to the API
2026-03-25 19:34:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:34:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5713759/general/5e807081-5e8b-45f5-a620-0269e2686f8b.JPG>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 119,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Diesel',
'id': '21e47318-1511-5bff-adca-9aca3b92ee11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-602-QG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726005',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 111293,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photos': [],
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 9,
'seller_name': None,
'title': 'Toyota ProAce 1.5 D-4D Dynamic - Diesel - Manual - 119 hp - 111.293 '
'km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2022}
2026-03-25 19:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726005%27 HTTP/1.1" 200 None
2026-03-25 19:34:10 [adesa.fr] INFO: Saving data for 10726005: {'created_time': 1774467250.288029, 'last_price_update_time': 1774467250.288039, 'auction_closing_time': 1774617300.0}
2026-03-25 19:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726005') HTTP/1.1" 204 0
2026-03-25 19:34:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 21e47318-1511-5bff-adca-9aca3b92ee11 due to Ignoring non-200 response
2026-03-25 19:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744864/general/218ab506-6236-4e16-bce6-d79f7c045c6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721008)
2026-03-25 19:34:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90058d0>
2026-03-25 19:34:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8d5dd68-a9ad-5a52-8241-6c523547ab46/c8d5dd68-a9ad-5a52-8241-6c523547ab46_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744864%252Fgeneral%252F75611ea3-9f3a-4d68-89ef-266ac6ca53af.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744864/general/75611ea3-9f3a-4d68-89ef-266ac6ca53af.jpg saved to cache
2026-03-25 19:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c8d5dd68-a9ad-5a52-8241-6c523547ab46
2026-03-25 19:34:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9144450>
2026-03-25 19:34:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8d5dd68-a9ad-5a52-8241-6c523547ab46/c8d5dd68-a9ad-5a52-8241-6c523547ab46_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744864%252Fgeneral%252F218ab506-6236-4e16-bce6-d79f7c045c6c.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744864/general/218ab506-6236-4e16-bce6-d79f7c045c6c.jpg saved to cache
2026-03-25 19:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c8d5dd68-a9ad-5a52-8241-6c523547ab46
2026-03-25 19:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744864/general/31247884-229f-4b07-a493-f6a70931e8b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721008)
2026-03-25 19:34:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9004ad0>
2026-03-25 19:34:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8d5dd68-a9ad-5a52-8241-6c523547ab46/c8d5dd68-a9ad-5a52-8241-6c523547ab46_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744864%252Fgeneral%252F31247884-229f-4b07-a493-f6a70931e8b0.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744864/general/31247884-229f-4b07-a493-f6a70931e8b0.jpg saved to cache
2026-03-25 19:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c8d5dd68-a9ad-5a52-8241-6c523547ab46
2026-03-25 19:34:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c8d5dd68-a9ad-5a52-8241-6c523547ab46, skipping ID generation
2026-03-25 19:34:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8d5dd68-a9ad-5a52-8241-6c523547ab46 with scrape type 1
2026-03-25 19:34:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c8d5dd68-a9ad-5a52-8241-6c523547ab46 sending to next pipeline
2026-03-25 19:34:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c8d5dd68-a9ad-5a52-8241-6c523547ab46, identifier: 10721008
2026-03-25 19:34:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c8d5dd68-a9ad-5a52-8241-6c523547ab46 with identifier: 10721008
2026-03-25 19:34:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c8d5dd68-a9ad-5a52-8241-6c523547ab46 with identifier: 10721008
2026-03-25 19:34:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c8d5dd68-a9ad-5a52-8241-6c523547ab46 with identifier: 10721008 to the API
2026-03-25 19:34:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744864/general/31247884-229f-4b07-a493-f6a70931e8b0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'c8d5dd68-a9ad-5a52-8241-6c523547ab46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH776WC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721008',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 168260,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8d5dd68-a9ad-5a52-8241-6c523547ab46/c8d5dd68-a9ad-5a52-8241-6c523547ab46_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121264,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744864/general/31247884-229f-4b07-a493-f6a70931e8b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8d5dd68-a9ad-5a52-8241-6c523547ab46/c8d5dd68-a9ad-5a52-8241-6c523547ab46_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744864/general/218ab506-6236-4e16-bce6-d79f7c045c6c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8d5dd68-a9ad-5a52-8241-6c523547ab46/c8d5dd68-a9ad-5a52-8241-6c523547ab46_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744864/general/75611ea3-9f3a-4d68-89ef-266ac6ca53af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8d5dd68-a9ad-5a52-8241-6c523547ab46/c8d5dd68-a9ad-5a52-8241-6c523547ab46_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108065,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744864/general/ef832b83-ac0b-435a-845b-1ab7a4905adb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8d5dd68-a9ad-5a52-8241-6c523547ab46/c8d5dd68-a9ad-5a52-8241-6c523547ab46_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744864/general/c36bdc8b-1881-48c2-8f90-8ba7cb3b5474.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8d5dd68-a9ad-5a52-8241-6c523547ab46/c8d5dd68-a9ad-5a52-8241-6c523547ab46_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116925,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744864/general/000ec4ef-98aa-41d5-b313-c0faee3173c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8d5dd68-a9ad-5a52-8241-6c523547ab46/c8d5dd68-a9ad-5a52-8241-6c523547ab46_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107054,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744864/general/4c08e1d2-d85a-4d23-ac20-9467e15d928d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8d5dd68-a9ad-5a52-8241-6c523547ab46/c8d5dd68-a9ad-5a52-8241-6c523547ab46_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744864/general/64bf92ec-07c0-4b0d-8de3-9054d7e2199a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8d5dd68-a9ad-5a52-8241-6c523547ab46/c8d5dd68-a9ad-5a52-8241-6c523547ab46_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744864/general/8d4fd976-0a6e-4c3f-9f8c-adf9127401ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8d5dd68-a9ad-5a52-8241-6c523547ab46/c8d5dd68-a9ad-5a52-8241-6c523547ab46_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96971,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744864/general/d9d23c01-20b9-4723-8f05-ed4413342290.jpg',
'Width': 1024}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-08-01',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota Corolla Touring Sports 1.8 Dynamic Business - Hybrid - '
'Automatic - 122 hp - 168.260 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-25 19:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721008%27 HTTP/1.1" 200 None
2026-03-25 19:34:11 [adesa.fr] INFO: Saving data for 10721008: {'created_time': 1774467251.523495, 'last_price_update_time': 1774467251.523507, 'auction_closing_time': 1774527300.0}
2026-03-25 19:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721008') HTTP/1.1" 204 0
2026-03-25 19:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720965> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:34:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a178e09-7b02-549f-8efb-f823ac526fe1 with identifier: 10720965
2026-03-25 19:34:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a178e09-7b02-549f-8efb-f823ac526fe1 with scrape type 1
2026-03-25 19:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a178e09-7b02-549f-8efb-f823ac526fe1
2026-03-25 19:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5744736%252Fgeneral%252Fb38e525c-0d6b-49bb-ac7c-71a8405ccb71.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744736/general/b38e525c-0d6b-49bb-ac7c-71a8405ccb71.jpg not downloaded yet
2026-03-25 19:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5744736%252Fgeneral%252Fc83c5e37-e5ff-44c7-9716-ca36fe864976.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744736/general/c83c5e37-e5ff-44c7-9716-ca36fe864976.jpg not downloaded yet
2026-03-25 19:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5744736%252Fgeneral%252F6d30cfd9-37f8-428c-a87f-dbca20993ec3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744736/general/6d30cfd9-37f8-428c-a87f-dbca20993ec3.jpg not downloaded yet
2026-03-25 19:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5744736%252Fgeneral%252F1148be3d-356c-470f-9063-7cca93326b14.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744736/general/1148be3d-356c-470f-9063-7cca93326b14.jpg not downloaded yet
2026-03-25 19:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5744736%252Fgeneral%252F6aaa5c67-e522-48e4-bc85-6f14e40944a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744736/general/6aaa5c67-e522-48e4-bc85-6f14e40944a5.jpg not downloaded yet
2026-03-25 19:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5744736%252Fgeneral%252Fc96a3045-89b2-46f7-a58b-8bbfc00d90d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744736/general/c96a3045-89b2-46f7-a58b-8bbfc00d90d2.jpg not downloaded yet
2026-03-25 19:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5744736%252Fgeneral%252F172b454e-b907-476d-990b-dc3200ae2d8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744736/general/172b454e-b907-476d-990b-dc3200ae2d8f.jpg not downloaded yet
2026-03-25 19:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5744736%252Fgeneral%252F60157bfb-4ddb-4deb-b5e7-c495d141d21d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744736/general/60157bfb-4ddb-4deb-b5e7-c495d141d21d.jpg not downloaded yet
2026-03-25 19:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5744736%252Fgeneral%252Ffa7a95f7-4fe3-42d1-8278-df54be3ef181.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744736/general/fa7a95f7-4fe3-42d1-8278-df54be3ef181.jpg not downloaded yet
2026-03-25 19:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5744736%252Fgeneral%252F3b23938f-006f-43f3-beab-1f8eaab99b54.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744736/general/3b23938f-006f-43f3-beab-1f8eaab99b54.jpg not downloaded yet
2026-03-25 19:34:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721009> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:34:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744736/general/3b23938f-006f-43f3-beab-1f8eaab99b54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720965)
2026-03-25 19:34:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1938e2f3-9ec3-5e6e-a315-98532536e598 with identifier: 10721009
2026-03-25 19:34:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1938e2f3-9ec3-5e6e-a315-98532536e598 with scrape type 1
2026-03-25 19:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1938e2f3-9ec3-5e6e-a315-98532536e598
2026-03-25 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5744866%252Fgeneral%252Faac2aead-c2c4-4e2b-929b-0d39b20f7d92.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744866/general/aac2aead-c2c4-4e2b-929b-0d39b20f7d92.jpg not downloaded yet
2026-03-25 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5744866%252Fgeneral%252Fae39c9a3-b316-4b82-b311-72c63a8e368f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744866/general/ae39c9a3-b316-4b82-b311-72c63a8e368f.jpg not downloaded yet
2026-03-25 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5744866%252Fgeneral%252F5527015c-e572-4917-93dc-693b4f1c937b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744866/general/5527015c-e572-4917-93dc-693b4f1c937b.jpg not downloaded yet
2026-03-25 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5744866%252Fgeneral%252F323401a8-f873-4c65-90ba-9cb81b3ac13d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744866/general/323401a8-f873-4c65-90ba-9cb81b3ac13d.jpg not downloaded yet
2026-03-25 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5744866%252Fgeneral%252Fc3d41289-c554-442b-bf57-935e84db26b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744866/general/c3d41289-c554-442b-bf57-935e84db26b4.jpg not downloaded yet
2026-03-25 19:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744736/general/fa7a95f7-4fe3-42d1-8278-df54be3ef181.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720965)
2026-03-25 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5744866%252Fgeneral%252F6851cd75-0659-4e2c-80a6-0872afd3d8c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744866/general/6851cd75-0659-4e2c-80a6-0872afd3d8c1.jpg not downloaded yet
2026-03-25 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5744866%252Fgeneral%252F2f219804-b74b-4698-9c79-14eb28449fba.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744866/general/2f219804-b74b-4698-9c79-14eb28449fba.jpg not downloaded yet
2026-03-25 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5744866%252Fgeneral%252Fe92aa986-d3ab-47f9-a157-82ddb1fe9291.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744866/general/e92aa986-d3ab-47f9-a157-82ddb1fe9291.jpg not downloaded yet
2026-03-25 19:34:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8690a50>
2026-03-25 19:34:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a178e09-7b02-549f-8efb-f823ac526fe1/4a178e09-7b02-549f-8efb-f823ac526fe1_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744736%252Fgeneral%252F3b23938f-006f-43f3-beab-1f8eaab99b54.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744736/general/3b23938f-006f-43f3-beab-1f8eaab99b54.jpg saved to cache
2026-03-25 19:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4a178e09-7b02-549f-8efb-f823ac526fe1
2026-03-25 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5744866%252Fgeneral%252F87078964-03b9-4f1c-b36d-10172c9df245.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744866/general/87078964-03b9-4f1c-b36d-10172c9df245.jpg not downloaded yet
2026-03-25 19:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744866/general/c3d41289-c554-442b-bf57-935e84db26b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721009)
2026-03-25 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5744866%252Fgeneral%252Fe4727986-00fc-4da1-9cd5-35d7c3ccd73c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744866/general/e4727986-00fc-4da1-9cd5-35d7c3ccd73c.jpg not downloaded yet
2026-03-25 19:34:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc915a990>
2026-03-25 19:34:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a178e09-7b02-549f-8efb-f823ac526fe1/4a178e09-7b02-549f-8efb-f823ac526fe1_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744736%252Fgeneral%252Ffa7a95f7-4fe3-42d1-8278-df54be3ef181.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744736/general/fa7a95f7-4fe3-42d1-8278-df54be3ef181.jpg saved to cache
2026-03-25 19:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4a178e09-7b02-549f-8efb-f823ac526fe1
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9075890>
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1938e2f3-9ec3-5e6e-a315-98532536e598/1938e2f3-9ec3-5e6e-a315-98532536e598_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744866%252Fgeneral%252Fc3d41289-c554-442b-bf57-935e84db26b4.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744866/general/c3d41289-c554-442b-bf57-935e84db26b4.jpg saved to cache
2026-03-25 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1938e2f3-9ec3-5e6e-a315-98532536e598
2026-03-25 19:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744866/general/87078964-03b9-4f1c-b36d-10172c9df245.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721009)
2026-03-25 19:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744866/general/e4727986-00fc-4da1-9cd5-35d7c3ccd73c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721009)
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9415690>
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1938e2f3-9ec3-5e6e-a315-98532536e598/1938e2f3-9ec3-5e6e-a315-98532536e598_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744866%252Fgeneral%252F87078964-03b9-4f1c-b36d-10172c9df245.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744866/general/87078964-03b9-4f1c-b36d-10172c9df245.jpg saved to cache
2026-03-25 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1938e2f3-9ec3-5e6e-a315-98532536e598
2026-03-25 19:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744866/general/e92aa986-d3ab-47f9-a157-82ddb1fe9291.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721009)
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9076bd0>
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1938e2f3-9ec3-5e6e-a315-98532536e598/1938e2f3-9ec3-5e6e-a315-98532536e598_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744866%252Fgeneral%252Fe4727986-00fc-4da1-9cd5-35d7c3ccd73c.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744866/general/e4727986-00fc-4da1-9cd5-35d7c3ccd73c.jpg saved to cache
2026-03-25 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1938e2f3-9ec3-5e6e-a315-98532536e598
2026-03-25 19:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744866/general/2f219804-b74b-4698-9c79-14eb28449fba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721009)
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94160d0>
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1938e2f3-9ec3-5e6e-a315-98532536e598/1938e2f3-9ec3-5e6e-a315-98532536e598_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744866%252Fgeneral%252Fe92aa986-d3ab-47f9-a157-82ddb1fe9291.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744866/general/e92aa986-d3ab-47f9-a157-82ddb1fe9291.jpg saved to cache
2026-03-25 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1938e2f3-9ec3-5e6e-a315-98532536e598
2026-03-25 19:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744866/general/6851cd75-0659-4e2c-80a6-0872afd3d8c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721009)
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9076b50>
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1938e2f3-9ec3-5e6e-a315-98532536e598/1938e2f3-9ec3-5e6e-a315-98532536e598_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744866%252Fgeneral%252F2f219804-b74b-4698-9c79-14eb28449fba.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744866/general/2f219804-b74b-4698-9c79-14eb28449fba.jpg saved to cache
2026-03-25 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1938e2f3-9ec3-5e6e-a315-98532536e598
2026-03-25 19:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744866/general/323401a8-f873-4c65-90ba-9cb81b3ac13d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721009)
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc910d750>
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1938e2f3-9ec3-5e6e-a315-98532536e598/1938e2f3-9ec3-5e6e-a315-98532536e598_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744866%252Fgeneral%252F6851cd75-0659-4e2c-80a6-0872afd3d8c1.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744866/general/6851cd75-0659-4e2c-80a6-0872afd3d8c1.jpg saved to cache
2026-03-25 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1938e2f3-9ec3-5e6e-a315-98532536e598
2026-03-25 19:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744866/general/5527015c-e572-4917-93dc-693b4f1c937b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721009)
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9431bd0>
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1938e2f3-9ec3-5e6e-a315-98532536e598/1938e2f3-9ec3-5e6e-a315-98532536e598_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744866%252Fgeneral%252F323401a8-f873-4c65-90ba-9cb81b3ac13d.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744866/general/323401a8-f873-4c65-90ba-9cb81b3ac13d.jpg saved to cache
2026-03-25 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1938e2f3-9ec3-5e6e-a315-98532536e598
2026-03-25 19:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744866/general/ae39c9a3-b316-4b82-b311-72c63a8e368f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721009)
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92ecf10>
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1938e2f3-9ec3-5e6e-a315-98532536e598/1938e2f3-9ec3-5e6e-a315-98532536e598_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744866%252Fgeneral%252F5527015c-e572-4917-93dc-693b4f1c937b.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744866/general/5527015c-e572-4917-93dc-693b4f1c937b.jpg saved to cache
2026-03-25 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1938e2f3-9ec3-5e6e-a315-98532536e598
2026-03-25 19:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744866/general/aac2aead-c2c4-4e2b-929b-0d39b20f7d92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721009)
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9414d10>
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1938e2f3-9ec3-5e6e-a315-98532536e598/1938e2f3-9ec3-5e6e-a315-98532536e598_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744866%252Fgeneral%252Fae39c9a3-b316-4b82-b311-72c63a8e368f.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744866/general/ae39c9a3-b316-4b82-b311-72c63a8e368f.jpg saved to cache
2026-03-25 19:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1938e2f3-9ec3-5e6e-a315-98532536e598
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90741d0>
2026-03-25 19:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1938e2f3-9ec3-5e6e-a315-98532536e598/1938e2f3-9ec3-5e6e-a315-98532536e598_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744866%252Fgeneral%252Faac2aead-c2c4-4e2b-929b-0d39b20f7d92.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744866/general/aac2aead-c2c4-4e2b-929b-0d39b20f7d92.jpg saved to cache
2026-03-25 19:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1938e2f3-9ec3-5e6e-a315-98532536e598
2026-03-25 19:34:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1938e2f3-9ec3-5e6e-a315-98532536e598, skipping ID generation
2026-03-25 19:34:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1938e2f3-9ec3-5e6e-a315-98532536e598 with scrape type 1
2026-03-25 19:34:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1938e2f3-9ec3-5e6e-a315-98532536e598 sending to next pipeline
2026-03-25 19:34:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1938e2f3-9ec3-5e6e-a315-98532536e598, identifier: 10721009
2026-03-25 19:34:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1938e2f3-9ec3-5e6e-a315-98532536e598 with identifier: 10721009
2026-03-25 19:34:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1938e2f3-9ec3-5e6e-a315-98532536e598 with identifier: 10721009
2026-03-25 19:34:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1938e2f3-9ec3-5e6e-a315-98532536e598 with identifier: 10721009 to the API
2026-03-25 19:34:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:34:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744866/general/aac2aead-c2c4-4e2b-929b-0d39b20f7d92.jpg>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '1938e2f3-9ec3-5e6e-a315-98532536e598',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP919GY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721009',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 209135,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1938e2f3-9ec3-5e6e-a315-98532536e598/1938e2f3-9ec3-5e6e-a315-98532536e598_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155020,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744866/general/aac2aead-c2c4-4e2b-929b-0d39b20f7d92.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1938e2f3-9ec3-5e6e-a315-98532536e598/1938e2f3-9ec3-5e6e-a315-98532536e598_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148985,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744866/general/ae39c9a3-b316-4b82-b311-72c63a8e368f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1938e2f3-9ec3-5e6e-a315-98532536e598/1938e2f3-9ec3-5e6e-a315-98532536e598_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146695,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744866/general/5527015c-e572-4917-93dc-693b4f1c937b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1938e2f3-9ec3-5e6e-a315-98532536e598/1938e2f3-9ec3-5e6e-a315-98532536e598_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149747,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744866/general/323401a8-f873-4c65-90ba-9cb81b3ac13d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1938e2f3-9ec3-5e6e-a315-98532536e598/1938e2f3-9ec3-5e6e-a315-98532536e598_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52048,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744866/general/c3d41289-c554-442b-bf57-935e84db26b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1938e2f3-9ec3-5e6e-a315-98532536e598/1938e2f3-9ec3-5e6e-a315-98532536e598_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90262,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744866/general/6851cd75-0659-4e2c-80a6-0872afd3d8c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1938e2f3-9ec3-5e6e-a315-98532536e598/1938e2f3-9ec3-5e6e-a315-98532536e598_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85360,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744866/general/2f219804-b74b-4698-9c79-14eb28449fba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1938e2f3-9ec3-5e6e-a315-98532536e598/1938e2f3-9ec3-5e6e-a315-98532536e598_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103227,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744866/general/e92aa986-d3ab-47f9-a157-82ddb1fe9291.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1938e2f3-9ec3-5e6e-a315-98532536e598/1938e2f3-9ec3-5e6e-a315-98532536e598_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107129,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744866/general/87078964-03b9-4f1c-b36d-10172c9df245.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1938e2f3-9ec3-5e6e-a315-98532536e598/1938e2f3-9ec3-5e6e-a315-98532536e598_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93517,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744866/general/e4727986-00fc-4da1-9cd5-35d7c3ccd73c.jpg',
'Width': 1024}],
'price': 9000,
'price_includes_vat': True,
'registration_date': '2020-03-09',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota Corolla Dynamic Business - Hybrid - Automatic - 98 hp - '
'209.135 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2020}
2026-03-25 19:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721009%27 HTTP/1.1" 200 None
2026-03-25 19:34:18 [adesa.fr] INFO: Saving data for 10721009: {'created_time': 1774467258.557962, 'last_price_update_time': 1774467258.557971, 'auction_closing_time': 1774527300.0}
2026-03-25 19:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721009') HTTP/1.1" 204 0
2026-03-25 19:34:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744736/general/60157bfb-4ddb-4deb-b5e7-c495d141d21d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720965)
2026-03-25 19:34:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744736/general/172b454e-b907-476d-990b-dc3200ae2d8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720965)
2026-03-25 19:34:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fa7ed0>
2026-03-25 19:34:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a178e09-7b02-549f-8efb-f823ac526fe1/4a178e09-7b02-549f-8efb-f823ac526fe1_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744736%252Fgeneral%252F60157bfb-4ddb-4deb-b5e7-c495d141d21d.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744736/general/60157bfb-4ddb-4deb-b5e7-c495d141d21d.jpg saved to cache
2026-03-25 19:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4a178e09-7b02-549f-8efb-f823ac526fe1
2026-03-25 19:34:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744736/general/c96a3045-89b2-46f7-a58b-8bbfc00d90d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720965)
2026-03-25 19:34:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94330d0>
2026-03-25 19:34:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a178e09-7b02-549f-8efb-f823ac526fe1/4a178e09-7b02-549f-8efb-f823ac526fe1_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744736%252Fgeneral%252F172b454e-b907-476d-990b-dc3200ae2d8f.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744736/general/172b454e-b907-476d-990b-dc3200ae2d8f.jpg saved to cache
2026-03-25 19:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4a178e09-7b02-549f-8efb-f823ac526fe1
2026-03-25 19:34:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744736/general/6aaa5c67-e522-48e4-bc85-6f14e40944a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720965)
2026-03-25 19:34:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90d98d0>
2026-03-25 19:34:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a178e09-7b02-549f-8efb-f823ac526fe1/4a178e09-7b02-549f-8efb-f823ac526fe1_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744736%252Fgeneral%252Fc96a3045-89b2-46f7-a58b-8bbfc00d90d2.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744736/general/c96a3045-89b2-46f7-a58b-8bbfc00d90d2.jpg saved to cache
2026-03-25 19:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4a178e09-7b02-549f-8efb-f823ac526fe1
2026-03-25 19:34:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92f8090>
2026-03-25 19:34:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a178e09-7b02-549f-8efb-f823ac526fe1/4a178e09-7b02-549f-8efb-f823ac526fe1_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744736%252Fgeneral%252F6aaa5c67-e522-48e4-bc85-6f14e40944a5.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744736/general/6aaa5c67-e522-48e4-bc85-6f14e40944a5.jpg saved to cache
2026-03-25 19:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4a178e09-7b02-549f-8efb-f823ac526fe1
2026-03-25 19:34:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744736/general/1148be3d-356c-470f-9063-7cca93326b14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720965)
2026-03-25 19:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744736/general/6d30cfd9-37f8-428c-a87f-dbca20993ec3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720965)
2026-03-25 19:34:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86c9d10>
2026-03-25 19:34:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a178e09-7b02-549f-8efb-f823ac526fe1/4a178e09-7b02-549f-8efb-f823ac526fe1_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744736%252Fgeneral%252F1148be3d-356c-470f-9063-7cca93326b14.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744736/general/1148be3d-356c-470f-9063-7cca93326b14.jpg saved to cache
2026-03-25 19:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4a178e09-7b02-549f-8efb-f823ac526fe1
2026-03-25 19:34:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8739410>
2026-03-25 19:34:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a178e09-7b02-549f-8efb-f823ac526fe1/4a178e09-7b02-549f-8efb-f823ac526fe1_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744736%252Fgeneral%252F6d30cfd9-37f8-428c-a87f-dbca20993ec3.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744736/general/6d30cfd9-37f8-428c-a87f-dbca20993ec3.jpg saved to cache
2026-03-25 19:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4a178e09-7b02-549f-8efb-f823ac526fe1
2026-03-25 19:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744736/general/c83c5e37-e5ff-44c7-9716-ca36fe864976.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720965)
2026-03-25 19:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744736/general/b38e525c-0d6b-49bb-ac7c-71a8405ccb71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720965)
2026-03-25 19:34:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86c8190>
2026-03-25 19:34:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a178e09-7b02-549f-8efb-f823ac526fe1/4a178e09-7b02-549f-8efb-f823ac526fe1_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744736%252Fgeneral%252Fc83c5e37-e5ff-44c7-9716-ca36fe864976.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744736/general/c83c5e37-e5ff-44c7-9716-ca36fe864976.jpg saved to cache
2026-03-25 19:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4a178e09-7b02-549f-8efb-f823ac526fe1
2026-03-25 19:34:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9430dd0>
2026-03-25 19:34:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a178e09-7b02-549f-8efb-f823ac526fe1/4a178e09-7b02-549f-8efb-f823ac526fe1_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744736%252Fgeneral%252Fb38e525c-0d6b-49bb-ac7c-71a8405ccb71.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744736/general/b38e525c-0d6b-49bb-ac7c-71a8405ccb71.jpg saved to cache
2026-03-25 19:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4a178e09-7b02-549f-8efb-f823ac526fe1
2026-03-25 19:34:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4a178e09-7b02-549f-8efb-f823ac526fe1, skipping ID generation
2026-03-25 19:34:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a178e09-7b02-549f-8efb-f823ac526fe1 with scrape type 1
2026-03-25 19:34:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4a178e09-7b02-549f-8efb-f823ac526fe1 sending to next pipeline
2026-03-25 19:34:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4a178e09-7b02-549f-8efb-f823ac526fe1, identifier: 10720965
2026-03-25 19:34:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4a178e09-7b02-549f-8efb-f823ac526fe1 with identifier: 10720965
2026-03-25 19:34:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4a178e09-7b02-549f-8efb-f823ac526fe1 with identifier: 10720965
2026-03-25 19:34:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4a178e09-7b02-549f-8efb-f823ac526fe1 with identifier: 10720965 to the API
2026-03-25 19:34:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:34:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744736/general/b38e525c-0d6b-49bb-ac7c-71a8405ccb71.jpg>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '4a178e09-7b02-549f-8efb-f823ac526fe1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD667JN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720965',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 160711,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a178e09-7b02-549f-8efb-f823ac526fe1/4a178e09-7b02-549f-8efb-f823ac526fe1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744736/general/b38e525c-0d6b-49bb-ac7c-71a8405ccb71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a178e09-7b02-549f-8efb-f823ac526fe1/4a178e09-7b02-549f-8efb-f823ac526fe1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137679,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744736/general/c83c5e37-e5ff-44c7-9716-ca36fe864976.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a178e09-7b02-549f-8efb-f823ac526fe1/4a178e09-7b02-549f-8efb-f823ac526fe1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120932,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744736/general/6d30cfd9-37f8-428c-a87f-dbca20993ec3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a178e09-7b02-549f-8efb-f823ac526fe1/4a178e09-7b02-549f-8efb-f823ac526fe1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744736/general/1148be3d-356c-470f-9063-7cca93326b14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a178e09-7b02-549f-8efb-f823ac526fe1/4a178e09-7b02-549f-8efb-f823ac526fe1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110552,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744736/general/6aaa5c67-e522-48e4-bc85-6f14e40944a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a178e09-7b02-549f-8efb-f823ac526fe1/4a178e09-7b02-549f-8efb-f823ac526fe1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744736/general/c96a3045-89b2-46f7-a58b-8bbfc00d90d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a178e09-7b02-549f-8efb-f823ac526fe1/4a178e09-7b02-549f-8efb-f823ac526fe1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84548,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744736/general/172b454e-b907-476d-990b-dc3200ae2d8f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a178e09-7b02-549f-8efb-f823ac526fe1/4a178e09-7b02-549f-8efb-f823ac526fe1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108242,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744736/general/60157bfb-4ddb-4deb-b5e7-c495d141d21d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a178e09-7b02-549f-8efb-f823ac526fe1/4a178e09-7b02-549f-8efb-f823ac526fe1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81104,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744736/general/fa7a95f7-4fe3-42d1-8278-df54be3ef181.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a178e09-7b02-549f-8efb-f823ac526fe1/4a178e09-7b02-549f-8efb-f823ac526fe1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91779,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744736/general/3b23938f-006f-43f3-beab-1f8eaab99b54.jpg',
'Width': 1024}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Toyota Corolla Touring Sports 1.8 Dynamic Business - Hybrid - '
'Automatic - 98 hp - 160.711 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2021}
2026-03-25 19:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720965%27 HTTP/1.1" 200 None
2026-03-25 19:34:19 [adesa.fr] INFO: Saving data for 10720965: {'created_time': 1774467259.927092, 'last_price_update_time': 1774467259.927102, 'auction_closing_time': 1774527300.0}
2026-03-25 19:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720965') HTTP/1.1" 204 0
2026-03-25 19:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720948> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:34:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:34:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c with identifier: 10720948
2026-03-25 19:34:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c with scrape type 1
2026-03-25 19:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c
2026-03-25 19:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744657%252Fgeneral%252F81e762cf-eb69-434e-84f6-30dd2d62dae0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744657/general/81e762cf-eb69-434e-84f6-30dd2d62dae0.jpg not downloaded yet
2026-03-25 19:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744657%252Fgeneral%252Ff5845d98-36bb-4571-93b3-92bc4af401a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744657/general/f5845d98-36bb-4571-93b3-92bc4af401a1.jpg not downloaded yet
2026-03-25 19:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744657%252Fgeneral%252Fc50df88a-fe7a-4abb-85df-51cacfa9ca63.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744657/general/c50df88a-fe7a-4abb-85df-51cacfa9ca63.jpg not downloaded yet
2026-03-25 19:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744657%252Fgeneral%252F0016ad08-eb0a-42a1-bf51-013824fa5f2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744657/general/0016ad08-eb0a-42a1-bf51-013824fa5f2d.jpg not downloaded yet
2026-03-25 19:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744657%252Fgeneral%252F0787e58e-cc46-4a3e-8b06-b95f69c92d84.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744657/general/0787e58e-cc46-4a3e-8b06-b95f69c92d84.jpg not downloaded yet
2026-03-25 19:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744657%252Fgeneral%252Fa25bb82a-6101-4501-bf48-b2b0d4aba6eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744657/general/a25bb82a-6101-4501-bf48-b2b0d4aba6eb.jpg not downloaded yet
2026-03-25 19:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744657%252Fgeneral%252F1a451d04-2c26-4e98-9744-1359a4d196a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744657/general/1a451d04-2c26-4e98-9744-1359a4d196a0.jpg not downloaded yet
2026-03-25 19:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744657%252Fgeneral%252F09f18bb5-0a9f-4c23-9185-70a95866db7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744657/general/09f18bb5-0a9f-4c23-9185-70a95866db7b.jpg not downloaded yet
2026-03-25 19:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744657%252Fgeneral%252F67bb30c4-6c9f-4294-9873-d1fafcc08985.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744657/general/67bb30c4-6c9f-4294-9873-d1fafcc08985.jpg not downloaded yet
2026-03-25 19:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744657%252Fgeneral%252F6f550951-02f7-40e2-b077-e73755557f52.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744657/general/6f550951-02f7-40e2-b077-e73755557f52.jpg not downloaded yet
2026-03-25 19:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721004> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:34:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744657/general/6f550951-02f7-40e2-b077-e73755557f52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720948)
2026-03-25 19:34:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c00c6e6-1e37-56e4-9eec-585f2046500f with identifier: 10721004
2026-03-25 19:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c00c6e6-1e37-56e4-9eec-585f2046500f with scrape type 1
2026-03-25 19:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0c00c6e6-1e37-56e4-9eec-585f2046500f
2026-03-25 19:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744860%252Fgeneral%252F25255d26-56e7-4fd0-b83c-ddb5cc25357f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744860/general/25255d26-56e7-4fd0-b83c-ddb5cc25357f.jpg not downloaded yet
2026-03-25 19:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744860%252Fgeneral%252F713bce82-bccf-442d-99d3-514dec1cce51.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744860/general/713bce82-bccf-442d-99d3-514dec1cce51.jpg not downloaded yet
2026-03-25 19:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744860%252Fgeneral%252Ffdfc3d4e-2043-48d2-b628-f8eee9f40a71.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744860/general/fdfc3d4e-2043-48d2-b628-f8eee9f40a71.jpg not downloaded yet
2026-03-25 19:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744860%252Fgeneral%252F621095f8-236d-4129-afa6-b54fd1a0d276.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744860/general/621095f8-236d-4129-afa6-b54fd1a0d276.jpg not downloaded yet
2026-03-25 19:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744860%252Fgeneral%252F069d3350-728b-4942-b219-9761d2a8c15c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744860/general/069d3350-728b-4942-b219-9761d2a8c15c.jpg not downloaded yet
2026-03-25 19:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744860%252Fgeneral%252Fea09e47d-938d-4e57-934e-61d1754ada8e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744860/general/ea09e47d-938d-4e57-934e-61d1754ada8e.jpg not downloaded yet
2026-03-25 19:34:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fa75d0>
2026-03-25 19:34:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c/2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744657%252Fgeneral%252F6f550951-02f7-40e2-b077-e73755557f52.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744657/general/6f550951-02f7-40e2-b077-e73755557f52.jpg saved to cache
2026-03-25 19:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c
2026-03-25 19:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744860%252Fgeneral%252F1df28103-a33f-481c-a43a-85b5c5b45fbf.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744860/general/1df28103-a33f-481c-a43a-85b5c5b45fbf.jpg not downloaded yet
2026-03-25 19:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744860%252Fgeneral%252F1a8f3343-8047-4f72-a657-637ec0425185.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744860/general/1a8f3343-8047-4f72-a657-637ec0425185.jpg not downloaded yet
2026-03-25 19:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744860%252Fgeneral%252F7ce14d82-c041-446c-b42a-bf23851f8730.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744860/general/7ce14d82-c041-446c-b42a-bf23851f8730.jpg not downloaded yet
2026-03-25 19:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744860%252Fgeneral%252Fd883b299-ee87-4f20-9a2f-6974b181c1de.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744860/general/d883b299-ee87-4f20-9a2f-6974b181c1de.jpg not downloaded yet
2026-03-25 19:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744657/general/67bb30c4-6c9f-4294-9873-d1fafcc08985.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720948)
2026-03-25 19:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744860/general/d883b299-ee87-4f20-9a2f-6974b181c1de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721004)
2026-03-25 19:34:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92f8d10>
2026-03-25 19:34:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c/2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744657%252Fgeneral%252F67bb30c4-6c9f-4294-9873-d1fafcc08985.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744657/general/67bb30c4-6c9f-4294-9873-d1fafcc08985.jpg saved to cache
2026-03-25 19:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c
2026-03-25 19:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744860/general/7ce14d82-c041-446c-b42a-bf23851f8730.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721004)
2026-03-25 19:34:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86cf450>
2026-03-25 19:34:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c00c6e6-1e37-56e4-9eec-585f2046500f/0c00c6e6-1e37-56e4-9eec-585f2046500f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744860%252Fgeneral%252Fd883b299-ee87-4f20-9a2f-6974b181c1de.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744860/general/d883b299-ee87-4f20-9a2f-6974b181c1de.jpg saved to cache
2026-03-25 19:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0c00c6e6-1e37-56e4-9eec-585f2046500f
2026-03-25 19:34:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9168f10>
2026-03-25 19:34:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c00c6e6-1e37-56e4-9eec-585f2046500f/0c00c6e6-1e37-56e4-9eec-585f2046500f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744860%252Fgeneral%252F7ce14d82-c041-446c-b42a-bf23851f8730.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744860/general/7ce14d82-c041-446c-b42a-bf23851f8730.jpg saved to cache
2026-03-25 19:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0c00c6e6-1e37-56e4-9eec-585f2046500f
2026-03-25 19:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744860/general/1a8f3343-8047-4f72-a657-637ec0425185.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721004)
2026-03-25 19:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744860/general/1df28103-a33f-481c-a43a-85b5c5b45fbf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721004)
2026-03-25 19:34:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9216790>
2026-03-25 19:34:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c00c6e6-1e37-56e4-9eec-585f2046500f/0c00c6e6-1e37-56e4-9eec-585f2046500f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744860%252Fgeneral%252F1a8f3343-8047-4f72-a657-637ec0425185.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744860/general/1a8f3343-8047-4f72-a657-637ec0425185.jpg saved to cache
2026-03-25 19:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0c00c6e6-1e37-56e4-9eec-585f2046500f
2026-03-25 19:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744860/general/ea09e47d-938d-4e57-934e-61d1754ada8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721004)
2026-03-25 19:34:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9022b50>
2026-03-25 19:34:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c00c6e6-1e37-56e4-9eec-585f2046500f/0c00c6e6-1e37-56e4-9eec-585f2046500f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744860%252Fgeneral%252F1df28103-a33f-481c-a43a-85b5c5b45fbf.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744860/general/1df28103-a33f-481c-a43a-85b5c5b45fbf.jpg saved to cache
2026-03-25 19:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0c00c6e6-1e37-56e4-9eec-585f2046500f
2026-03-25 19:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744860/general/069d3350-728b-4942-b219-9761d2a8c15c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721004)
2026-03-25 19:34:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8f933d0>
2026-03-25 19:34:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c00c6e6-1e37-56e4-9eec-585f2046500f/0c00c6e6-1e37-56e4-9eec-585f2046500f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744860%252Fgeneral%252Fea09e47d-938d-4e57-934e-61d1754ada8e.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744860/general/ea09e47d-938d-4e57-934e-61d1754ada8e.jpg saved to cache
2026-03-25 19:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0c00c6e6-1e37-56e4-9eec-585f2046500f
2026-03-25 19:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744860/general/621095f8-236d-4129-afa6-b54fd1a0d276.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721004)
2026-03-25 19:34:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9027f50>
2026-03-25 19:34:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c00c6e6-1e37-56e4-9eec-585f2046500f/0c00c6e6-1e37-56e4-9eec-585f2046500f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744860%252Fgeneral%252F069d3350-728b-4942-b219-9761d2a8c15c.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744860/general/069d3350-728b-4942-b219-9761d2a8c15c.jpg saved to cache
2026-03-25 19:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0c00c6e6-1e37-56e4-9eec-585f2046500f
2026-03-25 19:34:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92f9710>
2026-03-25 19:34:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:34:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c00c6e6-1e37-56e4-9eec-585f2046500f/0c00c6e6-1e37-56e4-9eec-585f2046500f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744860%252Fgeneral%252F621095f8-236d-4129-afa6-b54fd1a0d276.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744860/general/621095f8-236d-4129-afa6-b54fd1a0d276.jpg saved to cache
2026-03-25 19:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0c00c6e6-1e37-56e4-9eec-585f2046500f
2026-03-25 19:34:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744860/general/fdfc3d4e-2043-48d2-b628-f8eee9f40a71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721004)
2026-03-25 19:34:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744860/general/713bce82-bccf-442d-99d3-514dec1cce51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721004)
2026-03-25 19:34:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9168990>
2026-03-25 19:34:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:34:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c00c6e6-1e37-56e4-9eec-585f2046500f/0c00c6e6-1e37-56e4-9eec-585f2046500f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744860%252Fgeneral%252Ffdfc3d4e-2043-48d2-b628-f8eee9f40a71.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744860/general/fdfc3d4e-2043-48d2-b628-f8eee9f40a71.jpg saved to cache
2026-03-25 19:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0c00c6e6-1e37-56e4-9eec-585f2046500f
2026-03-25 19:34:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744860/general/25255d26-56e7-4fd0-b83c-ddb5cc25357f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721004)
2026-03-25 19:34:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9025290>
2026-03-25 19:34:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:34:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c00c6e6-1e37-56e4-9eec-585f2046500f/0c00c6e6-1e37-56e4-9eec-585f2046500f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744860%252Fgeneral%252F713bce82-bccf-442d-99d3-514dec1cce51.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744860/general/713bce82-bccf-442d-99d3-514dec1cce51.jpg saved to cache
2026-03-25 19:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0c00c6e6-1e37-56e4-9eec-585f2046500f
2026-03-25 19:34:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744657/general/09f18bb5-0a9f-4c23-9185-70a95866db7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720948)
2026-03-25 19:34:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb239290>
2026-03-25 19:34:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:34:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c00c6e6-1e37-56e4-9eec-585f2046500f/0c00c6e6-1e37-56e4-9eec-585f2046500f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744860%252Fgeneral%252F25255d26-56e7-4fd0-b83c-ddb5cc25357f.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744860/general/25255d26-56e7-4fd0-b83c-ddb5cc25357f.jpg saved to cache
2026-03-25 19:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0c00c6e6-1e37-56e4-9eec-585f2046500f
2026-03-25 19:34:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0c00c6e6-1e37-56e4-9eec-585f2046500f, skipping ID generation
2026-03-25 19:34:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c00c6e6-1e37-56e4-9eec-585f2046500f with scrape type 1
2026-03-25 19:34:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c00c6e6-1e37-56e4-9eec-585f2046500f sending to next pipeline
2026-03-25 19:34:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0c00c6e6-1e37-56e4-9eec-585f2046500f, identifier: 10721004
2026-03-25 19:34:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0c00c6e6-1e37-56e4-9eec-585f2046500f with identifier: 10721004
2026-03-25 19:34:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0c00c6e6-1e37-56e4-9eec-585f2046500f with identifier: 10721004
2026-03-25 19:34:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0c00c6e6-1e37-56e4-9eec-585f2046500f with identifier: 10721004 to the API
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:34: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-25 19:34:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744860/general/25255d26-56e7-4fd0-b83c-ddb5cc25357f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Electric',
'id': '0c00c6e6-1e37-56e4-9eec-585f2046500f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK341SP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721004',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 142216,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c00c6e6-1e37-56e4-9eec-585f2046500f/0c00c6e6-1e37-56e4-9eec-585f2046500f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175618,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744860/general/25255d26-56e7-4fd0-b83c-ddb5cc25357f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c00c6e6-1e37-56e4-9eec-585f2046500f/0c00c6e6-1e37-56e4-9eec-585f2046500f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159659,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744860/general/713bce82-bccf-442d-99d3-514dec1cce51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c00c6e6-1e37-56e4-9eec-585f2046500f/0c00c6e6-1e37-56e4-9eec-585f2046500f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157964,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744860/general/fdfc3d4e-2043-48d2-b628-f8eee9f40a71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c00c6e6-1e37-56e4-9eec-585f2046500f/0c00c6e6-1e37-56e4-9eec-585f2046500f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162594,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744860/general/621095f8-236d-4129-afa6-b54fd1a0d276.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c00c6e6-1e37-56e4-9eec-585f2046500f/0c00c6e6-1e37-56e4-9eec-585f2046500f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91356,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744860/general/069d3350-728b-4942-b219-9761d2a8c15c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c00c6e6-1e37-56e4-9eec-585f2046500f/0c00c6e6-1e37-56e4-9eec-585f2046500f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106352,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744860/general/ea09e47d-938d-4e57-934e-61d1754ada8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c00c6e6-1e37-56e4-9eec-585f2046500f/0c00c6e6-1e37-56e4-9eec-585f2046500f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115212,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744860/general/1df28103-a33f-481c-a43a-85b5c5b45fbf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c00c6e6-1e37-56e4-9eec-585f2046500f/0c00c6e6-1e37-56e4-9eec-585f2046500f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136634,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744860/general/1a8f3343-8047-4f72-a657-637ec0425185.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c00c6e6-1e37-56e4-9eec-585f2046500f/0c00c6e6-1e37-56e4-9eec-585f2046500f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70209,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744860/general/7ce14d82-c041-446c-b42a-bf23851f8730.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c00c6e6-1e37-56e4-9eec-585f2046500f/0c00c6e6-1e37-56e4-9eec-585f2046500f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50001,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744860/general/d883b299-ee87-4f20-9a2f-6974b181c1de.jpg',
'Width': 1024}],
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-11-24',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Tesla Model 3 - Electric - Automatic - 306 hp - 142.216 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721004%27 HTTP/1.1" 200 None
2026-03-25 19:34:28 [adesa.fr] INFO: Saving data for 10721004: {'created_time': 1774467268.931406, 'last_price_update_time': 1774467268.931415, 'auction_closing_time': 1774527300.0}
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721004') HTTP/1.1" 204 0
2026-03-25 19:34:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744657/general/1a451d04-2c26-4e98-9744-1359a4d196a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720948)
2026-03-25 19:34:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9023c50>
2026-03-25 19:34:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:34:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c/2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744657%252Fgeneral%252F09f18bb5-0a9f-4c23-9185-70a95866db7b.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744657/general/09f18bb5-0a9f-4c23-9185-70a95866db7b.jpg saved to cache
2026-03-25 19:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c
2026-03-25 19:34:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb4f6210>
2026-03-25 19:34:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c/2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744657%252Fgeneral%252F1a451d04-2c26-4e98-9744-1359a4d196a0.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744657/general/1a451d04-2c26-4e98-9744-1359a4d196a0.jpg saved to cache
2026-03-25 19:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c
2026-03-25 19:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744657/general/a25bb82a-6101-4501-bf48-b2b0d4aba6eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720948)
2026-03-25 19:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744657/general/0787e58e-cc46-4a3e-8b06-b95f69c92d84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720948)
2026-03-25 19:34:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9414bd0>
2026-03-25 19:34:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c/2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744657%252Fgeneral%252Fa25bb82a-6101-4501-bf48-b2b0d4aba6eb.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744657/general/a25bb82a-6101-4501-bf48-b2b0d4aba6eb.jpg saved to cache
2026-03-25 19:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c
2026-03-25 19:34:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9414310>
2026-03-25 19:34:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c/2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744657%252Fgeneral%252F0787e58e-cc46-4a3e-8b06-b95f69c92d84.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744657/general/0787e58e-cc46-4a3e-8b06-b95f69c92d84.jpg saved to cache
2026-03-25 19:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c
2026-03-25 19:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744657/general/0016ad08-eb0a-42a1-bf51-013824fa5f2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720948)
2026-03-25 19:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744657/general/c50df88a-fe7a-4abb-85df-51cacfa9ca63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720948)
2026-03-25 19:34:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc921e450>
2026-03-25 19:34:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c/2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744657%252Fgeneral%252F0016ad08-eb0a-42a1-bf51-013824fa5f2d.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744657/general/0016ad08-eb0a-42a1-bf51-013824fa5f2d.jpg saved to cache
2026-03-25 19:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c
2026-03-25 19:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744657/general/f5845d98-36bb-4571-93b3-92bc4af401a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720948)
2026-03-25 19:34:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9415e50>
2026-03-25 19:34:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c/2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744657%252Fgeneral%252Fc50df88a-fe7a-4abb-85df-51cacfa9ca63.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744657/general/c50df88a-fe7a-4abb-85df-51cacfa9ca63.jpg saved to cache
2026-03-25 19:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c
2026-03-25 19:34:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9414710>
2026-03-25 19:34:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c/2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744657%252Fgeneral%252Ff5845d98-36bb-4571-93b3-92bc4af401a1.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744657/general/f5845d98-36bb-4571-93b3-92bc4af401a1.jpg saved to cache
2026-03-25 19:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c
2026-03-25 19:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744657/general/81e762cf-eb69-434e-84f6-30dd2d62dae0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720948)
2026-03-25 19:34:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90d1bd0>
2026-03-25 19:34:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c/2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744657%252Fgeneral%252F81e762cf-eb69-434e-84f6-30dd2d62dae0.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744657/general/81e762cf-eb69-434e-84f6-30dd2d62dae0.jpg saved to cache
2026-03-25 19:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c
2026-03-25 19:34:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c, skipping ID generation
2026-03-25 19:34:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c with scrape type 1
2026-03-25 19:34:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c sending to next pipeline
2026-03-25 19:34:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c, identifier: 10720948
2026-03-25 19:34:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c with identifier: 10720948
2026-03-25 19:34:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c with identifier: 10720948
2026-03-25 19:34:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c with identifier: 10720948 to the API
2026-03-25 19:34:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:34:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744657/general/81e762cf-eb69-434e-84f6-30dd2d62dae0.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-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA546VN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720948',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 182897,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 87,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c/2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744657/general/81e762cf-eb69-434e-84f6-30dd2d62dae0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c/2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170188,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744657/general/f5845d98-36bb-4571-93b3-92bc4af401a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c/2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167964,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744657/general/c50df88a-fe7a-4abb-85df-51cacfa9ca63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c/2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174040,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744657/general/0016ad08-eb0a-42a1-bf51-013824fa5f2d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c/2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142791,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744657/general/0787e58e-cc46-4a3e-8b06-b95f69c92d84.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c/2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744657/general/a25bb82a-6101-4501-bf48-b2b0d4aba6eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c/2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107045,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744657/general/1a451d04-2c26-4e98-9744-1359a4d196a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c/2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122225,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744657/general/09f18bb5-0a9f-4c23-9185-70a95866db7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c/2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112637,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744657/general/67bb30c4-6c9f-4294-9873-d1fafcc08985.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c/2ab18e9d-88fe-5afd-84a8-d1ac837e1f9c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139487,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744657/general/6f550951-02f7-40e2-b077-e73755557f52.jpg',
'Width': 1024}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-07-20',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'182.897 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-25 19:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720948%27 HTTP/1.1" 200 None
2026-03-25 19:34:30 [adesa.fr] INFO: Saving data for 10720948: {'created_time': 1774467270.353233, 'last_price_update_time': 1774467270.353244, 'auction_closing_time': 1774527300.0}
2026-03-25 19:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720948') HTTP/1.1" 204 0
2026-03-25 19:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:34:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5314717f-3a36-51cf-8a2c-7c1603933a3e with identifier: 10720985
2026-03-25 19:34:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5314717f-3a36-51cf-8a2c-7c1603933a3e with scrape type 1
2026-03-25 19:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5314717f-3a36-51cf-8a2c-7c1603933a3e
2026-03-25 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744814%252Fgeneral%252F4e764fcb-09bc-40ef-8d62-8722861392a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744814/general/4e764fcb-09bc-40ef-8d62-8722861392a0.jpg not downloaded yet
2026-03-25 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744814%252Fgeneral%252F49c7ad71-76e2-4d42-8d9a-853927851cd6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744814/general/49c7ad71-76e2-4d42-8d9a-853927851cd6.jpg not downloaded yet
2026-03-25 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744814%252Fgeneral%252Feb3e5dee-d181-4f13-914b-200849954ae9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744814/general/eb3e5dee-d181-4f13-914b-200849954ae9.jpg not downloaded yet
2026-03-25 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744814%252Fgeneral%252Fdd42d1ac-754e-4515-b0c4-bd7bd8c79bbe.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744814/general/dd42d1ac-754e-4515-b0c4-bd7bd8c79bbe.jpg not downloaded yet
2026-03-25 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744814%252Fgeneral%252F525a9b2a-dd23-4ec7-b58b-3e39582337ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744814/general/525a9b2a-dd23-4ec7-b58b-3e39582337ee.jpg not downloaded yet
2026-03-25 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744814%252Fgeneral%252F8f8fb75f-ab67-4eb3-9f38-06d54d9a0f7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744814/general/8f8fb75f-ab67-4eb3-9f38-06d54d9a0f7e.jpg not downloaded yet
2026-03-25 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744814%252Fgeneral%252Fb4cbbd98-cc0f-4448-a777-2a18c67caacb.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744814/general/b4cbbd98-cc0f-4448-a777-2a18c67caacb.jpg not downloaded yet
2026-03-25 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744814%252Fgeneral%252F183b0c5f-f3a5-419b-9bc3-fb3d42005c35.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744814/general/183b0c5f-f3a5-419b-9bc3-fb3d42005c35.jpg not downloaded yet
2026-03-25 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744814%252Fgeneral%252Fc9974216-5a2e-4a81-a852-22ba56b9b772.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744814/general/c9974216-5a2e-4a81-a852-22ba56b9b772.jpg not downloaded yet
2026-03-25 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744814%252Fgeneral%252Fb108584e-28e3-4b82-a460-414e3ad5c360.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744814/general/b108584e-28e3-4b82-a460-414e3ad5c360.jpg not downloaded yet
2026-03-25 19:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726011> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:34:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dff8d2b6-306b-52ec-970e-236d6aebc8c6 with identifier: 10726011
2026-03-25 19:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 with scrape type 1
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dff8d2b6-306b-52ec-970e-236d6aebc8c6
2026-03-25 19:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722100%252Fgeneral%252Fd6a36c32-e464-4a9d-a79c-fe7db16578f1.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722100/general/d6a36c32-e464-4a9d-a79c-fe7db16578f1.JPG not downloaded yet
2026-03-25 19:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744814/general/b108584e-28e3-4b82-a460-414e3ad5c360.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720985)
2026-03-25 19:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722100%252Fgeneral%252F633a8a6f-dac6-4497-b0bc-11599a13239e.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722100/general/633a8a6f-dac6-4497-b0bc-11599a13239e.JPG not downloaded yet
2026-03-25 19:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722100%252Fgeneral%252F61f57189-cf40-47dd-a8f1-70ec7092e1e7.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722100/general/61f57189-cf40-47dd-a8f1-70ec7092e1e7.JPG not downloaded yet
2026-03-25 19:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722100%252Fgeneral%252F6991cfde-7f7d-4e2c-9fdd-cd453a17a2e4.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722100/general/6991cfde-7f7d-4e2c-9fdd-cd453a17a2e4.JPG not downloaded yet
2026-03-25 19:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722100%252Fgeneral%252Feb147822-ffdc-45c1-829b-8181d53e8db1.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722100/general/eb147822-ffdc-45c1-829b-8181d53e8db1.JPG not downloaded yet
2026-03-25 19:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722100%252Fgeneral%252F54baa4a1-cc6c-4d08-853c-3933f02ee2c6.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722100/general/54baa4a1-cc6c-4d08-853c-3933f02ee2c6.JPG not downloaded yet
2026-03-25 19:34:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722100/general/d6a36c32-e464-4a9d-a79c-fe7db16578f1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726011)
2026-03-25 19:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722100%252Fgeneral%252F24a035c4-b001-4e87-be7e-cb8aa6323cb7.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722100/general/24a035c4-b001-4e87-be7e-cb8aa6323cb7.JPG not downloaded yet
2026-03-25 19:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722100%252Fgeneral%252F6f67ce24-037b-4cc9-a914-f7d9599b2d3a.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722100/general/6f67ce24-037b-4cc9-a914-f7d9599b2d3a.JPG not downloaded yet
2026-03-25 19:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722100%252Fgeneral%252F98c57a3e-a6b6-491a-9874-d068e8021c82.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722100/general/98c57a3e-a6b6-491a-9874-d068e8021c82.JPG not downloaded yet
2026-03-25 19:34:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc875f410>
2026-03-25 19:34:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:34:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:34:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5314717f-3a36-51cf-8a2c-7c1603933a3e/5314717f-3a36-51cf-8a2c-7c1603933a3e_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744814%252Fgeneral%252Fb108584e-28e3-4b82-a460-414e3ad5c360.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744814/general/b108584e-28e3-4b82-a460-414e3ad5c360.jpg saved to cache
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5314717f-3a36-51cf-8a2c-7c1603933a3e
2026-03-25 19:34:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722100/general/54baa4a1-cc6c-4d08-853c-3933f02ee2c6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726011)
2026-03-25 19:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5722100%252Fgeneral%252Fed54cd1c-ddd3-4600-b8be-79a8d145ea11.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722100/general/ed54cd1c-ddd3-4600-b8be-79a8d145ea11.JPG not downloaded yet
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 due to Ignoring non-200 response
2026-03-25 19:34:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722100/general/98c57a3e-a6b6-491a-9874-d068e8021c82.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726011)
2026-03-25 19:34:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722100/general/ed54cd1c-ddd3-4600-b8be-79a8d145ea11.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726011)
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 due to Ignoring non-200 response
2026-03-25 19:34:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722100/general/6f67ce24-037b-4cc9-a914-f7d9599b2d3a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726011)
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 due to Ignoring non-200 response
2026-03-25 19:34:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722100/general/24a035c4-b001-4e87-be7e-cb8aa6323cb7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726011)
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 due to Ignoring non-200 response
2026-03-25 19:34:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722100/general/eb147822-ffdc-45c1-829b-8181d53e8db1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726011)
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 due to Ignoring non-200 response
2026-03-25 19:34:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722100/general/6991cfde-7f7d-4e2c-9fdd-cd453a17a2e4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726011)
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 due to Ignoring non-200 response
2026-03-25 19:34:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722100/general/61f57189-cf40-47dd-a8f1-70ec7092e1e7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726011)
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 due to Ignoring non-200 response
2026-03-25 19:34:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722100/general/633a8a6f-dac6-4497-b0bc-11599a13239e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726011)
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 due to Ignoring non-200 response
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 due to Ignoring non-200 response
2026-03-25 19:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744814/general/c9974216-5a2e-4a81-a852-22ba56b9b772.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720985)
2026-03-25 19:34:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dff8d2b6-306b-52ec-970e-236d6aebc8c6, skipping ID generation
2026-03-25 19:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 with scrape type 1
2026-03-25 19:34:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 sending to next pipeline
2026-03-25 19:34:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dff8d2b6-306b-52ec-970e-236d6aebc8c6, identifier: 10726011
2026-03-25 19:34:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dff8d2b6-306b-52ec-970e-236d6aebc8c6 with identifier: 10726011
2026-03-25 19:34:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dff8d2b6-306b-52ec-970e-236d6aebc8c6 with identifier: 10726011
2026-03-25 19:34:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dff8d2b6-306b-52ec-970e-236d6aebc8c6 with identifier: 10726011 to the API
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:34:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5722100/general/633a8a6f-dac6-4497-b0bc-11599a13239e.JPG>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 305,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'dff8d2b6-306b-52ec-970e-236d6aebc8c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-231-JL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726011',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Suzuki',
'model': 'Across',
'odometer': 62887,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photos': [],
'price': 26800,
'price_includes_vat': True,
'registration_date': '2022-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Suzuki Across 2.5 - AWD - Hybrid - Automatic - 305 hp - 62.887 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726011%27 HTTP/1.1" 200 None
2026-03-25 19:34:43 [adesa.fr] INFO: Saving data for 10726011: {'created_time': 1774467283.245011, 'last_price_update_time': 1774467283.245023, 'auction_closing_time': 1774617300.0}
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726011') HTTP/1.1" 204 0
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 due to Ignoring non-200 response
2026-03-25 19:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744814/general/183b0c5f-f3a5-419b-9bc3-fb3d42005c35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720985)
2026-03-25 19:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726006> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:34:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fdef50>
2026-03-25 19:34:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5314717f-3a36-51cf-8a2c-7c1603933a3e/5314717f-3a36-51cf-8a2c-7c1603933a3e_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744814%252Fgeneral%252Fc9974216-5a2e-4a81-a852-22ba56b9b772.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744814/general/c9974216-5a2e-4a81-a852-22ba56b9b772.jpg saved to cache
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5314717f-3a36-51cf-8a2c-7c1603933a3e
2026-03-25 19: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-25 19:34:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb22a590>
2026-03-25 19:34:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5314717f-3a36-51cf-8a2c-7c1603933a3e/5314717f-3a36-51cf-8a2c-7c1603933a3e_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744814%252Fgeneral%252F183b0c5f-f3a5-419b-9bc3-fb3d42005c35.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744814/general/183b0c5f-f3a5-419b-9bc3-fb3d42005c35.jpg saved to cache
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5314717f-3a36-51cf-8a2c-7c1603933a3e
2026-03-25 19:34:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d38ec35-81d1-5ed3-9213-602cb34299e3 with identifier: 10726006
2026-03-25 19:34:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d38ec35-81d1-5ed3-9213-602cb34299e3 with scrape type 1
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4d38ec35-81d1-5ed3-9213-602cb34299e3
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5713783%252Fgeneral%252Fbef0160a-d7bd-4e1a-9f2b-a0e52c93bb22.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713783/general/bef0160a-d7bd-4e1a-9f2b-a0e52c93bb22.JPG not downloaded yet
2026-03-25 19:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744814/general/b4cbbd98-cc0f-4448-a777-2a18c67caacb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720985)
2026-03-25 19:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744814/general/8f8fb75f-ab67-4eb3-9f38-06d54d9a0f7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720985)
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5713783%252Fgeneral%252F083e1baa-383a-4e7a-9562-d034298f14b8.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713783/general/083e1baa-383a-4e7a-9562-d034298f14b8.JPG not downloaded yet
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5713783%252Fgeneral%252Fa6241598-2eed-4c50-bd25-b8ee027221cb.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713783/general/a6241598-2eed-4c50-bd25-b8ee027221cb.JPG not downloaded yet
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5713783%252Fgeneral%252F77fe960a-8689-4d07-b679-c24eaff96ea4.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713783/general/77fe960a-8689-4d07-b679-c24eaff96ea4.JPG not downloaded yet
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5713783%252Fgeneral%252Fc04c0ab8-cc08-4a04-9bd4-deec19f72702.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713783/general/c04c0ab8-cc08-4a04-9bd4-deec19f72702.JPG not downloaded yet
2026-03-25 19:34:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713783/general/bef0160a-d7bd-4e1a-9f2b-a0e52c93bb22.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726006)
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5713783%252Fgeneral%252Feb4dbf8d-cc60-4924-b930-5dc27fe1b74b.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713783/general/eb4dbf8d-cc60-4924-b930-5dc27fe1b74b.JPG not downloaded yet
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5713783%252Fgeneral%252Fe6c5982b-e200-4bc6-ba23-a4a098ac149b.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713783/general/e6c5982b-e200-4bc6-ba23-a4a098ac149b.JPG not downloaded yet
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5713783%252Fgeneral%252Fe9ab8923-247b-4eac-9b13-b18750fe073d.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713783/general/e9ab8923-247b-4eac-9b13-b18750fe073d.JPG not downloaded yet
2026-03-25 19:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744814/general/525a9b2a-dd23-4ec7-b58b-3e39582337ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720985)
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5713783%252Fgeneral%252F6828d124-4b22-4db7-a1db-bed7209b3927.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713783/general/6828d124-4b22-4db7-a1db-bed7209b3927.JPG not downloaded yet
2026-03-25 19:34:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc930ee10>
2026-03-25 19:34:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5314717f-3a36-51cf-8a2c-7c1603933a3e/5314717f-3a36-51cf-8a2c-7c1603933a3e_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744814%252Fgeneral%252Fb4cbbd98-cc0f-4448-a777-2a18c67caacb.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744814/general/b4cbbd98-cc0f-4448-a777-2a18c67caacb.jpg saved to cache
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5314717f-3a36-51cf-8a2c-7c1603933a3e
2026-03-25 19:34:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90489d0>
2026-03-25 19:34:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5314717f-3a36-51cf-8a2c-7c1603933a3e/5314717f-3a36-51cf-8a2c-7c1603933a3e_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744814%252Fgeneral%252F8f8fb75f-ab67-4eb3-9f38-06d54d9a0f7e.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744814/general/8f8fb75f-ab67-4eb3-9f38-06d54d9a0f7e.jpg saved to cache
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5314717f-3a36-51cf-8a2c-7c1603933a3e
2026-03-25 19:34:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713783/general/c04c0ab8-cc08-4a04-9bd4-deec19f72702.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726006)
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5713783%252Fgeneral%252F0dd3ce55-12af-49ca-85f5-66efed0e7281.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713783/general/0dd3ce55-12af-49ca-85f5-66efed0e7281.JPG not downloaded yet
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 4d38ec35-81d1-5ed3-9213-602cb34299e3 due to Ignoring non-200 response
2026-03-25 19:34:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb1bc510>
2026-03-25 19:34:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5314717f-3a36-51cf-8a2c-7c1603933a3e/5314717f-3a36-51cf-8a2c-7c1603933a3e_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744814%252Fgeneral%252F525a9b2a-dd23-4ec7-b58b-3e39582337ee.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744814/general/525a9b2a-dd23-4ec7-b58b-3e39582337ee.jpg saved to cache
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5314717f-3a36-51cf-8a2c-7c1603933a3e
2026-03-25 19:34:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713783/general/6828d124-4b22-4db7-a1db-bed7209b3927.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726006)
2026-03-25 19:34:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713783/general/e9ab8923-247b-4eac-9b13-b18750fe073d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726006)
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4d38ec35-81d1-5ed3-9213-602cb34299e3 due to Ignoring non-200 response
2026-03-25 19:34:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713783/general/e6c5982b-e200-4bc6-ba23-a4a098ac149b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726006)
2026-03-25 19:34:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713783/general/0dd3ce55-12af-49ca-85f5-66efed0e7281.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726006)
2026-03-25 19:34:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713783/general/eb4dbf8d-cc60-4924-b930-5dc27fe1b74b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726006)
2026-03-25 19:34:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713783/general/77fe960a-8689-4d07-b679-c24eaff96ea4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726006)
2026-03-25 19:34:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713783/general/a6241598-2eed-4c50-bd25-b8ee027221cb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726006)
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 4d38ec35-81d1-5ed3-9213-602cb34299e3 due to Ignoring non-200 response
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4d38ec35-81d1-5ed3-9213-602cb34299e3 due to Ignoring non-200 response
2026-03-25 19:34:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713783/general/083e1baa-383a-4e7a-9562-d034298f14b8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726006)
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4d38ec35-81d1-5ed3-9213-602cb34299e3 due to Ignoring non-200 response
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4d38ec35-81d1-5ed3-9213-602cb34299e3 due to Ignoring non-200 response
2026-03-25 19:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744814/general/dd42d1ac-754e-4515-b0c4-bd7bd8c79bbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720985)
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4d38ec35-81d1-5ed3-9213-602cb34299e3 due to Ignoring non-200 response
2026-03-25 19:34:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4d38ec35-81d1-5ed3-9213-602cb34299e3 due to Ignoring non-200 response
2026-03-25 19:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744814/general/eb3e5dee-d181-4f13-914b-200849954ae9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720985)
2026-03-25 19:34:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4d38ec35-81d1-5ed3-9213-602cb34299e3 due to Ignoring non-200 response
2026-03-25 19:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744814/general/49c7ad71-76e2-4d42-8d9a-853927851cd6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720985)
2026-03-25 19:34:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4d38ec35-81d1-5ed3-9213-602cb34299e3, skipping ID generation
2026-03-25 19:34:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d38ec35-81d1-5ed3-9213-602cb34299e3 with scrape type 1
2026-03-25 19:34:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4d38ec35-81d1-5ed3-9213-602cb34299e3 sending to next pipeline
2026-03-25 19:34:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4d38ec35-81d1-5ed3-9213-602cb34299e3, identifier: 10726006
2026-03-25 19:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc925ed50>
2026-03-25 19:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5314717f-3a36-51cf-8a2c-7c1603933a3e/5314717f-3a36-51cf-8a2c-7c1603933a3e_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744814%252Fgeneral%252Fdd42d1ac-754e-4515-b0c4-bd7bd8c79bbe.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744814/general/dd42d1ac-754e-4515-b0c4-bd7bd8c79bbe.jpg saved to cache
2026-03-25 19:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5314717f-3a36-51cf-8a2c-7c1603933a3e
2026-03-25 19:34:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4d38ec35-81d1-5ed3-9213-602cb34299e3 with identifier: 10726006
2026-03-25 19:34:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 19:34:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-25 19:34:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 19:34:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4d38ec35-81d1-5ed3-9213-602cb34299e3 with identifier: 10726006
2026-03-25 19:34:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4d38ec35-81d1-5ed3-9213-602cb34299e3 with identifier: 10726006 to the API
2026-03-25 19:34:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:34:44 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5713783/general/083e1baa-383a-4e7a-9562-d034298f14b8.JPG>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'CNG',
'id': '4d38ec35-81d1-5ed3-9213-602cb34299e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-342-EB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726006',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 141146,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-08-09',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 1.5 Business - CNG - Automatic - 131 hp - '
'141.146 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726006%27 HTTP/1.1" 200 None
2026-03-25 19:34:44 [adesa.fr] INFO: Saving data for 10726006: {'created_time': 1774467284.597832, 'last_price_update_time': 1774467284.597842, 'auction_closing_time': 1774617300.0}
2026-03-25 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726006') HTTP/1.1" 204 0
2026-03-25 19:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744814/general/4e764fcb-09bc-40ef-8d62-8722861392a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720985)
2026-03-25 19:34:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4d38ec35-81d1-5ed3-9213-602cb34299e3 due to Ignoring non-200 response
2026-03-25 19:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc873ab50>
2026-03-25 19:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5314717f-3a36-51cf-8a2c-7c1603933a3e/5314717f-3a36-51cf-8a2c-7c1603933a3e_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744814%252Fgeneral%252Feb3e5dee-d181-4f13-914b-200849954ae9.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744814/general/eb3e5dee-d181-4f13-914b-200849954ae9.jpg saved to cache
2026-03-25 19:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5314717f-3a36-51cf-8a2c-7c1603933a3e
2026-03-25 19:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc920e1d0>
2026-03-25 19:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5314717f-3a36-51cf-8a2c-7c1603933a3e/5314717f-3a36-51cf-8a2c-7c1603933a3e_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744814%252Fgeneral%252F49c7ad71-76e2-4d42-8d9a-853927851cd6.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744814/general/49c7ad71-76e2-4d42-8d9a-853927851cd6.jpg saved to cache
2026-03-25 19:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5314717f-3a36-51cf-8a2c-7c1603933a3e
2026-03-25 19:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86c8110>
2026-03-25 19:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5314717f-3a36-51cf-8a2c-7c1603933a3e/5314717f-3a36-51cf-8a2c-7c1603933a3e_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744814%252Fgeneral%252F4e764fcb-09bc-40ef-8d62-8722861392a0.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744814/general/4e764fcb-09bc-40ef-8d62-8722861392a0.jpg saved to cache
2026-03-25 19:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5314717f-3a36-51cf-8a2c-7c1603933a3e
2026-03-25 19:34:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5314717f-3a36-51cf-8a2c-7c1603933a3e, skipping ID generation
2026-03-25 19:34:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5314717f-3a36-51cf-8a2c-7c1603933a3e with scrape type 1
2026-03-25 19:34:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5314717f-3a36-51cf-8a2c-7c1603933a3e sending to next pipeline
2026-03-25 19:34:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5314717f-3a36-51cf-8a2c-7c1603933a3e, identifier: 10720985
2026-03-25 19:34:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5314717f-3a36-51cf-8a2c-7c1603933a3e with identifier: 10720985
2026-03-25 19:34:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5314717f-3a36-51cf-8a2c-7c1603933a3e with identifier: 10720985
2026-03-25 19:34:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5314717f-3a36-51cf-8a2c-7c1603933a3e with identifier: 10720985 to the API
2026-03-25 19:34:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:34: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-25 19:34:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744814/general/4e764fcb-09bc-40ef-8d62-8722861392a0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '5314717f-3a36-51cf-8a2c-7c1603933a3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FD327YW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720985',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 181278,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5314717f-3a36-51cf-8a2c-7c1603933a3e/5314717f-3a36-51cf-8a2c-7c1603933a3e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744814/general/4e764fcb-09bc-40ef-8d62-8722861392a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5314717f-3a36-51cf-8a2c-7c1603933a3e/5314717f-3a36-51cf-8a2c-7c1603933a3e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141951,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744814/general/49c7ad71-76e2-4d42-8d9a-853927851cd6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5314717f-3a36-51cf-8a2c-7c1603933a3e/5314717f-3a36-51cf-8a2c-7c1603933a3e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149194,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744814/general/eb3e5dee-d181-4f13-914b-200849954ae9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5314717f-3a36-51cf-8a2c-7c1603933a3e/5314717f-3a36-51cf-8a2c-7c1603933a3e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89082,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744814/general/dd42d1ac-754e-4515-b0c4-bd7bd8c79bbe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5314717f-3a36-51cf-8a2c-7c1603933a3e/5314717f-3a36-51cf-8a2c-7c1603933a3e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104087,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744814/general/525a9b2a-dd23-4ec7-b58b-3e39582337ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5314717f-3a36-51cf-8a2c-7c1603933a3e/5314717f-3a36-51cf-8a2c-7c1603933a3e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105377,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744814/general/8f8fb75f-ab67-4eb3-9f38-06d54d9a0f7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5314717f-3a36-51cf-8a2c-7c1603933a3e/5314717f-3a36-51cf-8a2c-7c1603933a3e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102870,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744814/general/b4cbbd98-cc0f-4448-a777-2a18c67caacb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5314717f-3a36-51cf-8a2c-7c1603933a3e/5314717f-3a36-51cf-8a2c-7c1603933a3e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102320,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744814/general/183b0c5f-f3a5-419b-9bc3-fb3d42005c35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5314717f-3a36-51cf-8a2c-7c1603933a3e/5314717f-3a36-51cf-8a2c-7c1603933a3e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744814/general/c9974216-5a2e-4a81-a852-22ba56b9b772.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5314717f-3a36-51cf-8a2c-7c1603933a3e/5314717f-3a36-51cf-8a2c-7c1603933a3e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107506,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744814/general/b108584e-28e3-4b82-a460-414e3ad5c360.jpg',
'Width': 1024}],
'price': 9000,
'price_includes_vat': True,
'registration_date': '2019-02-19',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota C-HR 1.8 Collection - Hybrid - Automatic - 122 hp - 181.278 '
'km',
'transmission': 'automatic',
'trim': 'Collection',
'vin': None,
'year': 2019}
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720985%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Saving data for 10720985: {'created_time': 1774467285.204705, 'last_price_update_time': 1774467285.204715, 'auction_closing_time': 1774527300.0}
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720985') HTTP/1.1" 204 0
2026-03-25 19:34:45 [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-25 19: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-25 19:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701093
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701093%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701093: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701093 url https://www.openlane.eu/en/carv6/auction/10701093
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701117
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701117%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701117: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701117 url https://www.openlane.eu/en/carv6/auction/10701117
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701094
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701094%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701094: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701094 url https://www.openlane.eu/en/carv6/auction/10701094
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701261
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701261%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701261: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701261 url https://www.openlane.eu/en/carv6/auction/10701261
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701262
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701262%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701262: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701262 url https://www.openlane.eu/en/carv6/auction/10701262
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701095
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701095%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701095: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701095 url https://www.openlane.eu/en/carv6/auction/10701095
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701228
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701228%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701228: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701228 url https://www.openlane.eu/en/carv6/auction/10701228
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701192
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701192%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701192: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701192 url https://www.openlane.eu/en/carv6/auction/10701192
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701118
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701118%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701118: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701118 url https://www.openlane.eu/en/carv6/auction/10701118
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701194
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701194%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701194: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701194 url https://www.openlane.eu/en/carv6/auction/10701194
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701263
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701263%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701263: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701263 url https://www.openlane.eu/en/carv6/auction/10701263
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701172
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701172%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701172: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701172 url https://www.openlane.eu/en/carv6/auction/10701172
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701195
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701195%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701195: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701195 url https://www.openlane.eu/en/carv6/auction/10701195
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701137
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701137%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701137: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701137 url https://www.openlane.eu/en/carv6/auction/10701137
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701173
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701173%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701173: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701173 url https://www.openlane.eu/en/carv6/auction/10701173
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701229
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701229%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701229: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701229 url https://www.openlane.eu/en/carv6/auction/10701229
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701193
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701193%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701193: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701193 url https://www.openlane.eu/en/carv6/auction/10701193
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701264
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701264%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701264: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701264 url https://www.openlane.eu/en/carv6/auction/10701264
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701096
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701096%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701096: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701096 url https://www.openlane.eu/en/carv6/auction/10701096
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701119
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701119%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701119: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701119 url https://www.openlane.eu/en/carv6/auction/10701119
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701155
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701155%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701155: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701155 url https://www.openlane.eu/en/carv6/auction/10701155
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701265
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701265%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701265: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701265 url https://www.openlane.eu/en/carv6/auction/10701265
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701079
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701079%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701079: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701079 url https://www.openlane.eu/en/carv6/auction/10701079
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701097
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701097%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701097: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701097 url https://www.openlane.eu/en/carv6/auction/10701097
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701174
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701174%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701174: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701174 url https://www.openlane.eu/en/carv6/auction/10701174
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701266
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701266%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701266: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701266 url https://www.openlane.eu/en/carv6/auction/10701266
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701183
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701183%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701183: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701183 url https://www.openlane.eu/en/carv6/auction/10701183
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701210
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701210%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701210: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701210 url https://www.openlane.eu/en/carv6/auction/10701210
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701098
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701098%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701098: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701098 url https://www.openlane.eu/en/carv6/auction/10701098
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701099
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701099%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701099: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701099 url https://www.openlane.eu/en/carv6/auction/10701099
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701196
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701196%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701196: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701196 url https://www.openlane.eu/en/carv6/auction/10701196
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701100
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701100%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701100: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701100 url https://www.openlane.eu/en/carv6/auction/10701100
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701175
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701175%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701175: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701175 url https://www.openlane.eu/en/carv6/auction/10701175
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701176
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701176%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701176: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701176 url https://www.openlane.eu/en/carv6/auction/10701176
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701267
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701267%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701267: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701267 url https://www.openlane.eu/en/carv6/auction/10701267
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701070
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701070%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701070: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701070 url https://www.openlane.eu/en/carv6/auction/10701070
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701230
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701230%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701230: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701230 url https://www.openlane.eu/en/carv6/auction/10701230
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701177
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701177%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701177: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701177 url https://www.openlane.eu/en/carv6/auction/10701177
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701141
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701141%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701141: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701141 url https://www.openlane.eu/en/carv6/auction/10701141
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701231
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701231%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701231: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701231 url https://www.openlane.eu/en/carv6/auction/10701231
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701101
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701101%27 HTTP/1.1" 200 None
2026-03-25 19:34:45 [adesa.fr] INFO: Scrape type for 10701101: 0
2026-03-25 19:34:45 [adesa.fr] INFO: Skipping item 10701101 url https://www.openlane.eu/en/carv6/auction/10701101
2026-03-25 19:34:45 [adesa.fr] INFO: Found listing with ID: 10701120
2026-03-25 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701120%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701120: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701120 url https://www.openlane.eu/en/carv6/auction/10701120
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701156
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701156%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701156: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701156 url https://www.openlane.eu/en/carv6/auction/10701156
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701142
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701142%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701142: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701142 url https://www.openlane.eu/en/carv6/auction/10701142
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701211
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701211%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701211: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701211 url https://www.openlane.eu/en/carv6/auction/10701211
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701268
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701268%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701268: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701268 url https://www.openlane.eu/en/carv6/auction/10701268
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701232
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701232%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701232: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701232 url https://www.openlane.eu/en/carv6/auction/10701232
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701103
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701103%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701103: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701103 url https://www.openlane.eu/en/carv6/auction/10701103
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701102
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701102%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701102: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701102 url https://www.openlane.eu/en/carv6/auction/10701102
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701121
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701121%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701121: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701121 url https://www.openlane.eu/en/carv6/auction/10701121
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701122
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701122%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701122: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701122 url https://www.openlane.eu/en/carv6/auction/10701122
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701197
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701197%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701197: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701197 url https://www.openlane.eu/en/carv6/auction/10701197
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701198
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701198%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701198: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701198 url https://www.openlane.eu/en/carv6/auction/10701198
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701269
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701269%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701269: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701269 url https://www.openlane.eu/en/carv6/auction/10701269
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701082
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701082%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701082: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701082 url https://www.openlane.eu/en/carv6/auction/10701082
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701212
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701212%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701212: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701212 url https://www.openlane.eu/en/carv6/auction/10701212
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701184
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701184%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701184: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701184 url https://www.openlane.eu/en/carv6/auction/10701184
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701138
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701138%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701138: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701138 url https://www.openlane.eu/en/carv6/auction/10701138
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701270
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701270%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701270: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701270 url https://www.openlane.eu/en/carv6/auction/10701270
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701104
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701104%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701104: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701104 url https://www.openlane.eu/en/carv6/auction/10701104
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701271
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701271%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701271: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701271 url https://www.openlane.eu/en/carv6/auction/10701271
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701123
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701123%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701123: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701123 url https://www.openlane.eu/en/carv6/auction/10701123
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701272
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701272%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701272: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701272 url https://www.openlane.eu/en/carv6/auction/10701272
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701273
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701273%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701273: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701273 url https://www.openlane.eu/en/carv6/auction/10701273
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701274
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701274%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701274: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701274 url https://www.openlane.eu/en/carv6/auction/10701274
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701199
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701199%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701199: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701199 url https://www.openlane.eu/en/carv6/auction/10701199
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701200
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701200%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701200: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701200 url https://www.openlane.eu/en/carv6/auction/10701200
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701275
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701275%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701275: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701275 url https://www.openlane.eu/en/carv6/auction/10701275
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701144
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701144%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701144: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701144 url https://www.openlane.eu/en/carv6/auction/10701144
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701139
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701139%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701139: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701139 url https://www.openlane.eu/en/carv6/auction/10701139
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701185
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701185%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701185: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701185 url https://www.openlane.eu/en/carv6/auction/10701185
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701277
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701277%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701277: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701277 url https://www.openlane.eu/en/carv6/auction/10701277
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701213
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701213%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701213: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701213 url https://www.openlane.eu/en/carv6/auction/10701213
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701276
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701276%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701276: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701276 url https://www.openlane.eu/en/carv6/auction/10701276
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701140
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701140%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701140: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701140 url https://www.openlane.eu/en/carv6/auction/10701140
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701124
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701124%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701124: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701124 url https://www.openlane.eu/en/carv6/auction/10701124
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701105
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701105%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701105: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701105 url https://www.openlane.eu/en/carv6/auction/10701105
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701278
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701278%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701278: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701278 url https://www.openlane.eu/en/carv6/auction/10701278
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701280
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701280%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701280: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701280 url https://www.openlane.eu/en/carv6/auction/10701280
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701107
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701107%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701107: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701107 url https://www.openlane.eu/en/carv6/auction/10701107
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701106
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701106%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701106: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701106 url https://www.openlane.eu/en/carv6/auction/10701106
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701281
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701281%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701281: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701281 url https://www.openlane.eu/en/carv6/auction/10701281
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701186
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701186%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701186: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701186 url https://www.openlane.eu/en/carv6/auction/10701186
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701279
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701279%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701279: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701279 url https://www.openlane.eu/en/carv6/auction/10701279
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701201
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701201%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701201: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701201 url https://www.openlane.eu/en/carv6/auction/10701201
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701233
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701233%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701233: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701233 url https://www.openlane.eu/en/carv6/auction/10701233
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701108
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701108%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701108: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701108 url https://www.openlane.eu/en/carv6/auction/10701108
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701282
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701282%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701282: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701282 url https://www.openlane.eu/en/carv6/auction/10701282
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701125
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701125%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701125: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701125 url https://www.openlane.eu/en/carv6/auction/10701125
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701234
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701234%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701234: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701234 url https://www.openlane.eu/en/carv6/auction/10701234
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701214
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701214%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701214: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701214 url https://www.openlane.eu/en/carv6/auction/10701214
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701215
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701215%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701215: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701215 url https://www.openlane.eu/en/carv6/auction/10701215
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701178
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701178%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701178: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701178 url https://www.openlane.eu/en/carv6/auction/10701178
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701157
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701157%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701157: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701157 url https://www.openlane.eu/en/carv6/auction/10701157
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701216
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701216%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701216: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701216 url https://www.openlane.eu/en/carv6/auction/10701216
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701217
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701217%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701217: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701217 url https://www.openlane.eu/en/carv6/auction/10701217
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701126
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701126%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701126: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701126 url https://www.openlane.eu/en/carv6/auction/10701126
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701283
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701283%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701283: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701283 url https://www.openlane.eu/en/carv6/auction/10701283
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701109
2026-03-25 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701109%27 HTTP/1.1" 200 None
2026-03-25 19:34:46 [adesa.fr] INFO: Scrape type for 10701109: 0
2026-03-25 19:34:46 [adesa.fr] INFO: Skipping item 10701109 url https://www.openlane.eu/en/carv6/auction/10701109
2026-03-25 19:34:46 [adesa.fr] INFO: Found listing with ID: 10701110
2026-03-25 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701110%27 HTTP/1.1" 200 None
2026-03-25 19:34:47 [adesa.fr] INFO: Scrape type for 10701110: 0
2026-03-25 19:34:47 [adesa.fr] INFO: Skipping item 10701110 url https://www.openlane.eu/en/carv6/auction/10701110
2026-03-25 19:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:34:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:34:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 321d7ada-1a7e-5611-8599-80ee0a57277c with identifier: 10720987
2026-03-25 19:34:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 321d7ada-1a7e-5611-8599-80ee0a57277c with scrape type 1
2026-03-25 19:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 321d7ada-1a7e-5611-8599-80ee0a57277c
2026-03-25 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744820%252Fgeneral%252F20df08b7-a7df-4de0-bbe3-fecbddc6f80a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744820/general/20df08b7-a7df-4de0-bbe3-fecbddc6f80a.jpg not downloaded yet
2026-03-25 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744820%252Fgeneral%252Ffa874073-34e6-4698-ac2d-f487211426a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744820/general/fa874073-34e6-4698-ac2d-f487211426a5.jpg not downloaded yet
2026-03-25 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744820%252Fgeneral%252Fab970d08-0a36-434d-a29e-617ad54c18ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744820/general/ab970d08-0a36-434d-a29e-617ad54c18ea.jpg not downloaded yet
2026-03-25 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744820%252Fgeneral%252F8bf5413e-2f1f-436b-b61d-61be64285b25.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744820/general/8bf5413e-2f1f-436b-b61d-61be64285b25.jpg not downloaded yet
2026-03-25 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744820%252Fgeneral%252Fc4d2438f-a859-48e1-a1b2-b4dfc287a5fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744820/general/c4d2438f-a859-48e1-a1b2-b4dfc287a5fd.jpg not downloaded yet
2026-03-25 19:34:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb245fb4-95e6-56e5-9a5b-b4959c38bbf6 with identifier: 10720906
2026-03-25 19:34:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb245fb4-95e6-56e5-9a5b-b4959c38bbf6 with scrape type 1
2026-03-25 19:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eb245fb4-95e6-56e5-9a5b-b4959c38bbf6
2026-03-25 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5715056%252Fgeneral%252F04c7afde-c79e-4cf7-a63f-afa5924c048e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715056/general/04c7afde-c79e-4cf7-a63f-afa5924c048e.jpg already downloaded
2026-03-25 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5715056%252Fgeneral%252F3881e024-3434-41b3-8a1a-5804627db6e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715056/general/3881e024-3434-41b3-8a1a-5804627db6e6.jpg already downloaded
2026-03-25 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5715056%252Fgeneral%252F4953a4cc-31f8-490b-a246-a960849c283e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715056/general/4953a4cc-31f8-490b-a246-a960849c283e.jpg already downloaded
2026-03-25 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5715056%252Fgeneral%252F7e12d123-4f6c-46e1-8a0d-a6794a837aa1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715056/general/7e12d123-4f6c-46e1-8a0d-a6794a837aa1.jpg already downloaded
2026-03-25 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5715056%252Fgeneral%252F848a2f40-a96a-4f16-961b-6076db17693f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715056/general/848a2f40-a96a-4f16-961b-6076db17693f.jpg already downloaded
2026-03-25 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5715056%252Fgeneral%252F6c7850d2-9a86-417d-b354-41c06225717c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715056/general/6c7850d2-9a86-417d-b354-41c06225717c.jpg already downloaded
2026-03-25 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5715056%252Fgeneral%252F8cb36ed5-5ae6-4071-9dbf-e00bacc3b832.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715056/general/8cb36ed5-5ae6-4071-9dbf-e00bacc3b832.jpg already downloaded
2026-03-25 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5715056%252Fgeneral%252Fdf64aa2f-b243-4692-b841-08e5559c36ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715056/general/df64aa2f-b243-4692-b841-08e5559c36ae.jpg already downloaded
2026-03-25 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5715056%252Fgeneral%252F1cf17d11-7111-406a-8859-054cca78a2fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715056/general/1cf17d11-7111-406a-8859-054cca78a2fa.jpg already downloaded
2026-03-25 19:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5715056%252Fgeneral%252Fcc0350e3-9dc5-423f-9552-0a8ee43fa0d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715056/general/cc0350e3-9dc5-423f-9552-0a8ee43fa0d3.jpg already downloaded
2026-03-25 19:34:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eb245fb4-95e6-56e5-9a5b-b4959c38bbf6, identifier: 10720906
2026-03-25 19:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744820%252Fgeneral%252F8ab5c076-46e7-4d27-b6d3-fe41a0253a5b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744820/general/8ab5c076-46e7-4d27-b6d3-fe41a0253a5b.jpg not downloaded yet
2026-03-25 19:34:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eb245fb4-95e6-56e5-9a5b-b4959c38bbf6 with identifier: 10720906
2026-03-25 19:34:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eb245fb4-95e6-56e5-9a5b-b4959c38bbf6 with identifier: 10720906
2026-03-25 19:34:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eb245fb4-95e6-56e5-9a5b-b4959c38bbf6 with identifier: 10720906 to the API
2026-03-25 19:34:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:34:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720906>
{'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': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'eb245fb4-95e6-56e5-9a5b-b4959c38bbf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL614SD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720906',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 177284,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5715056/general/04c7afde-c79e-4cf7-a63f-afa5924c048e.jpg',
'https://images.openlane.eu/carimgs/5715056/general/3881e024-3434-41b3-8a1a-5804627db6e6.jpg',
'https://images.openlane.eu/carimgs/5715056/general/4953a4cc-31f8-490b-a246-a960849c283e.jpg',
'https://images.openlane.eu/carimgs/5715056/general/7e12d123-4f6c-46e1-8a0d-a6794a837aa1.jpg',
'https://images.openlane.eu/carimgs/5715056/general/848a2f40-a96a-4f16-961b-6076db17693f.jpg',
'https://images.openlane.eu/carimgs/5715056/general/6c7850d2-9a86-417d-b354-41c06225717c.jpg',
'https://images.openlane.eu/carimgs/5715056/general/8cb36ed5-5ae6-4071-9dbf-e00bacc3b832.jpg',
'https://images.openlane.eu/carimgs/5715056/general/df64aa2f-b243-4692-b841-08e5559c36ae.jpg',
'https://images.openlane.eu/carimgs/5715056/general/1cf17d11-7111-406a-8859-054cca78a2fa.jpg',
'https://images.openlane.eu/carimgs/5715056/general/cc0350e3-9dc5-423f-9552-0a8ee43fa0d3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb245fb4-95e6-56e5-9a5b-b4959c38bbf6/eb245fb4-95e6-56e5-9a5b-b4959c38bbf6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715056/general/04c7afde-c79e-4cf7-a63f-afa5924c048e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb245fb4-95e6-56e5-9a5b-b4959c38bbf6/eb245fb4-95e6-56e5-9a5b-b4959c38bbf6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144715,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715056/general/3881e024-3434-41b3-8a1a-5804627db6e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb245fb4-95e6-56e5-9a5b-b4959c38bbf6/eb245fb4-95e6-56e5-9a5b-b4959c38bbf6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715056/general/4953a4cc-31f8-490b-a246-a960849c283e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb245fb4-95e6-56e5-9a5b-b4959c38bbf6/eb245fb4-95e6-56e5-9a5b-b4959c38bbf6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134114,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715056/general/7e12d123-4f6c-46e1-8a0d-a6794a837aa1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb245fb4-95e6-56e5-9a5b-b4959c38bbf6/eb245fb4-95e6-56e5-9a5b-b4959c38bbf6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84083,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715056/general/848a2f40-a96a-4f16-961b-6076db17693f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb245fb4-95e6-56e5-9a5b-b4959c38bbf6/eb245fb4-95e6-56e5-9a5b-b4959c38bbf6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105175,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715056/general/6c7850d2-9a86-417d-b354-41c06225717c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb245fb4-95e6-56e5-9a5b-b4959c38bbf6/eb245fb4-95e6-56e5-9a5b-b4959c38bbf6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111823,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715056/general/8cb36ed5-5ae6-4071-9dbf-e00bacc3b832.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb245fb4-95e6-56e5-9a5b-b4959c38bbf6/eb245fb4-95e6-56e5-9a5b-b4959c38bbf6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133606,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715056/general/df64aa2f-b243-4692-b841-08e5559c36ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb245fb4-95e6-56e5-9a5b-b4959c38bbf6/eb245fb4-95e6-56e5-9a5b-b4959c38bbf6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128174,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715056/general/1cf17d11-7111-406a-8859-054cca78a2fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb245fb4-95e6-56e5-9a5b-b4959c38bbf6/eb245fb4-95e6-56e5-9a5b-b4959c38bbf6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108166,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715056/general/cc0350e3-9dc5-423f-9552-0a8ee43fa0d3.jpg',
'Width': 1024}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Skoda Octavia Combi 2.0 TDI Business - Diesel - Automatic - 150 hp '
'- 177.284 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 19:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720906%27 HTTP/1.1" 200 None
2026-03-25 19:34:48 [adesa.fr] INFO: Saving data for 10720906: {'created_time': 1774467288.493828, 'last_price_update_time': 1774467288.493838, 'auction_closing_time': 1774527300.0}
2026-03-25 19:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720906') HTTP/1.1" 204 0
2026-03-25 19:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744820%252Fgeneral%252F830e33c5-ec61-416f-be2f-a6f384014035.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744820/general/830e33c5-ec61-416f-be2f-a6f384014035.jpg not downloaded yet
2026-03-25 19:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744820%252Fgeneral%252Fdf3da3dd-1270-4e81-9153-47f54eb76cfe.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744820/general/df3da3dd-1270-4e81-9153-47f54eb76cfe.jpg not downloaded yet
2026-03-25 19:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744820%252Fgeneral%252F4d0254bd-25c5-4541-a438-4b49a0fd95f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744820/general/4d0254bd-25c5-4541-a438-4b49a0fd95f9.jpg not downloaded yet
2026-03-25 19:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744820%252Fgeneral%252F176839b8-cf99-4055-be0e-83e77cc0e29b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744820/general/176839b8-cf99-4055-be0e-83e77cc0e29b.jpg not downloaded yet
2026-03-25 19:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720926> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744820/general/176839b8-cf99-4055-be0e-83e77cc0e29b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720987)
2026-03-25 19:34:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcdce284-9f4c-5958-b108-179841fc143e with identifier: 10720926
2026-03-25 19:34:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcdce284-9f4c-5958-b108-179841fc143e with scrape type 1
2026-03-25 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bcdce284-9f4c-5958-b108-179841fc143e
2026-03-25 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728665%252Fgeneral%252F83cacf52-4201-4ad2-924b-2ea889feaf17.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728665/general/83cacf52-4201-4ad2-924b-2ea889feaf17.jpg already downloaded
2026-03-25 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728665%252Fgeneral%252F29591ca7-4fae-4679-a264-cfe2f4351d30.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728665/general/29591ca7-4fae-4679-a264-cfe2f4351d30.jpg already downloaded
2026-03-25 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728665%252Fgeneral%252F6f080acd-3f69-4724-98f6-a95745454123.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728665/general/6f080acd-3f69-4724-98f6-a95745454123.jpg already downloaded
2026-03-25 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728665%252Fgeneral%252F0cbd6abd-bc7f-4674-89b7-31650fc42a55.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728665/general/0cbd6abd-bc7f-4674-89b7-31650fc42a55.jpg already downloaded
2026-03-25 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728665%252Fgeneral%252F2537d144-1d0c-4a34-8bdb-f413775b9f6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728665/general/2537d144-1d0c-4a34-8bdb-f413775b9f6e.jpg already downloaded
2026-03-25 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728665%252Fgeneral%252F4dd8108c-77e4-4076-999a-b41565395168.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728665/general/4dd8108c-77e4-4076-999a-b41565395168.jpg already downloaded
2026-03-25 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728665%252Fgeneral%252F23b5f2ca-3ed0-4726-85aa-50b1bace1874.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728665/general/23b5f2ca-3ed0-4726-85aa-50b1bace1874.jpg already downloaded
2026-03-25 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728665%252Fgeneral%252Fe6a7b3f2-4135-4007-80fa-42ab09db684e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728665/general/e6a7b3f2-4135-4007-80fa-42ab09db684e.jpg already downloaded
2026-03-25 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728665%252Fgeneral%252F637728f3-82fa-4732-a30f-dbbaa36f58f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728665/general/637728f3-82fa-4732-a30f-dbbaa36f58f6.jpg already downloaded
2026-03-25 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728665%252Fgeneral%252F3fa7b45d-3353-442c-ba76-f7cb68ec74c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728665/general/3fa7b45d-3353-442c-ba76-f7cb68ec74c7.jpg already downloaded
2026-03-25 19:34:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bcdce284-9f4c-5958-b108-179841fc143e, identifier: 10720926
2026-03-25 19:34:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bcdce284-9f4c-5958-b108-179841fc143e with identifier: 10720926
2026-03-25 19:34:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bcdce284-9f4c-5958-b108-179841fc143e with identifier: 10720926
2026-03-25 19:34:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bcdce284-9f4c-5958-b108-179841fc143e with identifier: 10720926 to the API
2026-03-25 19:34:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:34: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-25 19:34:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720926>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'bcdce284-9f4c-5958-b108-179841fc143e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT025GY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720926',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 147265,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5728665/general/83cacf52-4201-4ad2-924b-2ea889feaf17.jpg',
'https://images.openlane.eu/carimgs/5728665/general/29591ca7-4fae-4679-a264-cfe2f4351d30.jpg',
'https://images.openlane.eu/carimgs/5728665/general/6f080acd-3f69-4724-98f6-a95745454123.jpg',
'https://images.openlane.eu/carimgs/5728665/general/0cbd6abd-bc7f-4674-89b7-31650fc42a55.jpg',
'https://images.openlane.eu/carimgs/5728665/general/2537d144-1d0c-4a34-8bdb-f413775b9f6e.jpg',
'https://images.openlane.eu/carimgs/5728665/general/4dd8108c-77e4-4076-999a-b41565395168.jpg',
'https://images.openlane.eu/carimgs/5728665/general/23b5f2ca-3ed0-4726-85aa-50b1bace1874.jpg',
'https://images.openlane.eu/carimgs/5728665/general/e6a7b3f2-4135-4007-80fa-42ab09db684e.jpg',
'https://images.openlane.eu/carimgs/5728665/general/637728f3-82fa-4732-a30f-dbbaa36f58f6.jpg',
'https://images.openlane.eu/carimgs/5728665/general/3fa7b45d-3353-442c-ba76-f7cb68ec74c7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcdce284-9f4c-5958-b108-179841fc143e/bcdce284-9f4c-5958-b108-179841fc143e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232352,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728665/general/83cacf52-4201-4ad2-924b-2ea889feaf17.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcdce284-9f4c-5958-b108-179841fc143e/bcdce284-9f4c-5958-b108-179841fc143e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215462,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728665/general/29591ca7-4fae-4679-a264-cfe2f4351d30.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcdce284-9f4c-5958-b108-179841fc143e/bcdce284-9f4c-5958-b108-179841fc143e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236825,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728665/general/6f080acd-3f69-4724-98f6-a95745454123.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcdce284-9f4c-5958-b108-179841fc143e/bcdce284-9f4c-5958-b108-179841fc143e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232753,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728665/general/0cbd6abd-bc7f-4674-89b7-31650fc42a55.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcdce284-9f4c-5958-b108-179841fc143e/bcdce284-9f4c-5958-b108-179841fc143e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230134,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728665/general/2537d144-1d0c-4a34-8bdb-f413775b9f6e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcdce284-9f4c-5958-b108-179841fc143e/bcdce284-9f4c-5958-b108-179841fc143e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296037,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728665/general/4dd8108c-77e4-4076-999a-b41565395168.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcdce284-9f4c-5958-b108-179841fc143e/bcdce284-9f4c-5958-b108-179841fc143e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251925,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728665/general/23b5f2ca-3ed0-4726-85aa-50b1bace1874.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcdce284-9f4c-5958-b108-179841fc143e/bcdce284-9f4c-5958-b108-179841fc143e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298095,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728665/general/e6a7b3f2-4135-4007-80fa-42ab09db684e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcdce284-9f4c-5958-b108-179841fc143e/bcdce284-9f4c-5958-b108-179841fc143e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244917,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728665/general/637728f3-82fa-4732-a30f-dbbaa36f58f6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcdce284-9f4c-5958-b108-179841fc143e/bcdce284-9f4c-5958-b108-179841fc143e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215401,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728665/general/3fa7b45d-3353-442c-ba76-f7cb68ec74c7.jpg',
'Width': 1920}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2023-12-27',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Skoda Kodiaq 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'147.265 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720926%27 HTTP/1.1" 200 None
2026-03-25 19:34:50 [adesa.fr] INFO: Saving data for 10720926: {'created_time': 1774467290.086171, 'last_price_update_time': 1774467290.086184, 'auction_closing_time': 1774527300.0}
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720926') HTTP/1.1" 204 0
2026-03-25 19:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744820/general/4d0254bd-25c5-4541-a438-4b49a0fd95f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720987)
2026-03-25 19:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720953> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91acc90>
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_321d7ada-1a7e-5611-8599-80ee0a57277c/321d7ada-1a7e-5611-8599-80ee0a57277c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744820%252Fgeneral%252F176839b8-cf99-4055-be0e-83e77cc0e29b.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744820/general/176839b8-cf99-4055-be0e-83e77cc0e29b.jpg saved to cache
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 321d7ada-1a7e-5611-8599-80ee0a57277c
2026-03-25 19:34:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9022550>
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_321d7ada-1a7e-5611-8599-80ee0a57277c/321d7ada-1a7e-5611-8599-80ee0a57277c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744820%252Fgeneral%252F4d0254bd-25c5-4541-a438-4b49a0fd95f9.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744820/general/4d0254bd-25c5-4541-a438-4b49a0fd95f9.jpg saved to cache
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 321d7ada-1a7e-5611-8599-80ee0a57277c
2026-03-25 19:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744820/general/df3da3dd-1270-4e81-9153-47f54eb76cfe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720987)
2026-03-25 19:34:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 944b49b7-f2c2-568d-b359-ddfb3d911530 with identifier: 10720953
2026-03-25 19:34:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 944b49b7-f2c2-568d-b359-ddfb3d911530 with scrape type 1
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 944b49b7-f2c2-568d-b359-ddfb3d911530
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744684%252Fgeneral%252F03cb3513-c959-495e-a20b-f2a467df70da.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744684/general/03cb3513-c959-495e-a20b-f2a467df70da.jpg not downloaded yet
2026-03-25 19:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744820/general/830e33c5-ec61-416f-be2f-a6f384014035.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720987)
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744684%252Fgeneral%252F7dea6626-80c6-4e87-b737-4277431c1569.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744684/general/7dea6626-80c6-4e87-b737-4277431c1569.jpg not downloaded yet
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744684%252Fgeneral%252Ff4ff31b4-efca-4305-8e7b-33c2029d171b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744684/general/f4ff31b4-efca-4305-8e7b-33c2029d171b.jpg not downloaded yet
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744684%252Fgeneral%252Fe49bab7f-fcb0-4e15-958f-42222f03fca6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744684/general/e49bab7f-fcb0-4e15-958f-42222f03fca6.jpg not downloaded yet
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744684%252Fgeneral%252F416cf013-8b74-4fc3-9232-2f24d47d5a91.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744684/general/416cf013-8b74-4fc3-9232-2f24d47d5a91.jpg not downloaded yet
2026-03-25 19:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744820/general/8ab5c076-46e7-4d27-b6d3-fe41a0253a5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720987)
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744684%252Fgeneral%252F02d3dbf5-a387-4519-b578-58ea52e74c51.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744684/general/02d3dbf5-a387-4519-b578-58ea52e74c51.jpg not downloaded yet
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744684%252Fgeneral%252Fe916e4cf-9bb2-48dd-a380-f9fb513b0386.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744684/general/e916e4cf-9bb2-48dd-a380-f9fb513b0386.jpg not downloaded yet
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744684%252Fgeneral%252Fa66c9b6a-e58a-43b7-918d-8cc8d15c21f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744684/general/a66c9b6a-e58a-43b7-918d-8cc8d15c21f1.jpg not downloaded yet
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744684%252Fgeneral%252F51bdae8d-ef27-4ec8-af74-d5f3b2e0a08e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744684/general/51bdae8d-ef27-4ec8-af74-d5f3b2e0a08e.jpg not downloaded yet
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fa76d0>
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_321d7ada-1a7e-5611-8599-80ee0a57277c/321d7ada-1a7e-5611-8599-80ee0a57277c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744820%252Fgeneral%252Fdf3da3dd-1270-4e81-9153-47f54eb76cfe.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744820/general/df3da3dd-1270-4e81-9153-47f54eb76cfe.jpg saved to cache
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 321d7ada-1a7e-5611-8599-80ee0a57277c
2026-03-25 19:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744684/general/03cb3513-c959-495e-a20b-f2a467df70da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720953)
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744684%252Fgeneral%252Fe2744d79-74a8-4380-ad05-99d9a3300a29.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744684/general/e2744d79-74a8-4380-ad05-99d9a3300a29.jpg not downloaded yet
2026-03-25 19:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744684/general/416cf013-8b74-4fc3-9232-2f24d47d5a91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720953)
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8782e10>
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_321d7ada-1a7e-5611-8599-80ee0a57277c/321d7ada-1a7e-5611-8599-80ee0a57277c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744820%252Fgeneral%252F830e33c5-ec61-416f-be2f-a6f384014035.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744820/general/830e33c5-ec61-416f-be2f-a6f384014035.jpg saved to cache
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 321d7ada-1a7e-5611-8599-80ee0a57277c
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb99e710>
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_321d7ada-1a7e-5611-8599-80ee0a57277c/321d7ada-1a7e-5611-8599-80ee0a57277c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744820%252Fgeneral%252F8ab5c076-46e7-4d27-b6d3-fe41a0253a5b.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744820/general/8ab5c076-46e7-4d27-b6d3-fe41a0253a5b.jpg saved to cache
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 321d7ada-1a7e-5611-8599-80ee0a57277c
2026-03-25 19:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744684/general/a66c9b6a-e58a-43b7-918d-8cc8d15c21f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720953)
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92dc810>
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_944b49b7-f2c2-568d-b359-ddfb3d911530/944b49b7-f2c2-568d-b359-ddfb3d911530_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744684%252Fgeneral%252F03cb3513-c959-495e-a20b-f2a467df70da.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744684/general/03cb3513-c959-495e-a20b-f2a467df70da.jpg saved to cache
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 944b49b7-f2c2-568d-b359-ddfb3d911530
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9433090>
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_944b49b7-f2c2-568d-b359-ddfb3d911530/944b49b7-f2c2-568d-b359-ddfb3d911530_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744684%252Fgeneral%252F416cf013-8b74-4fc3-9232-2f24d47d5a91.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744684/general/416cf013-8b74-4fc3-9232-2f24d47d5a91.jpg saved to cache
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 944b49b7-f2c2-568d-b359-ddfb3d911530
2026-03-25 19:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744684/general/51bdae8d-ef27-4ec8-af74-d5f3b2e0a08e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720953)
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92b9990>
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_944b49b7-f2c2-568d-b359-ddfb3d911530/944b49b7-f2c2-568d-b359-ddfb3d911530_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744684%252Fgeneral%252Fa66c9b6a-e58a-43b7-918d-8cc8d15c21f1.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744684/general/a66c9b6a-e58a-43b7-918d-8cc8d15c21f1.jpg saved to cache
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 944b49b7-f2c2-568d-b359-ddfb3d911530
2026-03-25 19:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744684/general/e916e4cf-9bb2-48dd-a380-f9fb513b0386.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720953)
2026-03-25 19:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744684/general/e2744d79-74a8-4380-ad05-99d9a3300a29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720953)
2026-03-25 19:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744684/general/02d3dbf5-a387-4519-b578-58ea52e74c51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720953)
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc910f910>
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_944b49b7-f2c2-568d-b359-ddfb3d911530/944b49b7-f2c2-568d-b359-ddfb3d911530_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744684%252Fgeneral%252F51bdae8d-ef27-4ec8-af74-d5f3b2e0a08e.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744684/general/51bdae8d-ef27-4ec8-af74-d5f3b2e0a08e.jpg saved to cache
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 944b49b7-f2c2-568d-b359-ddfb3d911530
2026-03-25 19:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744684/general/e49bab7f-fcb0-4e15-958f-42222f03fca6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720953)
2026-03-25 19:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744684/general/f4ff31b4-efca-4305-8e7b-33c2029d171b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720953)
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86cab50>
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_944b49b7-f2c2-568d-b359-ddfb3d911530/944b49b7-f2c2-568d-b359-ddfb3d911530_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744684%252Fgeneral%252Fe916e4cf-9bb2-48dd-a380-f9fb513b0386.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744684/general/e916e4cf-9bb2-48dd-a380-f9fb513b0386.jpg saved to cache
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 944b49b7-f2c2-568d-b359-ddfb3d911530
2026-03-25 19:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744820/general/c4d2438f-a859-48e1-a1b2-b4dfc287a5fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720987)
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9007390>
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_944b49b7-f2c2-568d-b359-ddfb3d911530/944b49b7-f2c2-568d-b359-ddfb3d911530_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744684%252Fgeneral%252Fe2744d79-74a8-4380-ad05-99d9a3300a29.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744684/general/e2744d79-74a8-4380-ad05-99d9a3300a29.jpg saved to cache
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 944b49b7-f2c2-568d-b359-ddfb3d911530
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fd6350>
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_944b49b7-f2c2-568d-b359-ddfb3d911530/944b49b7-f2c2-568d-b359-ddfb3d911530_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744684%252Fgeneral%252F02d3dbf5-a387-4519-b578-58ea52e74c51.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744684/general/02d3dbf5-a387-4519-b578-58ea52e74c51.jpg saved to cache
2026-03-25 19:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 944b49b7-f2c2-568d-b359-ddfb3d911530
2026-03-25 19:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744684/general/7dea6626-80c6-4e87-b737-4277431c1569.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720953)
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9119ed0>
2026-03-25 19:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_944b49b7-f2c2-568d-b359-ddfb3d911530/944b49b7-f2c2-568d-b359-ddfb3d911530_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744684%252Fgeneral%252Fe49bab7f-fcb0-4e15-958f-42222f03fca6.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744684/general/e49bab7f-fcb0-4e15-958f-42222f03fca6.jpg saved to cache
2026-03-25 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 944b49b7-f2c2-568d-b359-ddfb3d911530
2026-03-25 19:34:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8693010>
2026-03-25 19:34:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_944b49b7-f2c2-568d-b359-ddfb3d911530/944b49b7-f2c2-568d-b359-ddfb3d911530_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744684%252Fgeneral%252Ff4ff31b4-efca-4305-8e7b-33c2029d171b.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744684/general/f4ff31b4-efca-4305-8e7b-33c2029d171b.jpg saved to cache
2026-03-25 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 944b49b7-f2c2-568d-b359-ddfb3d911530
2026-03-25 19:34:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcc03d990>
2026-03-25 19:34:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_321d7ada-1a7e-5611-8599-80ee0a57277c/321d7ada-1a7e-5611-8599-80ee0a57277c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744820%252Fgeneral%252Fc4d2438f-a859-48e1-a1b2-b4dfc287a5fd.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744820/general/c4d2438f-a859-48e1-a1b2-b4dfc287a5fd.jpg saved to cache
2026-03-25 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 321d7ada-1a7e-5611-8599-80ee0a57277c
2026-03-25 19:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744820/general/8bf5413e-2f1f-436b-b61d-61be64285b25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720987)
2026-03-25 19:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744820/general/ab970d08-0a36-434d-a29e-617ad54c18ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720987)
2026-03-25 19:34:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb4f4c90>
2026-03-25 19:34:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_944b49b7-f2c2-568d-b359-ddfb3d911530/944b49b7-f2c2-568d-b359-ddfb3d911530_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744684%252Fgeneral%252F7dea6626-80c6-4e87-b737-4277431c1569.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744684/general/7dea6626-80c6-4e87-b737-4277431c1569.jpg saved to cache
2026-03-25 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 944b49b7-f2c2-568d-b359-ddfb3d911530
2026-03-25 19:34:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 944b49b7-f2c2-568d-b359-ddfb3d911530, skipping ID generation
2026-03-25 19:34:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 944b49b7-f2c2-568d-b359-ddfb3d911530 with scrape type 1
2026-03-25 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 944b49b7-f2c2-568d-b359-ddfb3d911530 sending to next pipeline
2026-03-25 19:34:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 944b49b7-f2c2-568d-b359-ddfb3d911530, identifier: 10720953
2026-03-25 19:34:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 944b49b7-f2c2-568d-b359-ddfb3d911530 with identifier: 10720953
2026-03-25 19:34:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 944b49b7-f2c2-568d-b359-ddfb3d911530 with identifier: 10720953
2026-03-25 19:34:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 944b49b7-f2c2-568d-b359-ddfb3d911530 with identifier: 10720953 to the API
2026-03-25 19:34:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:34:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744684/general/7dea6626-80c6-4e87-b737-4277431c1569.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '944b49b7-f2c2-568d-b359-ddfb3d911530',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH265XX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720953',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 136573,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 84,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_944b49b7-f2c2-568d-b359-ddfb3d911530/944b49b7-f2c2-568d-b359-ddfb3d911530_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139456,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744684/general/03cb3513-c959-495e-a20b-f2a467df70da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_944b49b7-f2c2-568d-b359-ddfb3d911530/944b49b7-f2c2-568d-b359-ddfb3d911530_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138929,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744684/general/7dea6626-80c6-4e87-b737-4277431c1569.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_944b49b7-f2c2-568d-b359-ddfb3d911530/944b49b7-f2c2-568d-b359-ddfb3d911530_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152653,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744684/general/f4ff31b4-efca-4305-8e7b-33c2029d171b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_944b49b7-f2c2-568d-b359-ddfb3d911530/944b49b7-f2c2-568d-b359-ddfb3d911530_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744684/general/e49bab7f-fcb0-4e15-958f-42222f03fca6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_944b49b7-f2c2-568d-b359-ddfb3d911530/944b49b7-f2c2-568d-b359-ddfb3d911530_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95911,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744684/general/416cf013-8b74-4fc3-9232-2f24d47d5a91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_944b49b7-f2c2-568d-b359-ddfb3d911530/944b49b7-f2c2-568d-b359-ddfb3d911530_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101275,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744684/general/02d3dbf5-a387-4519-b578-58ea52e74c51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_944b49b7-f2c2-568d-b359-ddfb3d911530/944b49b7-f2c2-568d-b359-ddfb3d911530_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132855,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744684/general/e916e4cf-9bb2-48dd-a380-f9fb513b0386.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_944b49b7-f2c2-568d-b359-ddfb3d911530/944b49b7-f2c2-568d-b359-ddfb3d911530_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744684/general/a66c9b6a-e58a-43b7-918d-8cc8d15c21f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_944b49b7-f2c2-568d-b359-ddfb3d911530/944b49b7-f2c2-568d-b359-ddfb3d911530_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109616,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744684/general/51bdae8d-ef27-4ec8-af74-d5f3b2e0a08e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_944b49b7-f2c2-568d-b359-ddfb3d911530/944b49b7-f2c2-568d-b359-ddfb3d911530_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106751,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744684/general/e2744d79-74a8-4380-ad05-99d9a3300a29.jpg',
'Width': 1024}],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-08-08',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Skoda Karoq 2.0 TDI Ambition - Diesel - Automatic - 116 hp - '
'136.573 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-25 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720953%27 HTTP/1.1" 200 None
2026-03-25 19:34:51 [adesa.fr] INFO: Saving data for 10720953: {'created_time': 1774467291.707013, 'last_price_update_time': 1774467291.707024, 'auction_closing_time': 1774527300.0}
2026-03-25 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720953') HTTP/1.1" 204 0
2026-03-25 19:34:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92dccd0>
2026-03-25 19:34:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_321d7ada-1a7e-5611-8599-80ee0a57277c/321d7ada-1a7e-5611-8599-80ee0a57277c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744820%252Fgeneral%252F8bf5413e-2f1f-436b-b61d-61be64285b25.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744820/general/8bf5413e-2f1f-436b-b61d-61be64285b25.jpg saved to cache
2026-03-25 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 321d7ada-1a7e-5611-8599-80ee0a57277c
2026-03-25 19:34:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc922ff10>
2026-03-25 19:34:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_321d7ada-1a7e-5611-8599-80ee0a57277c/321d7ada-1a7e-5611-8599-80ee0a57277c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744820%252Fgeneral%252Fab970d08-0a36-434d-a29e-617ad54c18ea.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744820/general/ab970d08-0a36-434d-a29e-617ad54c18ea.jpg saved to cache
2026-03-25 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 321d7ada-1a7e-5611-8599-80ee0a57277c
2026-03-25 19:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744820/general/fa874073-34e6-4698-ac2d-f487211426a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720987)
2026-03-25 19:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744820/general/20df08b7-a7df-4de0-bbe3-fecbddc6f80a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720987)
2026-03-25 19:34:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9144250>
2026-03-25 19:34:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_321d7ada-1a7e-5611-8599-80ee0a57277c/321d7ada-1a7e-5611-8599-80ee0a57277c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744820%252Fgeneral%252Ffa874073-34e6-4698-ac2d-f487211426a5.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744820/general/fa874073-34e6-4698-ac2d-f487211426a5.jpg saved to cache
2026-03-25 19:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 321d7ada-1a7e-5611-8599-80ee0a57277c
2026-03-25 19:34:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:34:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92ecb50>
2026-03-25 19:34:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:34:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:34:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_321d7ada-1a7e-5611-8599-80ee0a57277c/321d7ada-1a7e-5611-8599-80ee0a57277c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744820%252Fgeneral%252F20df08b7-a7df-4de0-bbe3-fecbddc6f80a.jpg') HTTP/1.1" 204 0
2026-03-25 19:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744820/general/20df08b7-a7df-4de0-bbe3-fecbddc6f80a.jpg saved to cache
2026-03-25 19:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 321d7ada-1a7e-5611-8599-80ee0a57277c
2026-03-25 19:34:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 321d7ada-1a7e-5611-8599-80ee0a57277c, skipping ID generation
2026-03-25 19:34:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 321d7ada-1a7e-5611-8599-80ee0a57277c with scrape type 1
2026-03-25 19:34:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 321d7ada-1a7e-5611-8599-80ee0a57277c sending to next pipeline
2026-03-25 19:34:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 321d7ada-1a7e-5611-8599-80ee0a57277c, identifier: 10720987
2026-03-25 19:34:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 321d7ada-1a7e-5611-8599-80ee0a57277c with identifier: 10720987
2026-03-25 19:34:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 321d7ada-1a7e-5611-8599-80ee0a57277c with identifier: 10720987
2026-03-25 19:34:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 321d7ada-1a7e-5611-8599-80ee0a57277c with identifier: 10720987 to the API
2026-03-25 19:34:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:34: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-25 19:34:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744820/general/20df08b7-a7df-4de0-bbe3-fecbddc6f80a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': '321d7ada-1a7e-5611-8599-80ee0a57277c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ604BN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720987',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 181071,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_321d7ada-1a7e-5611-8599-80ee0a57277c/321d7ada-1a7e-5611-8599-80ee0a57277c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153313,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744820/general/20df08b7-a7df-4de0-bbe3-fecbddc6f80a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_321d7ada-1a7e-5611-8599-80ee0a57277c/321d7ada-1a7e-5611-8599-80ee0a57277c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143229,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744820/general/fa874073-34e6-4698-ac2d-f487211426a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_321d7ada-1a7e-5611-8599-80ee0a57277c/321d7ada-1a7e-5611-8599-80ee0a57277c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140999,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744820/general/ab970d08-0a36-434d-a29e-617ad54c18ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_321d7ada-1a7e-5611-8599-80ee0a57277c/321d7ada-1a7e-5611-8599-80ee0a57277c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127246,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744820/general/8bf5413e-2f1f-436b-b61d-61be64285b25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_321d7ada-1a7e-5611-8599-80ee0a57277c/321d7ada-1a7e-5611-8599-80ee0a57277c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99849,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744820/general/c4d2438f-a859-48e1-a1b2-b4dfc287a5fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_321d7ada-1a7e-5611-8599-80ee0a57277c/321d7ada-1a7e-5611-8599-80ee0a57277c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94792,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744820/general/8ab5c076-46e7-4d27-b6d3-fe41a0253a5b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_321d7ada-1a7e-5611-8599-80ee0a57277c/321d7ada-1a7e-5611-8599-80ee0a57277c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744820/general/830e33c5-ec61-416f-be2f-a6f384014035.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_321d7ada-1a7e-5611-8599-80ee0a57277c/321d7ada-1a7e-5611-8599-80ee0a57277c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95374,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744820/general/df3da3dd-1270-4e81-9153-47f54eb76cfe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_321d7ada-1a7e-5611-8599-80ee0a57277c/321d7ada-1a7e-5611-8599-80ee0a57277c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744820/general/4d0254bd-25c5-4541-a438-4b49a0fd95f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_321d7ada-1a7e-5611-8599-80ee0a57277c/321d7ada-1a7e-5611-8599-80ee0a57277c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133374,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744820/general/176839b8-cf99-4055-be0e-83e77cc0e29b.jpg',
'Width': 1024}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2023-07-05',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Skoda Superb Combi 1.5 TSI Style - Petrol - Automatic - 150 hp - '
'181.071 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-25 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720987%27 HTTP/1.1" 200 None
2026-03-25 19:34:52 [adesa.fr] INFO: Saving data for 10720987: {'created_time': 1774467292.534406, 'last_price_update_time': 1774467292.53442, 'auction_closing_time': 1774527300.0}
2026-03-25 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720987') HTTP/1.1" 204 0
2026-03-25 19:34:52 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.804(s), this was the 1st time calling it.
2026-03-25 19:34:52 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.116583438465132 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:34:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720932> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:34:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6000c176-9064-580a-b223-3391274aef65 with identifier: 10720932
2026-03-25 19:34:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6000c176-9064-580a-b223-3391274aef65 with scrape type 1
2026-03-25 19:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6000c176-9064-580a-b223-3391274aef65
2026-03-25 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5732507%252Fgeneral%252F8c508cec-2f11-4281-af88-ffd9ed75b787.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732507/general/8c508cec-2f11-4281-af88-ffd9ed75b787.jpg already downloaded
2026-03-25 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5732507%252Fgeneral%252F8d5035d6-08b6-4700-98bb-e232c8f06178.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732507/general/8d5035d6-08b6-4700-98bb-e232c8f06178.jpg already downloaded
2026-03-25 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5732507%252Fgeneral%252F26cd2f33-b0ca-4332-945c-d1a5e986ebd6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732507/general/26cd2f33-b0ca-4332-945c-d1a5e986ebd6.jpg already downloaded
2026-03-25 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5732507%252Fgeneral%252Faee8a8df-0eaf-42b8-918c-4e613bf4667c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732507/general/aee8a8df-0eaf-42b8-918c-4e613bf4667c.jpg already downloaded
2026-03-25 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5732507%252Fgeneral%252F486175e8-a876-4e06-b9a9-567c6a2f5558.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732507/general/486175e8-a876-4e06-b9a9-567c6a2f5558.jpg already downloaded
2026-03-25 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5732507%252Fgeneral%252Fac8e148e-61b7-4db6-a62a-1fb4b85dac7d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732507/general/ac8e148e-61b7-4db6-a62a-1fb4b85dac7d.jpg already downloaded
2026-03-25 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5732507%252Fgeneral%252F080352f6-e900-45ad-818b-94f508e33c50.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732507/general/080352f6-e900-45ad-818b-94f508e33c50.jpg already downloaded
2026-03-25 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5732507%252Fgeneral%252F76f002d3-344e-4a88-bfba-01aa623db365.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732507/general/76f002d3-344e-4a88-bfba-01aa623db365.jpg already downloaded
2026-03-25 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5732507%252Fgeneral%252Fd727f9a6-e82a-43f0-8649-bd4c3507054c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732507/general/d727f9a6-e82a-43f0-8649-bd4c3507054c.jpg already downloaded
2026-03-25 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5732507%252Fgeneral%252Ffbba8753-d18c-464d-adb5-211a4c420a00.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732507/general/fbba8753-d18c-464d-adb5-211a4c420a00.jpg already downloaded
2026-03-25 19:34:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6000c176-9064-580a-b223-3391274aef65, identifier: 10720932
2026-03-25 19:34:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6000c176-9064-580a-b223-3391274aef65 with identifier: 10720932
2026-03-25 19:34:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6000c176-9064-580a-b223-3391274aef65 with identifier: 10720932
2026-03-25 19:34:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6000c176-9064-580a-b223-3391274aef65 with identifier: 10720932 to the API
2026-03-25 19:34:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:34:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720932>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '6000c176-9064-580a-b223-3391274aef65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA516VN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720932',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 211991,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5732507/general/8c508cec-2f11-4281-af88-ffd9ed75b787.jpg',
'https://images.openlane.eu/carimgs/5732507/general/8d5035d6-08b6-4700-98bb-e232c8f06178.jpg',
'https://images.openlane.eu/carimgs/5732507/general/26cd2f33-b0ca-4332-945c-d1a5e986ebd6.jpg',
'https://images.openlane.eu/carimgs/5732507/general/aee8a8df-0eaf-42b8-918c-4e613bf4667c.jpg',
'https://images.openlane.eu/carimgs/5732507/general/486175e8-a876-4e06-b9a9-567c6a2f5558.jpg',
'https://images.openlane.eu/carimgs/5732507/general/ac8e148e-61b7-4db6-a62a-1fb4b85dac7d.jpg',
'https://images.openlane.eu/carimgs/5732507/general/080352f6-e900-45ad-818b-94f508e33c50.jpg',
'https://images.openlane.eu/carimgs/5732507/general/76f002d3-344e-4a88-bfba-01aa623db365.jpg',
'https://images.openlane.eu/carimgs/5732507/general/d727f9a6-e82a-43f0-8649-bd4c3507054c.jpg',
'https://images.openlane.eu/carimgs/5732507/general/fbba8753-d18c-464d-adb5-211a4c420a00.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6000c176-9064-580a-b223-3391274aef65/6000c176-9064-580a-b223-3391274aef65_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108723,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732507/general/8c508cec-2f11-4281-af88-ffd9ed75b787.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6000c176-9064-580a-b223-3391274aef65/6000c176-9064-580a-b223-3391274aef65_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109658,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732507/general/8d5035d6-08b6-4700-98bb-e232c8f06178.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6000c176-9064-580a-b223-3391274aef65/6000c176-9064-580a-b223-3391274aef65_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99123,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732507/general/26cd2f33-b0ca-4332-945c-d1a5e986ebd6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6000c176-9064-580a-b223-3391274aef65/6000c176-9064-580a-b223-3391274aef65_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106669,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732507/general/aee8a8df-0eaf-42b8-918c-4e613bf4667c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6000c176-9064-580a-b223-3391274aef65/6000c176-9064-580a-b223-3391274aef65_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732507/general/486175e8-a876-4e06-b9a9-567c6a2f5558.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6000c176-9064-580a-b223-3391274aef65/6000c176-9064-580a-b223-3391274aef65_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732507/general/ac8e148e-61b7-4db6-a62a-1fb4b85dac7d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6000c176-9064-580a-b223-3391274aef65/6000c176-9064-580a-b223-3391274aef65_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95170,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732507/general/080352f6-e900-45ad-818b-94f508e33c50.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6000c176-9064-580a-b223-3391274aef65/6000c176-9064-580a-b223-3391274aef65_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107706,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732507/general/76f002d3-344e-4a88-bfba-01aa623db365.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6000c176-9064-580a-b223-3391274aef65/6000c176-9064-580a-b223-3391274aef65_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103073,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732507/general/d727f9a6-e82a-43f0-8649-bd4c3507054c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6000c176-9064-580a-b223-3391274aef65/6000c176-9064-580a-b223-3391274aef65_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98256,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732507/general/fbba8753-d18c-464d-adb5-211a4c420a00.jpg',
'Width': 1024}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-07-20',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Skoda Kodiaq 2.0 TDI Business - Diesel - Automatic - 150 hp - '
'211.991 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720932%27 HTTP/1.1" 200 None
2026-03-25 19:34:53 [adesa.fr] INFO: Saving data for 10720932: {'created_time': 1774467293.467741, 'last_price_update_time': 1774467293.467751, 'auction_closing_time': 1774527300.0}
2026-03-25 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720932') HTTP/1.1" 204 0
2026-03-25 19:34:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720939> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:34:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9fd78d6-8572-53ae-9bbb-b4ad30b06696 with identifier: 10720939
2026-03-25 19:34:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9fd78d6-8572-53ae-9bbb-b4ad30b06696 with scrape type 1
2026-03-25 19:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f9fd78d6-8572-53ae-9bbb-b4ad30b06696
2026-03-25 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5732605%252Fgeneral%252Fbf81cffb-c336-4cda-9edb-8735cf6f6a25.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732605/general/bf81cffb-c336-4cda-9edb-8735cf6f6a25.jpg already downloaded
2026-03-25 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34: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%252F5732605%252Fgeneral%252Fcbf5ea8c-be02-4e21-9222-7683fa70c2d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732605/general/cbf5ea8c-be02-4e21-9222-7683fa70c2d4.jpg already downloaded
2026-03-25 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732605%252Fgeneral%252F0ea5887f-3f2d-4622-993b-ace87c470503.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732605/general/0ea5887f-3f2d-4622-993b-ace87c470503.jpg already downloaded
2026-03-25 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732605%252Fgeneral%252F7bae3710-52a9-4eee-ace5-7a4d48f7023a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732605/general/7bae3710-52a9-4eee-ace5-7a4d48f7023a.jpg already downloaded
2026-03-25 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732605%252Fgeneral%252F40ef15f4-b456-4ae7-b710-1c394e3bc5b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732605/general/40ef15f4-b456-4ae7-b710-1c394e3bc5b5.jpg already downloaded
2026-03-25 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732605%252Fgeneral%252F4cb761cd-3a7f-43b4-8f85-b5f29bc54051.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732605/general/4cb761cd-3a7f-43b4-8f85-b5f29bc54051.jpg already downloaded
2026-03-25 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732605%252Fgeneral%252Fdeb4e0a1-a657-4975-863d-3bf56b11935c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732605/general/deb4e0a1-a657-4975-863d-3bf56b11935c.jpg already downloaded
2026-03-25 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732605%252Fgeneral%252F24aab740-0ac1-429d-8a82-2c67266128ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732605/general/24aab740-0ac1-429d-8a82-2c67266128ce.jpg already downloaded
2026-03-25 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732605%252Fgeneral%252Fe9069f28-07ec-40a4-83bd-eb778bfe3dc9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732605/general/e9069f28-07ec-40a4-83bd-eb778bfe3dc9.jpg already downloaded
2026-03-25 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732605%252Fgeneral%252Ffed35890-a762-4689-b6aa-19ff54ab988f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732605/general/fed35890-a762-4689-b6aa-19ff54ab988f.jpg already downloaded
2026-03-25 19:34:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f9fd78d6-8572-53ae-9bbb-b4ad30b06696, identifier: 10720939
2026-03-25 19:34:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f9fd78d6-8572-53ae-9bbb-b4ad30b06696 with identifier: 10720939
2026-03-25 19:34:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f9fd78d6-8572-53ae-9bbb-b4ad30b06696 with identifier: 10720939
2026-03-25 19:34:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f9fd78d6-8572-53ae-9bbb-b4ad30b06696 with identifier: 10720939 to the API
2026-03-25 19:34:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:34:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720939>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'f9fd78d6-8572-53ae-9bbb-b4ad30b06696',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL488WV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720939',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 211925,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5732605/general/bf81cffb-c336-4cda-9edb-8735cf6f6a25.jpg',
'https://images.openlane.eu/carimgs/5732605/general/cbf5ea8c-be02-4e21-9222-7683fa70c2d4.jpg',
'https://images.openlane.eu/carimgs/5732605/general/0ea5887f-3f2d-4622-993b-ace87c470503.jpg',
'https://images.openlane.eu/carimgs/5732605/general/7bae3710-52a9-4eee-ace5-7a4d48f7023a.jpg',
'https://images.openlane.eu/carimgs/5732605/general/40ef15f4-b456-4ae7-b710-1c394e3bc5b5.jpg',
'https://images.openlane.eu/carimgs/5732605/general/4cb761cd-3a7f-43b4-8f85-b5f29bc54051.jpg',
'https://images.openlane.eu/carimgs/5732605/general/deb4e0a1-a657-4975-863d-3bf56b11935c.jpg',
'https://images.openlane.eu/carimgs/5732605/general/24aab740-0ac1-429d-8a82-2c67266128ce.jpg',
'https://images.openlane.eu/carimgs/5732605/general/e9069f28-07ec-40a4-83bd-eb778bfe3dc9.jpg',
'https://images.openlane.eu/carimgs/5732605/general/fed35890-a762-4689-b6aa-19ff54ab988f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9fd78d6-8572-53ae-9bbb-b4ad30b06696/f9fd78d6-8572-53ae-9bbb-b4ad30b06696_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104266,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732605/general/bf81cffb-c336-4cda-9edb-8735cf6f6a25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9fd78d6-8572-53ae-9bbb-b4ad30b06696/f9fd78d6-8572-53ae-9bbb-b4ad30b06696_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109689,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732605/general/cbf5ea8c-be02-4e21-9222-7683fa70c2d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9fd78d6-8572-53ae-9bbb-b4ad30b06696/f9fd78d6-8572-53ae-9bbb-b4ad30b06696_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732605/general/0ea5887f-3f2d-4622-993b-ace87c470503.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9fd78d6-8572-53ae-9bbb-b4ad30b06696/f9fd78d6-8572-53ae-9bbb-b4ad30b06696_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732605/general/7bae3710-52a9-4eee-ace5-7a4d48f7023a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9fd78d6-8572-53ae-9bbb-b4ad30b06696/f9fd78d6-8572-53ae-9bbb-b4ad30b06696_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88679,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732605/general/40ef15f4-b456-4ae7-b710-1c394e3bc5b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9fd78d6-8572-53ae-9bbb-b4ad30b06696/f9fd78d6-8572-53ae-9bbb-b4ad30b06696_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732605/general/4cb761cd-3a7f-43b4-8f85-b5f29bc54051.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9fd78d6-8572-53ae-9bbb-b4ad30b06696/f9fd78d6-8572-53ae-9bbb-b4ad30b06696_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102034,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732605/general/deb4e0a1-a657-4975-863d-3bf56b11935c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9fd78d6-8572-53ae-9bbb-b4ad30b06696/f9fd78d6-8572-53ae-9bbb-b4ad30b06696_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179927,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732605/general/24aab740-0ac1-429d-8a82-2c67266128ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9fd78d6-8572-53ae-9bbb-b4ad30b06696/f9fd78d6-8572-53ae-9bbb-b4ad30b06696_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83074,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732605/general/e9069f28-07ec-40a4-83bd-eb778bfe3dc9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9fd78d6-8572-53ae-9bbb-b4ad30b06696/f9fd78d6-8572-53ae-9bbb-b4ad30b06696_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108168,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732605/general/fed35890-a762-4689-b6aa-19ff54ab988f.jpg',
'Width': 1024}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Skoda Karoq 1.5 TSI Business - Petrol - Automatic - 150 hp - '
'211.925 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720939%27 HTTP/1.1" 200 None
2026-03-25 19:34:54 [adesa.fr] INFO: Saving data for 10720939: {'created_time': 1774467294.523751, 'last_price_update_time': 1774467294.523763, 'auction_closing_time': 1774527300.0}
2026-03-25 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720939') HTTP/1.1" 204 0
2026-03-25 19:34:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:35:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721002> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:35:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:35:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a416ab6-e9b7-5988-baf6-f7a0ce6caec4 with identifier: 10721002
2026-03-25 19:35:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a416ab6-e9b7-5988-baf6-f7a0ce6caec4 with scrape type 1
2026-03-25 19:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3a416ab6-e9b7-5988-baf6-f7a0ce6caec4
2026-03-25 19:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744858%252Fgeneral%252F309135f9-9b5f-4b6c-b3e5-818ea3b7480a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744858/general/309135f9-9b5f-4b6c-b3e5-818ea3b7480a.jpg not downloaded yet
2026-03-25 19:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744858%252Fgeneral%252F6a0e5326-0a5d-4869-a50c-02113c519143.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744858/general/6a0e5326-0a5d-4869-a50c-02113c519143.jpg not downloaded yet
2026-03-25 19:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744858%252Fgeneral%252F15e1f0b8-7148-468b-9db0-6124a53b372f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744858/general/15e1f0b8-7148-468b-9db0-6124a53b372f.jpg not downloaded yet
2026-03-25 19:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744858%252Fgeneral%252F31760793-3df3-430d-8552-9a753476065c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744858/general/31760793-3df3-430d-8552-9a753476065c.jpg not downloaded yet
2026-03-25 19:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744858%252Fgeneral%252F235d08b6-fd1d-4bff-a5d2-4e031fff26ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744858/general/235d08b6-fd1d-4bff-a5d2-4e031fff26ca.jpg not downloaded yet
2026-03-25 19:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744858%252Fgeneral%252F87b49d44-c1b8-4bd4-84a8-4ae73ccd8581.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744858/general/87b49d44-c1b8-4bd4-84a8-4ae73ccd8581.jpg not downloaded yet
2026-03-25 19:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744858%252Fgeneral%252Fb9077a0f-8302-4116-ad8b-f3168fd3f887.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744858/general/b9077a0f-8302-4116-ad8b-f3168fd3f887.jpg not downloaded yet
2026-03-25 19:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744858%252Fgeneral%252F352102b7-4eba-4573-91e7-1fe275795a3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744858/general/352102b7-4eba-4573-91e7-1fe275795a3b.jpg not downloaded yet
2026-03-25 19:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744858%252Fgeneral%252F5dbcc538-f0fa-4775-b262-6983583625d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744858/general/5dbcc538-f0fa-4775-b262-6983583625d9.jpg not downloaded yet
2026-03-25 19:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744858%252Fgeneral%252F190821bf-1f1e-43f3-a713-f3d8daf844ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744858/general/190821bf-1f1e-43f3-a713-f3d8daf844ff.jpg not downloaded yet
2026-03-25 19:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720927> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:35:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744858/general/190821bf-1f1e-43f3-a713-f3d8daf844ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721002)
2026-03-25 19:35:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57c2a8f3-5555-529a-bc8f-ab651d3ca812 with identifier: 10720927
2026-03-25 19:35:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57c2a8f3-5555-529a-bc8f-ab651d3ca812 with scrape type 1
2026-03-25 19:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57c2a8f3-5555-529a-bc8f-ab651d3ca812
2026-03-25 19:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728668%252Fgeneral%252Fc70b7e83-6d28-43f4-82da-cb82112f20e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728668/general/c70b7e83-6d28-43f4-82da-cb82112f20e4.jpg already downloaded
2026-03-25 19:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728668%252Fgeneral%252Fac4e5f9f-27e0-4464-ac18-71c21ce5025f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728668/general/ac4e5f9f-27e0-4464-ac18-71c21ce5025f.jpg already downloaded
2026-03-25 19:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728668%252Fgeneral%252F69a48d05-f33e-4811-a822-1f89370a2d9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728668/general/69a48d05-f33e-4811-a822-1f89370a2d9b.jpg already downloaded
2026-03-25 19:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728668%252Fgeneral%252Fa4616c56-811d-449e-8b29-7ab8f610f9a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728668/general/a4616c56-811d-449e-8b29-7ab8f610f9a9.jpg already downloaded
2026-03-25 19:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728668%252Fgeneral%252F1347f604-529c-4c25-bc00-dd31ef266836.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728668/general/1347f604-529c-4c25-bc00-dd31ef266836.jpg already downloaded
2026-03-25 19:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728668%252Fgeneral%252F2d756b03-c2a2-4776-8353-a7f00d1105ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728668/general/2d756b03-c2a2-4776-8353-a7f00d1105ff.jpg already downloaded
2026-03-25 19:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728668%252Fgeneral%252F7f984da5-684b-49d9-9033-c43f4943c596.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728668/general/7f984da5-684b-49d9-9033-c43f4943c596.jpg already downloaded
2026-03-25 19:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728668%252Fgeneral%252F6f7e2ee2-ae22-413d-a611-98496de14cde.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728668/general/6f7e2ee2-ae22-413d-a611-98496de14cde.jpg already downloaded
2026-03-25 19:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728668%252Fgeneral%252F66ab2c95-7a9a-404d-af7a-3dfc6c1900cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728668/general/66ab2c95-7a9a-404d-af7a-3dfc6c1900cf.jpg already downloaded
2026-03-25 19:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5728668%252Fgeneral%252Ff1853bb5-97b2-4dd6-a78d-4aea66526d5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728668/general/f1853bb5-97b2-4dd6-a78d-4aea66526d5f.jpg already downloaded
2026-03-25 19:35:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 57c2a8f3-5555-529a-bc8f-ab651d3ca812, identifier: 10720927
2026-03-25 19:35:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 57c2a8f3-5555-529a-bc8f-ab651d3ca812 with identifier: 10720927
2026-03-25 19:35:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 57c2a8f3-5555-529a-bc8f-ab651d3ca812 with identifier: 10720927
2026-03-25 19:35:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 57c2a8f3-5555-529a-bc8f-ab651d3ca812 with identifier: 10720927 to the API
2026-03-25 19:35:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:35:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720927>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': '57c2a8f3-5555-529a-bc8f-ab651d3ca812',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ979BG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720927',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 140867,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5728668/general/c70b7e83-6d28-43f4-82da-cb82112f20e4.jpg',
'https://images.openlane.eu/carimgs/5728668/general/ac4e5f9f-27e0-4464-ac18-71c21ce5025f.jpg',
'https://images.openlane.eu/carimgs/5728668/general/69a48d05-f33e-4811-a822-1f89370a2d9b.jpg',
'https://images.openlane.eu/carimgs/5728668/general/a4616c56-811d-449e-8b29-7ab8f610f9a9.jpg',
'https://images.openlane.eu/carimgs/5728668/general/1347f604-529c-4c25-bc00-dd31ef266836.jpg',
'https://images.openlane.eu/carimgs/5728668/general/2d756b03-c2a2-4776-8353-a7f00d1105ff.jpg',
'https://images.openlane.eu/carimgs/5728668/general/7f984da5-684b-49d9-9033-c43f4943c596.jpg',
'https://images.openlane.eu/carimgs/5728668/general/6f7e2ee2-ae22-413d-a611-98496de14cde.jpg',
'https://images.openlane.eu/carimgs/5728668/general/66ab2c95-7a9a-404d-af7a-3dfc6c1900cf.jpg',
'https://images.openlane.eu/carimgs/5728668/general/f1853bb5-97b2-4dd6-a78d-4aea66526d5f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c2a8f3-5555-529a-bc8f-ab651d3ca812/57c2a8f3-5555-529a-bc8f-ab651d3ca812_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107102,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728668/general/c70b7e83-6d28-43f4-82da-cb82112f20e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c2a8f3-5555-529a-bc8f-ab651d3ca812/57c2a8f3-5555-529a-bc8f-ab651d3ca812_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109485,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728668/general/ac4e5f9f-27e0-4464-ac18-71c21ce5025f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c2a8f3-5555-529a-bc8f-ab651d3ca812/57c2a8f3-5555-529a-bc8f-ab651d3ca812_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728668/general/69a48d05-f33e-4811-a822-1f89370a2d9b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c2a8f3-5555-529a-bc8f-ab651d3ca812/57c2a8f3-5555-529a-bc8f-ab651d3ca812_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115557,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728668/general/a4616c56-811d-449e-8b29-7ab8f610f9a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c2a8f3-5555-529a-bc8f-ab651d3ca812/57c2a8f3-5555-529a-bc8f-ab651d3ca812_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728668/general/1347f604-529c-4c25-bc00-dd31ef266836.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c2a8f3-5555-529a-bc8f-ab651d3ca812/57c2a8f3-5555-529a-bc8f-ab651d3ca812_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116220,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728668/general/2d756b03-c2a2-4776-8353-a7f00d1105ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c2a8f3-5555-529a-bc8f-ab651d3ca812/57c2a8f3-5555-529a-bc8f-ab651d3ca812_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728668/general/7f984da5-684b-49d9-9033-c43f4943c596.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c2a8f3-5555-529a-bc8f-ab651d3ca812/57c2a8f3-5555-529a-bc8f-ab651d3ca812_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728668/general/6f7e2ee2-ae22-413d-a611-98496de14cde.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c2a8f3-5555-529a-bc8f-ab651d3ca812/57c2a8f3-5555-529a-bc8f-ab651d3ca812_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90657,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728668/general/66ab2c95-7a9a-404d-af7a-3dfc6c1900cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c2a8f3-5555-529a-bc8f-ab651d3ca812/57c2a8f3-5555-529a-bc8f-ab651d3ca812_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88060,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728668/general/f1853bb5-97b2-4dd6-a78d-4aea66526d5f.jpg',
'Width': 1024}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2023-07-05',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Skoda Octavia Combi 1.0 TSI Business - Petrol - Automatic - 110 hp '
'- 140.867 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 19:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720927%27 HTTP/1.1" 200 None
2026-03-25 19:35:05 [adesa.fr] INFO: Saving data for 10720927: {'created_time': 1774467305.276997, 'last_price_update_time': 1774467305.277007, 'auction_closing_time': 1774527300.0}
2026-03-25 19:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720927') HTTP/1.1" 204 0
2026-03-25 19:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bca0f0f50>
2026-03-25 19:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a416ab6-e9b7-5988-baf6-f7a0ce6caec4/3a416ab6-e9b7-5988-baf6-f7a0ce6caec4_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744858%252Fgeneral%252F190821bf-1f1e-43f3-a713-f3d8daf844ff.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744858/general/190821bf-1f1e-43f3-a713-f3d8daf844ff.jpg saved to cache
2026-03-25 19:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3a416ab6-e9b7-5988-baf6-f7a0ce6caec4
2026-03-25 19:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744858/general/5dbcc538-f0fa-4775-b262-6983583625d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721002)
2026-03-25 19:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb229c50>
2026-03-25 19:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a416ab6-e9b7-5988-baf6-f7a0ce6caec4/3a416ab6-e9b7-5988-baf6-f7a0ce6caec4_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744858%252Fgeneral%252F5dbcc538-f0fa-4775-b262-6983583625d9.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744858/general/5dbcc538-f0fa-4775-b262-6983583625d9.jpg saved to cache
2026-03-25 19:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3a416ab6-e9b7-5988-baf6-f7a0ce6caec4
2026-03-25 19:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744858/general/352102b7-4eba-4573-91e7-1fe275795a3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721002)
2026-03-25 19:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744858/general/b9077a0f-8302-4116-ad8b-f3168fd3f887.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721002)
2026-03-25 19:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc916d550>
2026-03-25 19:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a416ab6-e9b7-5988-baf6-f7a0ce6caec4/3a416ab6-e9b7-5988-baf6-f7a0ce6caec4_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744858%252Fgeneral%252F352102b7-4eba-4573-91e7-1fe275795a3b.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744858/general/352102b7-4eba-4573-91e7-1fe275795a3b.jpg saved to cache
2026-03-25 19:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3a416ab6-e9b7-5988-baf6-f7a0ce6caec4
2026-03-25 19:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744858/general/87b49d44-c1b8-4bd4-84a8-4ae73ccd8581.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721002)
2026-03-25 19:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcba7bd10>
2026-03-25 19:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a416ab6-e9b7-5988-baf6-f7a0ce6caec4/3a416ab6-e9b7-5988-baf6-f7a0ce6caec4_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744858%252Fgeneral%252Fb9077a0f-8302-4116-ad8b-f3168fd3f887.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744858/general/b9077a0f-8302-4116-ad8b-f3168fd3f887.jpg saved to cache
2026-03-25 19:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3a416ab6-e9b7-5988-baf6-f7a0ce6caec4
2026-03-25 19:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744858/general/235d08b6-fd1d-4bff-a5d2-4e031fff26ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721002)
2026-03-25 19:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc920d290>
2026-03-25 19:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a416ab6-e9b7-5988-baf6-f7a0ce6caec4/3a416ab6-e9b7-5988-baf6-f7a0ce6caec4_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744858%252Fgeneral%252F87b49d44-c1b8-4bd4-84a8-4ae73ccd8581.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744858/general/87b49d44-c1b8-4bd4-84a8-4ae73ccd8581.jpg saved to cache
2026-03-25 19:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3a416ab6-e9b7-5988-baf6-f7a0ce6caec4
2026-03-25 19:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90f7410>
2026-03-25 19:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a416ab6-e9b7-5988-baf6-f7a0ce6caec4/3a416ab6-e9b7-5988-baf6-f7a0ce6caec4_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744858%252Fgeneral%252F235d08b6-fd1d-4bff-a5d2-4e031fff26ca.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744858/general/235d08b6-fd1d-4bff-a5d2-4e031fff26ca.jpg saved to cache
2026-03-25 19:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3a416ab6-e9b7-5988-baf6-f7a0ce6caec4
2026-03-25 19:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744858/general/31760793-3df3-430d-8552-9a753476065c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721002)
2026-03-25 19:35:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc920d050>
2026-03-25 19:35:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a416ab6-e9b7-5988-baf6-f7a0ce6caec4/3a416ab6-e9b7-5988-baf6-f7a0ce6caec4_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744858%252Fgeneral%252F31760793-3df3-430d-8552-9a753476065c.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744858/general/31760793-3df3-430d-8552-9a753476065c.jpg saved to cache
2026-03-25 19:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3a416ab6-e9b7-5988-baf6-f7a0ce6caec4
2026-03-25 19:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744858/general/15e1f0b8-7148-468b-9db0-6124a53b372f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721002)
2026-03-25 19:35:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86cd2d0>
2026-03-25 19:35:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a416ab6-e9b7-5988-baf6-f7a0ce6caec4/3a416ab6-e9b7-5988-baf6-f7a0ce6caec4_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744858%252Fgeneral%252F15e1f0b8-7148-468b-9db0-6124a53b372f.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744858/general/15e1f0b8-7148-468b-9db0-6124a53b372f.jpg saved to cache
2026-03-25 19:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3a416ab6-e9b7-5988-baf6-f7a0ce6caec4
2026-03-25 19:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712844> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744858/general/6a0e5326-0a5d-4869-a50c-02113c519143.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721002)
2026-03-25 19: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-25 19:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744858/general/309135f9-9b5f-4b6c-b3e5-818ea3b7480a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721002)
2026-03-25 19:35:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11ea1ed8-11f8-5656-9818-09942d1a2b6f with identifier: 10712844
2026-03-25 19:35:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11ea1ed8-11f8-5656-9818-09942d1a2b6f with scrape type 1
2026-03-25 19:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 11ea1ed8-11f8-5656-9818-09942d1a2b6f
2026-03-25 19:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5740154%252Fgeneral%252F271fc8c8-b4b1-4e61-ba2f-5dcb65ed83ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740154/general/271fc8c8-b4b1-4e61-ba2f-5dcb65ed83ac.jpg not downloaded yet
2026-03-25 19:35:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86ca110>
2026-03-25 19:35:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a416ab6-e9b7-5988-baf6-f7a0ce6caec4/3a416ab6-e9b7-5988-baf6-f7a0ce6caec4_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744858%252Fgeneral%252F6a0e5326-0a5d-4869-a50c-02113c519143.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744858/general/6a0e5326-0a5d-4869-a50c-02113c519143.jpg saved to cache
2026-03-25 19:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3a416ab6-e9b7-5988-baf6-f7a0ce6caec4
2026-03-25 19:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5740154%252Fgeneral%252Fb839c6dc-01f1-4102-b4f5-19f0a08db64a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740154/general/b839c6dc-01f1-4102-b4f5-19f0a08db64a.jpg not downloaded yet
2026-03-25 19:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5740154%252Fgeneral%252Fdf5b2796-6351-4764-af30-54ec6159a07b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740154/general/df5b2796-6351-4764-af30-54ec6159a07b.jpg not downloaded yet
2026-03-25 19:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744714/general/4f842a6c-d2d9-487e-bec1-e321606096c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720959)
2026-03-25 19:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5740154%252Fgeneral%252Ff422d669-c170-4585-b5af-40f3ec9c1d94.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740154/general/f422d669-c170-4585-b5af-40f3ec9c1d94.jpg not downloaded yet
2026-03-25 19:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5740154%252Fgeneral%252F6eaf6176-c4b4-4ff1-86b6-892d624c579a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740154/general/6eaf6176-c4b4-4ff1-86b6-892d624c579a.jpg not downloaded yet
2026-03-25 19:35:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8781190>
2026-03-25 19:35:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a416ab6-e9b7-5988-baf6-f7a0ce6caec4/3a416ab6-e9b7-5988-baf6-f7a0ce6caec4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744858%252Fgeneral%252F309135f9-9b5f-4b6c-b3e5-818ea3b7480a.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744858/general/309135f9-9b5f-4b6c-b3e5-818ea3b7480a.jpg saved to cache
2026-03-25 19:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3a416ab6-e9b7-5988-baf6-f7a0ce6caec4
2026-03-25 19:35:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3a416ab6-e9b7-5988-baf6-f7a0ce6caec4, skipping ID generation
2026-03-25 19:35:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a416ab6-e9b7-5988-baf6-f7a0ce6caec4 with scrape type 1
2026-03-25 19:35:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3a416ab6-e9b7-5988-baf6-f7a0ce6caec4 sending to next pipeline
2026-03-25 19:35:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3a416ab6-e9b7-5988-baf6-f7a0ce6caec4, identifier: 10721002
2026-03-25 19:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5740154%252Fgeneral%252F448412bb-4d99-4499-998f-8c804e98bb3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740154/general/448412bb-4d99-4499-998f-8c804e98bb3b.jpg not downloaded yet
2026-03-25 19:35:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3a416ab6-e9b7-5988-baf6-f7a0ce6caec4 with identifier: 10721002
2026-03-25 19:35:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3a416ab6-e9b7-5988-baf6-f7a0ce6caec4 with identifier: 10721002
2026-03-25 19:35:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3a416ab6-e9b7-5988-baf6-f7a0ce6caec4 with identifier: 10721002 to the API
2026-03-25 19:35:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:35:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744858/general/309135f9-9b5f-4b6c-b3e5-818ea3b7480a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 45,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '3a416ab6-e9b7-5988-baf6-f7a0ce6caec4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB088EZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721002',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 152500,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 67,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a416ab6-e9b7-5988-baf6-f7a0ce6caec4/3a416ab6-e9b7-5988-baf6-f7a0ce6caec4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248559,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744858/general/309135f9-9b5f-4b6c-b3e5-818ea3b7480a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a416ab6-e9b7-5988-baf6-f7a0ce6caec4/3a416ab6-e9b7-5988-baf6-f7a0ce6caec4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243564,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744858/general/6a0e5326-0a5d-4869-a50c-02113c519143.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a416ab6-e9b7-5988-baf6-f7a0ce6caec4/3a416ab6-e9b7-5988-baf6-f7a0ce6caec4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256433,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744858/general/15e1f0b8-7148-468b-9db0-6124a53b372f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a416ab6-e9b7-5988-baf6-f7a0ce6caec4/3a416ab6-e9b7-5988-baf6-f7a0ce6caec4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247736,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744858/general/31760793-3df3-430d-8552-9a753476065c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a416ab6-e9b7-5988-baf6-f7a0ce6caec4/3a416ab6-e9b7-5988-baf6-f7a0ce6caec4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285568,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744858/general/235d08b6-fd1d-4bff-a5d2-4e031fff26ca.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a416ab6-e9b7-5988-baf6-f7a0ce6caec4/3a416ab6-e9b7-5988-baf6-f7a0ce6caec4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314169,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744858/general/87b49d44-c1b8-4bd4-84a8-4ae73ccd8581.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a416ab6-e9b7-5988-baf6-f7a0ce6caec4/3a416ab6-e9b7-5988-baf6-f7a0ce6caec4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235668,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744858/general/b9077a0f-8302-4116-ad8b-f3168fd3f887.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a416ab6-e9b7-5988-baf6-f7a0ce6caec4/3a416ab6-e9b7-5988-baf6-f7a0ce6caec4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224399,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744858/general/352102b7-4eba-4573-91e7-1fe275795a3b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a416ab6-e9b7-5988-baf6-f7a0ce6caec4/3a416ab6-e9b7-5988-baf6-f7a0ce6caec4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 522789,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744858/general/5dbcc538-f0fa-4775-b262-6983583625d9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a416ab6-e9b7-5988-baf6-f7a0ce6caec4/3a416ab6-e9b7-5988-baf6-f7a0ce6caec4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203741,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744858/general/190821bf-1f1e-43f3-a713-f3d8daf844ff.jpg',
'Width': 1920}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-08-11',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Seat Tarraco 1.4 e-Hybrid Xcellence - Hybrid - Automatic - 150 hp - '
'152.500 km',
'transmission': 'automatic',
'trim': 'Xcellence',
'vin': None,
'year': 2021}
2026-03-25 19:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721002%27 HTTP/1.1" 200 None
2026-03-25 19:35:07 [adesa.fr] INFO: Saving data for 10721002: {'created_time': 1774467307.0348, 'last_price_update_time': 1774467307.034812, 'auction_closing_time': 1774527300.0}
2026-03-25 19:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721002') HTTP/1.1" 204 0
2026-03-25 19:35:07 [scrapy.extensions.logstats] INFO: Crawled 195 pages (at 49 pages/min), scraped 86 items (at 19 items/min)
2026-03-25 19:35:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-25 19:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5740154%252Fgeneral%252Fce967494-c1f2-4298-8f85-3f2207dba0da.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740154/general/ce967494-c1f2-4298-8f85-3f2207dba0da.jpg not downloaded yet
2026-03-25 19:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5740154%252Fgeneral%252Ff665b8cd-a3ee-461c-b701-30601605f919.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740154/general/f665b8cd-a3ee-461c-b701-30601605f919.jpg not downloaded yet
2026-03-25 19:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86936d0>
2026-03-25 19:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e4b673f-ef8e-501f-8956-311cc4463799/2e4b673f-ef8e-501f-8956-311cc4463799_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744714%252Fgeneral%252F4f842a6c-d2d9-487e-bec1-e321606096c7.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744714/general/4f842a6c-d2d9-487e-bec1-e321606096c7.jpg saved to cache
2026-03-25 19:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2e4b673f-ef8e-501f-8956-311cc4463799
2026-03-25 19:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5740154%252Fgeneral%252F3494e8b0-3a6c-43e6-a29e-75b0902faf72.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740154/general/3494e8b0-3a6c-43e6-a29e-75b0902faf72.jpg not downloaded yet
2026-03-25 19:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5740154%252Fgeneral%252Fce430cf8-3a06-4f1e-8571-4dfbe01789a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740154/general/ce430cf8-3a06-4f1e-8571-4dfbe01789a6.jpg not downloaded yet
2026-03-25 19:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740154/general/df5b2796-6351-4764-af30-54ec6159a07b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10712844)
2026-03-25 19:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740154/general/ce430cf8-3a06-4f1e-8571-4dfbe01789a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10712844)
2026-03-25 19:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9417d90>
2026-03-25 19:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11ea1ed8-11f8-5656-9818-09942d1a2b6f/11ea1ed8-11f8-5656-9818-09942d1a2b6f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5740154%252Fgeneral%252Fdf5b2796-6351-4764-af30-54ec6159a07b.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740154/general/df5b2796-6351-4764-af30-54ec6159a07b.jpg saved to cache
2026-03-25 19:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 11ea1ed8-11f8-5656-9818-09942d1a2b6f
2026-03-25 19:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fa7cd0>
2026-03-25 19:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11ea1ed8-11f8-5656-9818-09942d1a2b6f/11ea1ed8-11f8-5656-9818-09942d1a2b6f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5740154%252Fgeneral%252Fce430cf8-3a06-4f1e-8571-4dfbe01789a6.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740154/general/ce430cf8-3a06-4f1e-8571-4dfbe01789a6.jpg saved to cache
2026-03-25 19:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 11ea1ed8-11f8-5656-9818-09942d1a2b6f
2026-03-25 19:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740154/general/3494e8b0-3a6c-43e6-a29e-75b0902faf72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10712844)
2026-03-25 19:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8738e50>
2026-03-25 19:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11ea1ed8-11f8-5656-9818-09942d1a2b6f/11ea1ed8-11f8-5656-9818-09942d1a2b6f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5740154%252Fgeneral%252F3494e8b0-3a6c-43e6-a29e-75b0902faf72.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740154/general/3494e8b0-3a6c-43e6-a29e-75b0902faf72.jpg saved to cache
2026-03-25 19:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 11ea1ed8-11f8-5656-9818-09942d1a2b6f
2026-03-25 19:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740154/general/f665b8cd-a3ee-461c-b701-30601605f919.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10712844)
2026-03-25 19:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740154/general/ce967494-c1f2-4298-8f85-3f2207dba0da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10712844)
2026-03-25 19:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8693090>
2026-03-25 19:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11ea1ed8-11f8-5656-9818-09942d1a2b6f/11ea1ed8-11f8-5656-9818-09942d1a2b6f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740154%252Fgeneral%252Ff665b8cd-a3ee-461c-b701-30601605f919.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740154/general/f665b8cd-a3ee-461c-b701-30601605f919.jpg saved to cache
2026-03-25 19:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 11ea1ed8-11f8-5656-9818-09942d1a2b6f
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8691c50>
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11ea1ed8-11f8-5656-9818-09942d1a2b6f/11ea1ed8-11f8-5656-9818-09942d1a2b6f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740154%252Fgeneral%252Fce967494-c1f2-4298-8f85-3f2207dba0da.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740154/general/ce967494-c1f2-4298-8f85-3f2207dba0da.jpg saved to cache
2026-03-25 19:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 11ea1ed8-11f8-5656-9818-09942d1a2b6f
2026-03-25 19:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740154/general/448412bb-4d99-4499-998f-8c804e98bb3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10712844)
2026-03-25 19:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740154/general/6eaf6176-c4b4-4ff1-86b6-892d624c579a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10712844)
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fa6750>
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11ea1ed8-11f8-5656-9818-09942d1a2b6f/11ea1ed8-11f8-5656-9818-09942d1a2b6f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740154%252Fgeneral%252F448412bb-4d99-4499-998f-8c804e98bb3b.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740154/general/448412bb-4d99-4499-998f-8c804e98bb3b.jpg saved to cache
2026-03-25 19:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 11ea1ed8-11f8-5656-9818-09942d1a2b6f
2026-03-25 19:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740154/general/f422d669-c170-4585-b5af-40f3ec9c1d94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10712844)
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc902c350>
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11ea1ed8-11f8-5656-9818-09942d1a2b6f/11ea1ed8-11f8-5656-9818-09942d1a2b6f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740154%252Fgeneral%252F6eaf6176-c4b4-4ff1-86b6-892d624c579a.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740154/general/6eaf6176-c4b4-4ff1-86b6-892d624c579a.jpg saved to cache
2026-03-25 19:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 11ea1ed8-11f8-5656-9818-09942d1a2b6f
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92debd0>
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11ea1ed8-11f8-5656-9818-09942d1a2b6f/11ea1ed8-11f8-5656-9818-09942d1a2b6f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740154%252Fgeneral%252Ff422d669-c170-4585-b5af-40f3ec9c1d94.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740154/general/f422d669-c170-4585-b5af-40f3ec9c1d94.jpg saved to cache
2026-03-25 19:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 11ea1ed8-11f8-5656-9818-09942d1a2b6f
2026-03-25 19:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740154/general/b839c6dc-01f1-4102-b4f5-19f0a08db64a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10712844)
2026-03-25 19:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740154/general/271fc8c8-b4b1-4e61-ba2f-5dcb65ed83ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10712844)
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8690190>
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11ea1ed8-11f8-5656-9818-09942d1a2b6f/11ea1ed8-11f8-5656-9818-09942d1a2b6f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740154%252Fgeneral%252Fb839c6dc-01f1-4102-b4f5-19f0a08db64a.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740154/general/b839c6dc-01f1-4102-b4f5-19f0a08db64a.jpg saved to cache
2026-03-25 19:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 11ea1ed8-11f8-5656-9818-09942d1a2b6f
2026-03-25 19:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744714/general/96a35d1f-aeb1-424b-86a0-5f9d21f76344.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720959)
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90d0bd0>
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11ea1ed8-11f8-5656-9818-09942d1a2b6f/11ea1ed8-11f8-5656-9818-09942d1a2b6f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740154%252Fgeneral%252F271fc8c8-b4b1-4e61-ba2f-5dcb65ed83ac.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740154/general/271fc8c8-b4b1-4e61-ba2f-5dcb65ed83ac.jpg saved to cache
2026-03-25 19:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 11ea1ed8-11f8-5656-9818-09942d1a2b6f
2026-03-25 19:35:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 11ea1ed8-11f8-5656-9818-09942d1a2b6f, skipping ID generation
2026-03-25 19:35:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11ea1ed8-11f8-5656-9818-09942d1a2b6f with scrape type 1
2026-03-25 19:35:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 11ea1ed8-11f8-5656-9818-09942d1a2b6f sending to next pipeline
2026-03-25 19:35:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 11ea1ed8-11f8-5656-9818-09942d1a2b6f, identifier: 10712844
2026-03-25 19:35:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 11ea1ed8-11f8-5656-9818-09942d1a2b6f with identifier: 10712844
2026-03-25 19:35:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 11ea1ed8-11f8-5656-9818-09942d1a2b6f with identifier: 10712844
2026-03-25 19:35:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 11ea1ed8-11f8-5656-9818-09942d1a2b6f with identifier: 10712844 to the API
2026-03-25 19:35:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740154/general/271fc8c8-b4b1-4e61-ba2f-5dcb65ed83ac.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 74,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Petrol',
'id': '11ea1ed8-11f8-5656-9818-09942d1a2b6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'IN-DD 208',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712844',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 202117,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11ea1ed8-11f8-5656-9818-09942d1a2b6f/11ea1ed8-11f8-5656-9818-09942d1a2b6f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 561336,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740154/general/271fc8c8-b4b1-4e61-ba2f-5dcb65ed83ac.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11ea1ed8-11f8-5656-9818-09942d1a2b6f/11ea1ed8-11f8-5656-9818-09942d1a2b6f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 534443,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740154/general/b839c6dc-01f1-4102-b4f5-19f0a08db64a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11ea1ed8-11f8-5656-9818-09942d1a2b6f/11ea1ed8-11f8-5656-9818-09942d1a2b6f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 684123,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740154/general/df5b2796-6351-4764-af30-54ec6159a07b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11ea1ed8-11f8-5656-9818-09942d1a2b6f/11ea1ed8-11f8-5656-9818-09942d1a2b6f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 538757,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740154/general/f422d669-c170-4585-b5af-40f3ec9c1d94.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11ea1ed8-11f8-5656-9818-09942d1a2b6f/11ea1ed8-11f8-5656-9818-09942d1a2b6f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447663,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740154/general/6eaf6176-c4b4-4ff1-86b6-892d624c579a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11ea1ed8-11f8-5656-9818-09942d1a2b6f/11ea1ed8-11f8-5656-9818-09942d1a2b6f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427945,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740154/general/448412bb-4d99-4499-998f-8c804e98bb3b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11ea1ed8-11f8-5656-9818-09942d1a2b6f/11ea1ed8-11f8-5656-9818-09942d1a2b6f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 500595,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740154/general/ce967494-c1f2-4298-8f85-3f2207dba0da.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11ea1ed8-11f8-5656-9818-09942d1a2b6f/11ea1ed8-11f8-5656-9818-09942d1a2b6f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 577060,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740154/general/f665b8cd-a3ee-461c-b701-30601605f919.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11ea1ed8-11f8-5656-9818-09942d1a2b6f/11ea1ed8-11f8-5656-9818-09942d1a2b6f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 569844,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740154/general/3494e8b0-3a6c-43e6-a29e-75b0902faf72.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11ea1ed8-11f8-5656-9818-09942d1a2b6f/11ea1ed8-11f8-5656-9818-09942d1a2b6f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 473947,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740154/general/ce430cf8-3a06-4f1e-8571-4dfbe01789a6.jpg',
'Width': 1600}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2005-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia - Petrol - Manual - 74 hp - 202.117 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2005}
2026-03-25 19:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710712844%27 HTTP/1.1" 200 None
2026-03-25 19:35:09 [adesa.fr] INFO: Saving data for 10712844: {'created_time': 1774467309.293127, 'last_price_update_time': 1774467309.293139, 'auction_closing_time': 1774616400.0}
2026-03-25 19:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10712844') HTTP/1.1" 204 0
2026-03-25 19:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744714/general/7c93db82-e7dd-47fb-8551-3ca3fb34b090.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720959)
2026-03-25 19:35:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94169d0>
2026-03-25 19:35:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e4b673f-ef8e-501f-8956-311cc4463799/2e4b673f-ef8e-501f-8956-311cc4463799_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744714%252Fgeneral%252F96a35d1f-aeb1-424b-86a0-5f9d21f76344.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744714/general/96a35d1f-aeb1-424b-86a0-5f9d21f76344.jpg saved to cache
2026-03-25 19:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2e4b673f-ef8e-501f-8956-311cc4463799
2026-03-25 19:35:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc916d150>
2026-03-25 19:35:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e4b673f-ef8e-501f-8956-311cc4463799/2e4b673f-ef8e-501f-8956-311cc4463799_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744714%252Fgeneral%252F7c93db82-e7dd-47fb-8551-3ca3fb34b090.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744714/general/7c93db82-e7dd-47fb-8551-3ca3fb34b090.jpg saved to cache
2026-03-25 19:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2e4b673f-ef8e-501f-8956-311cc4463799
2026-03-25 19:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744714/general/e69bcc8f-847a-4a48-9326-65cb3352458d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720959)
2026-03-25 19:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744714/general/3bb64d0e-a825-4866-969d-2b87eef62486.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720959)
2026-03-25 19:35:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9238990>
2026-03-25 19:35:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e4b673f-ef8e-501f-8956-311cc4463799/2e4b673f-ef8e-501f-8956-311cc4463799_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744714%252Fgeneral%252Fe69bcc8f-847a-4a48-9326-65cb3352458d.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744714/general/e69bcc8f-847a-4a48-9326-65cb3352458d.jpg saved to cache
2026-03-25 19:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2e4b673f-ef8e-501f-8956-311cc4463799
2026-03-25 19:35:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92dc550>
2026-03-25 19:35:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e4b673f-ef8e-501f-8956-311cc4463799/2e4b673f-ef8e-501f-8956-311cc4463799_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744714%252Fgeneral%252F3bb64d0e-a825-4866-969d-2b87eef62486.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744714/general/3bb64d0e-a825-4866-969d-2b87eef62486.jpg saved to cache
2026-03-25 19:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2e4b673f-ef8e-501f-8956-311cc4463799
2026-03-25 19:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744714/general/79df4e06-6cd2-44ce-bb24-0ef0aada15cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720959)
2026-03-25 19:35:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fa7010>
2026-03-25 19:35:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e4b673f-ef8e-501f-8956-311cc4463799/2e4b673f-ef8e-501f-8956-311cc4463799_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744714%252Fgeneral%252F79df4e06-6cd2-44ce-bb24-0ef0aada15cf.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744714/general/79df4e06-6cd2-44ce-bb24-0ef0aada15cf.jpg saved to cache
2026-03-25 19:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2e4b673f-ef8e-501f-8956-311cc4463799
2026-03-25 19:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744714/general/6a69793f-024b-493d-b56a-df20e0aa6347.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720959)
2026-03-25 19:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744714/general/b951db10-9444-4c02-b559-36b176e09842.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720959)
2026-03-25 19:35:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86b5bd0>
2026-03-25 19:35:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e4b673f-ef8e-501f-8956-311cc4463799/2e4b673f-ef8e-501f-8956-311cc4463799_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744714%252Fgeneral%252F6a69793f-024b-493d-b56a-df20e0aa6347.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744714/general/6a69793f-024b-493d-b56a-df20e0aa6347.jpg saved to cache
2026-03-25 19:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2e4b673f-ef8e-501f-8956-311cc4463799
2026-03-25 19:35:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90d2e50>
2026-03-25 19:35:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e4b673f-ef8e-501f-8956-311cc4463799/2e4b673f-ef8e-501f-8956-311cc4463799_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744714%252Fgeneral%252Fb951db10-9444-4c02-b559-36b176e09842.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744714/general/b951db10-9444-4c02-b559-36b176e09842.jpg saved to cache
2026-03-25 19:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2e4b673f-ef8e-501f-8956-311cc4463799
2026-03-25 19:35:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2e4b673f-ef8e-501f-8956-311cc4463799, skipping ID generation
2026-03-25 19:35:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e4b673f-ef8e-501f-8956-311cc4463799 with scrape type 1
2026-03-25 19:35:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2e4b673f-ef8e-501f-8956-311cc4463799 sending to next pipeline
2026-03-25 19:35:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2e4b673f-ef8e-501f-8956-311cc4463799, identifier: 10720959
2026-03-25 19:35:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2e4b673f-ef8e-501f-8956-311cc4463799 with identifier: 10720959
2026-03-25 19:35:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2e4b673f-ef8e-501f-8956-311cc4463799 with identifier: 10720959
2026-03-25 19:35:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2e4b673f-ef8e-501f-8956-311cc4463799 with identifier: 10720959 to the API
2026-03-25 19:35:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:35:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744714/general/b951db10-9444-4c02-b559-36b176e09842.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '2e4b673f-ef8e-501f-8956-311cc4463799',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH968DR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720959',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 144481,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 106,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e4b673f-ef8e-501f-8956-311cc4463799/2e4b673f-ef8e-501f-8956-311cc4463799_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238636,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744714/general/b951db10-9444-4c02-b559-36b176e09842.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e4b673f-ef8e-501f-8956-311cc4463799/2e4b673f-ef8e-501f-8956-311cc4463799_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213521,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744714/general/6a69793f-024b-493d-b56a-df20e0aa6347.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e4b673f-ef8e-501f-8956-311cc4463799/2e4b673f-ef8e-501f-8956-311cc4463799_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251105,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744714/general/79df4e06-6cd2-44ce-bb24-0ef0aada15cf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e4b673f-ef8e-501f-8956-311cc4463799/2e4b673f-ef8e-501f-8956-311cc4463799_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255086,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744714/general/3bb64d0e-a825-4866-969d-2b87eef62486.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e4b673f-ef8e-501f-8956-311cc4463799/2e4b673f-ef8e-501f-8956-311cc4463799_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300276,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744714/general/e69bcc8f-847a-4a48-9326-65cb3352458d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e4b673f-ef8e-501f-8956-311cc4463799/2e4b673f-ef8e-501f-8956-311cc4463799_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238260,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744714/general/7c93db82-e7dd-47fb-8551-3ca3fb34b090.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e4b673f-ef8e-501f-8956-311cc4463799/2e4b673f-ef8e-501f-8956-311cc4463799_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303218,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744714/general/96a35d1f-aeb1-424b-86a0-5f9d21f76344.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e4b673f-ef8e-501f-8956-311cc4463799/2e4b673f-ef8e-501f-8956-311cc4463799_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248585,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744714/general/bcf47d74-8d03-4d54-b961-d17d797dc968.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e4b673f-ef8e-501f-8956-311cc4463799/2e4b673f-ef8e-501f-8956-311cc4463799_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232193,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744714/general/4f842a6c-d2d9-487e-bec1-e321606096c7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e4b673f-ef8e-501f-8956-311cc4463799/2e4b673f-ef8e-501f-8956-311cc4463799_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373546,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744714/general/afb03774-7ca2-46d2-9059-06e6aeddf5f7.jpg',
'Width': 1920}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-06-27',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 308 SW Active Pack - Diesel - Automatic - 130 hp - 144.481 '
'km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-25 19:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720959%27 HTTP/1.1" 200 None
2026-03-25 19:35:10 [adesa.fr] INFO: Saving data for 10720959: {'created_time': 1774467310.607983, 'last_price_update_time': 1774467310.607993, 'auction_closing_time': 1774527300.0}
2026-03-25 19:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720959') HTTP/1.1" 204 0
2026-03-25 19:35:10 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.437(s), this was the 1st time calling it.
2026-03-25 19:35:10 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.16276553253624 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:35:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:35:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e with identifier: 10720937
2026-03-25 19:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e with scrape type 1
2026-03-25 19:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e
2026-03-25 19:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732579%252Fgeneral%252F97e3bac5-d4ff-427d-918a-fd9ea9f31706.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732579/general/97e3bac5-d4ff-427d-918a-fd9ea9f31706.jpg already downloaded
2026-03-25 19:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732579%252Fgeneral%252F0581af80-d416-4e1b-9bf6-b7e3ca1ff9f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732579/general/0581af80-d416-4e1b-9bf6-b7e3ca1ff9f4.jpg already downloaded
2026-03-25 19:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732579%252Fgeneral%252F9b0ec19d-45eb-4b35-8187-f771ebf2a0ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732579/general/9b0ec19d-45eb-4b35-8187-f771ebf2a0ad.jpg already downloaded
2026-03-25 19:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732579%252Fgeneral%252Feca2da4f-d302-4fed-96ed-1f60fc81c227.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732579/general/eca2da4f-d302-4fed-96ed-1f60fc81c227.jpg already downloaded
2026-03-25 19:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732579%252Fgeneral%252F79a0a56d-5f03-467a-8210-70b371d1e3f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732579/general/79a0a56d-5f03-467a-8210-70b371d1e3f7.jpg already downloaded
2026-03-25 19:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732579%252Fgeneral%252Fdff8580d-1b58-4d67-b03a-bb6fb4c21c09.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732579/general/dff8580d-1b58-4d67-b03a-bb6fb4c21c09.jpg already downloaded
2026-03-25 19:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732579%252Fgeneral%252Ff91f0245-520f-4d8c-abf9-fe2d19697750.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732579/general/f91f0245-520f-4d8c-abf9-fe2d19697750.jpg already downloaded
2026-03-25 19:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732579%252Fgeneral%252Fdfe4d023-ec86-44e2-91b2-33072e43d7b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732579/general/dfe4d023-ec86-44e2-91b2-33072e43d7b7.jpg already downloaded
2026-03-25 19:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732579%252Fgeneral%252F45793117-29cf-4796-9d4b-f4cfed0a3d25.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732579/general/45793117-29cf-4796-9d4b-f4cfed0a3d25.jpg already downloaded
2026-03-25 19:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5732579%252Fgeneral%252F4cdab7f3-4e9d-42e4-a337-0e6e4d6d08d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732579/general/4cdab7f3-4e9d-42e4-a337-0e6e4d6d08d4.jpg already downloaded
2026-03-25 19:35:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e, identifier: 10720937
2026-03-25 19:35:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e with identifier: 10720937
2026-03-25 19:35:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e with identifier: 10720937
2026-03-25 19:35:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e with identifier: 10720937 to the API
2026-03-25 19:35:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720937>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX305ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720937',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 166508,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5732579/general/97e3bac5-d4ff-427d-918a-fd9ea9f31706.jpg',
'https://images.openlane.eu/carimgs/5732579/general/0581af80-d416-4e1b-9bf6-b7e3ca1ff9f4.jpg',
'https://images.openlane.eu/carimgs/5732579/general/9b0ec19d-45eb-4b35-8187-f771ebf2a0ad.jpg',
'https://images.openlane.eu/carimgs/5732579/general/eca2da4f-d302-4fed-96ed-1f60fc81c227.jpg',
'https://images.openlane.eu/carimgs/5732579/general/79a0a56d-5f03-467a-8210-70b371d1e3f7.jpg',
'https://images.openlane.eu/carimgs/5732579/general/dff8580d-1b58-4d67-b03a-bb6fb4c21c09.jpg',
'https://images.openlane.eu/carimgs/5732579/general/f91f0245-520f-4d8c-abf9-fe2d19697750.jpg',
'https://images.openlane.eu/carimgs/5732579/general/dfe4d023-ec86-44e2-91b2-33072e43d7b7.jpg',
'https://images.openlane.eu/carimgs/5732579/general/45793117-29cf-4796-9d4b-f4cfed0a3d25.jpg',
'https://images.openlane.eu/carimgs/5732579/general/4cdab7f3-4e9d-42e4-a337-0e6e4d6d08d4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e/4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117038,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732579/general/97e3bac5-d4ff-427d-918a-fd9ea9f31706.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e/4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126588,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732579/general/0581af80-d416-4e1b-9bf6-b7e3ca1ff9f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e/4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732579/general/9b0ec19d-45eb-4b35-8187-f771ebf2a0ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e/4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732579/general/eca2da4f-d302-4fed-96ed-1f60fc81c227.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e/4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80793,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732579/general/79a0a56d-5f03-467a-8210-70b371d1e3f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e/4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84734,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732579/general/dff8580d-1b58-4d67-b03a-bb6fb4c21c09.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e/4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108767,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732579/general/f91f0245-520f-4d8c-abf9-fe2d19697750.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e/4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75009,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732579/general/dfe4d023-ec86-44e2-91b2-33072e43d7b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e/4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92506,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732579/general/45793117-29cf-4796-9d4b-f4cfed0a3d25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e/4e97b2e0-e62d-50c0-8a1f-a59c3ecdd82e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85932,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732579/general/4cdab7f3-4e9d-42e4-a337-0e6e4d6d08d4.jpg',
'Width': 1024}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-03-22',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Seat Ateca 2.0 TDI Xperience - Diesel - Automatic - 150 hp - '
'166.508 km',
'transmission': 'automatic',
'trim': 'Xperience',
'vin': None,
'year': 2021}
2026-03-25 19:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720937%27 HTTP/1.1" 200 None
2026-03-25 19:35:12 [adesa.fr] INFO: Saving data for 10720937: {'created_time': 1774467312.935697, 'last_price_update_time': 1774467312.935707, 'auction_closing_time': 1774527300.0}
2026-03-25 19:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720937') HTTP/1.1" 204 0
2026-03-25 19:35:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720970> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:35:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:35:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe with identifier: 10720970
2026-03-25 19:35:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe with scrape type 1
2026-03-25 19:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe
2026-03-25 19:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744759%252Fgeneral%252F7e693c48-1b75-453f-9125-9dcd69a4dbf8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744759/general/7e693c48-1b75-453f-9125-9dcd69a4dbf8.jpg not downloaded yet
2026-03-25 19:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744759%252Fgeneral%252F31b3d0d4-56af-4ed6-8e28-3ad84b2116e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744759/general/31b3d0d4-56af-4ed6-8e28-3ad84b2116e1.jpg not downloaded yet
2026-03-25 19:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744759%252Fgeneral%252F24b9cc04-8f15-4757-8103-f104efc8acee.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744759/general/24b9cc04-8f15-4757-8103-f104efc8acee.jpg not downloaded yet
2026-03-25 19:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744759%252Fgeneral%252F30f4fd5a-7d92-41a9-931d-69c1f5baff3d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744759/general/30f4fd5a-7d92-41a9-931d-69c1f5baff3d.jpg not downloaded yet
2026-03-25 19:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744759%252Fgeneral%252Fbca8bc8d-581e-481b-859d-56949ece4393.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744759/general/bca8bc8d-581e-481b-859d-56949ece4393.jpg not downloaded yet
2026-03-25 19:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744759%252Fgeneral%252Fc492f408-de8c-4306-94b9-9a6b2612ca87.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744759/general/c492f408-de8c-4306-94b9-9a6b2612ca87.jpg not downloaded yet
2026-03-25 19:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744759%252Fgeneral%252Fc0ba2920-0272-4e52-a650-a33aa4f2ee35.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744759/general/c0ba2920-0272-4e52-a650-a33aa4f2ee35.jpg not downloaded yet
2026-03-25 19:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744759%252Fgeneral%252F7b0f0f06-ba1a-45b4-b0b1-3af943fb7851.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744759/general/7b0f0f06-ba1a-45b4-b0b1-3af943fb7851.jpg not downloaded yet
2026-03-25 19:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744759%252Fgeneral%252F2dd8a6a7-43ab-4f7f-89a1-04022706a9ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744759/general/2dd8a6a7-43ab-4f7f-89a1-04022706a9ae.jpg not downloaded yet
2026-03-25 19:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744759%252Fgeneral%252F90db01c0-c967-4365-8480-103ae5fc7b3c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744759/general/90db01c0-c967-4365-8480-103ae5fc7b3c.jpg not downloaded yet
2026-03-25 19:35:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:35:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744759/general/90db01c0-c967-4365-8480-103ae5fc7b3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720970)
2026-03-25 19:35:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d8fa2ae-ba46-5e54-b138-40c0f0422da1 with identifier: 10728601
2026-03-25 19:35:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d8fa2ae-ba46-5e54-b138-40c0f0422da1 with scrape type 1
2026-03-25 19:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d8fa2ae-ba46-5e54-b138-40c0f0422da1
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5743878%252Fgeneral%252F3520b858-acf5-478b-a6a9-75a3b2f919ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/3520b858-acf5-478b-a6a9-75a3b2f919ad.jpg not downloaded yet
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5743878%252Fgeneral%252F9d981af8-b363-4be9-b00d-0629f4428518.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/9d981af8-b363-4be9-b00d-0629f4428518.jpg not downloaded yet
2026-03-25 19:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744759/general/2dd8a6a7-43ab-4f7f-89a1-04022706a9ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720970)
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5743878%252Fgeneral%252Faa4469c5-896f-4e37-92f9-4accf2b7f905.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/aa4469c5-896f-4e37-92f9-4accf2b7f905.jpg not downloaded yet
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5743878%252Fgeneral%252Fe5e412ea-c192-4088-8180-fd966df3b8d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/e5e412ea-c192-4088-8180-fd966df3b8d7.jpg not downloaded yet
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5743878%252Fgeneral%252Fccfdf68d-f663-4cae-bd36-d30617044de4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/ccfdf68d-f663-4cae-bd36-d30617044de4.jpg not downloaded yet
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5743878%252Fgeneral%252F53f8fd16-4dff-4a40-847a-bad1639cb953.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/53f8fd16-4dff-4a40-847a-bad1639cb953.jpg not downloaded yet
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92de3d0>
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe/ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744759%252Fgeneral%252F90db01c0-c967-4365-8480-103ae5fc7b3c.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744759/general/90db01c0-c967-4365-8480-103ae5fc7b3c.jpg saved to cache
2026-03-25 19:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5743878%252Fgeneral%252Fc057e365-4ad3-477a-b6aa-a3e559a09711.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/c057e365-4ad3-477a-b6aa-a3e559a09711.jpg not downloaded yet
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5743878%252Fgeneral%252F32b3562c-f5c5-4f1c-be89-2f1fa9f64904.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/32b3562c-f5c5-4f1c-be89-2f1fa9f64904.jpg not downloaded yet
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5743878%252Fgeneral%252F5605f38c-9c19-4494-892f-2b9299a5b51d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/5605f38c-9c19-4494-892f-2b9299a5b51d.jpg not downloaded yet
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92fadd0>
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe/ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744759%252Fgeneral%252F2dd8a6a7-43ab-4f7f-89a1-04022706a9ae.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744759/general/2dd8a6a7-43ab-4f7f-89a1-04022706a9ae.jpg saved to cache
2026-03-25 19:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe
2026-03-25 19:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743878/general/9d981af8-b363-4be9-b00d-0629f4428518.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728601)
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5743878%252Fgeneral%252Fac65a347-4da8-490b-a3bd-b709d71260e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/ac65a347-4da8-490b-a3bd-b709d71260e1.jpg not downloaded yet
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92ef710>
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743878%252Fgeneral%252F9d981af8-b363-4be9-b00d-0629f4428518.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/9d981af8-b363-4be9-b00d-0629f4428518.jpg saved to cache
2026-03-25 19:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8d8fa2ae-ba46-5e54-b138-40c0f0422da1
2026-03-25 19:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743878/general/5605f38c-9c19-4494-892f-2b9299a5b51d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728601)
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92fac90>
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743878%252Fgeneral%252F5605f38c-9c19-4494-892f-2b9299a5b51d.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/5605f38c-9c19-4494-892f-2b9299a5b51d.jpg saved to cache
2026-03-25 19:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8d8fa2ae-ba46-5e54-b138-40c0f0422da1
2026-03-25 19:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743878/general/ac65a347-4da8-490b-a3bd-b709d71260e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728601)
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92fa250>
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743878%252Fgeneral%252Fac65a347-4da8-490b-a3bd-b709d71260e1.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/ac65a347-4da8-490b-a3bd-b709d71260e1.jpg saved to cache
2026-03-25 19:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8d8fa2ae-ba46-5e54-b138-40c0f0422da1
2026-03-25 19:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743878/general/32b3562c-f5c5-4f1c-be89-2f1fa9f64904.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728601)
2026-03-25 19:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743878/general/c057e365-4ad3-477a-b6aa-a3e559a09711.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728601)
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fa5d90>
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5743878%252Fgeneral%252F32b3562c-f5c5-4f1c-be89-2f1fa9f64904.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/32b3562c-f5c5-4f1c-be89-2f1fa9f64904.jpg saved to cache
2026-03-25 19:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8d8fa2ae-ba46-5e54-b138-40c0f0422da1
2026-03-25 19:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743878/general/53f8fd16-4dff-4a40-847a-bad1639cb953.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728601)
2026-03-25 19:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92fa1d0>
2026-03-25 19:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5743878%252Fgeneral%252Fc057e365-4ad3-477a-b6aa-a3e559a09711.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/c057e365-4ad3-477a-b6aa-a3e559a09711.jpg saved to cache
2026-03-25 19:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8d8fa2ae-ba46-5e54-b138-40c0f0422da1
2026-03-25 19:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc920ed90>
2026-03-25 19:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5743878%252Fgeneral%252F53f8fd16-4dff-4a40-847a-bad1639cb953.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/53f8fd16-4dff-4a40-847a-bad1639cb953.jpg saved to cache
2026-03-25 19:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8d8fa2ae-ba46-5e54-b138-40c0f0422da1
2026-03-25 19:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743878/general/ccfdf68d-f663-4cae-bd36-d30617044de4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728601)
2026-03-25 19:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743878/general/e5e412ea-c192-4088-8180-fd966df3b8d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728601)
2026-03-25 19:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9475b10>
2026-03-25 19:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5743878%252Fgeneral%252Fccfdf68d-f663-4cae-bd36-d30617044de4.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/ccfdf68d-f663-4cae-bd36-d30617044de4.jpg saved to cache
2026-03-25 19:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8d8fa2ae-ba46-5e54-b138-40c0f0422da1
2026-03-25 19:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92fb210>
2026-03-25 19:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5743878%252Fgeneral%252Fe5e412ea-c192-4088-8180-fd966df3b8d7.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/e5e412ea-c192-4088-8180-fd966df3b8d7.jpg saved to cache
2026-03-25 19:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8d8fa2ae-ba46-5e54-b138-40c0f0422da1
2026-03-25 19:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743878/general/aa4469c5-896f-4e37-92f9-4accf2b7f905.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728601)
2026-03-25 19:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743878/general/3520b858-acf5-478b-a6a9-75a3b2f919ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728601)
2026-03-25 19:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9048f90>
2026-03-25 19:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5743878%252Fgeneral%252Faa4469c5-896f-4e37-92f9-4accf2b7f905.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/aa4469c5-896f-4e37-92f9-4accf2b7f905.jpg saved to cache
2026-03-25 19:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8d8fa2ae-ba46-5e54-b138-40c0f0422da1
2026-03-25 19:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744759/general/7b0f0f06-ba1a-45b4-b0b1-3af943fb7851.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720970)
2026-03-25 19:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94746d0>
2026-03-25 19:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5743878%252Fgeneral%252F3520b858-acf5-478b-a6a9-75a3b2f919ad.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/3520b858-acf5-478b-a6a9-75a3b2f919ad.jpg saved to cache
2026-03-25 19:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8d8fa2ae-ba46-5e54-b138-40c0f0422da1
2026-03-25 19:35:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8d8fa2ae-ba46-5e54-b138-40c0f0422da1, skipping ID generation
2026-03-25 19:35:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d8fa2ae-ba46-5e54-b138-40c0f0422da1 with scrape type 1
2026-03-25 19:35:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8d8fa2ae-ba46-5e54-b138-40c0f0422da1 sending to next pipeline
2026-03-25 19:35:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8d8fa2ae-ba46-5e54-b138-40c0f0422da1, identifier: 10728601
2026-03-25 19:35:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8d8fa2ae-ba46-5e54-b138-40c0f0422da1 with identifier: 10728601
2026-03-25 19:35:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8d8fa2ae-ba46-5e54-b138-40c0f0422da1 with identifier: 10728601
2026-03-25 19:35:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8d8fa2ae-ba46-5e54-b138-40c0f0422da1 with identifier: 10728601 to the API
2026-03-25 19:35:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:35:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743878/general/3520b858-acf5-478b-a6a9-75a3b2f919ad.jpg>
{'auction_title': '',
'c_o_2_emission_value': 246,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '8d8fa2ae-ba46-5e54-b138-40c0f0422da1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EZ-491-FL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728601',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Fuso',
'model': 'Canter',
'odometer': 124372,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 467575,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/3520b858-acf5-478b-a6a9-75a3b2f919ad.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 449513,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/9d981af8-b363-4be9-b00d-0629f4428518.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 489942,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/aa4469c5-896f-4e37-92f9-4accf2b7f905.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448132,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/e5e412ea-c192-4088-8180-fd966df3b8d7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388932,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/ccfdf68d-f663-4cae-bd36-d30617044de4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376328,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/53f8fd16-4dff-4a40-847a-bad1639cb953.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258152,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/c057e365-4ad3-477a-b6aa-a3e559a09711.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 538696,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/32b3562c-f5c5-4f1c-be89-2f1fa9f64904.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 678168,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/5605f38c-9c19-4494-892f-2b9299a5b51d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441041,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/ac65a347-4da8-490b-a3bd-b709d71260e1.jpg',
'Width': 2000}],
'price': 16350,
'price_includes_vat': True,
'registration_date': '2018-07-23',
'seats_number': 3,
'seller_name': 'Auto Destok sarl',
'title': 'Fuso Canter 3.0 - Diesel - Manual - 130 hp - 124.372 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 19:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728601%27 HTTP/1.1" 200 None
2026-03-25 19:35:19 [adesa.fr] INFO: Saving data for 10728601: {'created_time': 1774467319.319057, 'last_price_update_time': 1774467319.319066, 'auction_closing_time': 1774605600.0}
2026-03-25 19:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728601') HTTP/1.1" 204 0
2026-03-25 19:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720925> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744759/general/c0ba2920-0272-4e52-a650-a33aa4f2ee35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720970)
2026-03-25 19: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-25 19:35:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92dc290>
2026-03-25 19:35:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe/ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744759%252Fgeneral%252F7b0f0f06-ba1a-45b4-b0b1-3af943fb7851.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744759/general/7b0f0f06-ba1a-45b4-b0b1-3af943fb7851.jpg saved to cache
2026-03-25 19:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe
2026-03-25 19:35:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd07f2f7-33f3-5e30-b964-cbc8ef89abae with identifier: 10720925
2026-03-25 19:35:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd07f2f7-33f3-5e30-b964-cbc8ef89abae with scrape type 1
2026-03-25 19:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dd07f2f7-33f3-5e30-b964-cbc8ef89abae
2026-03-25 19:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5728654%252Fgeneral%252Fe6570e67-4a30-4c9e-81dd-ea07e2847f82.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728654/general/e6570e67-4a30-4c9e-81dd-ea07e2847f82.jpg already downloaded
2026-03-25 19:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5728654%252Fgeneral%252Ff768eed8-854d-4ecd-a154-3330fd6da409.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728654/general/f768eed8-854d-4ecd-a154-3330fd6da409.jpg already downloaded
2026-03-25 19:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5728654%252Fgeneral%252Fead611f0-835b-48e3-afdb-cf9c00de3e36.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728654/general/ead611f0-835b-48e3-afdb-cf9c00de3e36.jpg already downloaded
2026-03-25 19:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5728654%252Fgeneral%252F762afcb5-aeef-4e08-bb8c-ff9701e728d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728654/general/762afcb5-aeef-4e08-bb8c-ff9701e728d0.jpg already downloaded
2026-03-25 19:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5728654%252Fgeneral%252F7914cd7b-f8af-45ee-b9db-c4552c29d88c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728654/general/7914cd7b-f8af-45ee-b9db-c4552c29d88c.jpg already downloaded
2026-03-25 19:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5728654%252Fgeneral%252Fc6aff27e-db7c-4e76-bcec-02df0989054b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728654/general/c6aff27e-db7c-4e76-bcec-02df0989054b.jpg already downloaded
2026-03-25 19:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5728654%252Fgeneral%252F968a5a6b-df41-43ac-aafb-253b65510176.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728654/general/968a5a6b-df41-43ac-aafb-253b65510176.jpg already downloaded
2026-03-25 19:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5728654%252Fgeneral%252Fa7770be3-2ce6-4ff6-9eac-fdb107580f11.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728654/general/a7770be3-2ce6-4ff6-9eac-fdb107580f11.jpg already downloaded
2026-03-25 19:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5728654%252Fgeneral%252F7abaec9e-ce1f-4bd7-abe6-70445c5231a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728654/general/7abaec9e-ce1f-4bd7-abe6-70445c5231a9.jpg already downloaded
2026-03-25 19:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5728654%252Fgeneral%252Faaecb881-ad23-4f0f-875a-8bc0e42c4f69.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728654/general/aaecb881-ad23-4f0f-875a-8bc0e42c4f69.jpg already downloaded
2026-03-25 19:35:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dd07f2f7-33f3-5e30-b964-cbc8ef89abae, identifier: 10720925
2026-03-25 19:35:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86c8e50>
2026-03-25 19:35:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe/ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744759%252Fgeneral%252Fc0ba2920-0272-4e52-a650-a33aa4f2ee35.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744759/general/c0ba2920-0272-4e52-a650-a33aa4f2ee35.jpg saved to cache
2026-03-25 19:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe
2026-03-25 19:35:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dd07f2f7-33f3-5e30-b964-cbc8ef89abae with identifier: 10720925
2026-03-25 19:35:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dd07f2f7-33f3-5e30-b964-cbc8ef89abae with identifier: 10720925
2026-03-25 19:35:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dd07f2f7-33f3-5e30-b964-cbc8ef89abae with identifier: 10720925 to the API
2026-03-25 19:35:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:35:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720925>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'dd07f2f7-33f3-5e30-b964-cbc8ef89abae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL429SJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720925',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 170005,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5728654/general/e6570e67-4a30-4c9e-81dd-ea07e2847f82.jpg',
'https://images.openlane.eu/carimgs/5728654/general/f768eed8-854d-4ecd-a154-3330fd6da409.jpg',
'https://images.openlane.eu/carimgs/5728654/general/ead611f0-835b-48e3-afdb-cf9c00de3e36.jpg',
'https://images.openlane.eu/carimgs/5728654/general/762afcb5-aeef-4e08-bb8c-ff9701e728d0.jpg',
'https://images.openlane.eu/carimgs/5728654/general/7914cd7b-f8af-45ee-b9db-c4552c29d88c.jpg',
'https://images.openlane.eu/carimgs/5728654/general/c6aff27e-db7c-4e76-bcec-02df0989054b.jpg',
'https://images.openlane.eu/carimgs/5728654/general/968a5a6b-df41-43ac-aafb-253b65510176.jpg',
'https://images.openlane.eu/carimgs/5728654/general/a7770be3-2ce6-4ff6-9eac-fdb107580f11.jpg',
'https://images.openlane.eu/carimgs/5728654/general/7abaec9e-ce1f-4bd7-abe6-70445c5231a9.jpg',
'https://images.openlane.eu/carimgs/5728654/general/aaecb881-ad23-4f0f-875a-8bc0e42c4f69.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd07f2f7-33f3-5e30-b964-cbc8ef89abae/dd07f2f7-33f3-5e30-b964-cbc8ef89abae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111393,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728654/general/e6570e67-4a30-4c9e-81dd-ea07e2847f82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd07f2f7-33f3-5e30-b964-cbc8ef89abae/dd07f2f7-33f3-5e30-b964-cbc8ef89abae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109571,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728654/general/f768eed8-854d-4ecd-a154-3330fd6da409.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd07f2f7-33f3-5e30-b964-cbc8ef89abae/dd07f2f7-33f3-5e30-b964-cbc8ef89abae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127031,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728654/general/ead611f0-835b-48e3-afdb-cf9c00de3e36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd07f2f7-33f3-5e30-b964-cbc8ef89abae/dd07f2f7-33f3-5e30-b964-cbc8ef89abae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127129,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728654/general/762afcb5-aeef-4e08-bb8c-ff9701e728d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd07f2f7-33f3-5e30-b964-cbc8ef89abae/dd07f2f7-33f3-5e30-b964-cbc8ef89abae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93077,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728654/general/7914cd7b-f8af-45ee-b9db-c4552c29d88c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd07f2f7-33f3-5e30-b964-cbc8ef89abae/dd07f2f7-33f3-5e30-b964-cbc8ef89abae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105429,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728654/general/c6aff27e-db7c-4e76-bcec-02df0989054b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd07f2f7-33f3-5e30-b964-cbc8ef89abae/dd07f2f7-33f3-5e30-b964-cbc8ef89abae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105415,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728654/general/968a5a6b-df41-43ac-aafb-253b65510176.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd07f2f7-33f3-5e30-b964-cbc8ef89abae/dd07f2f7-33f3-5e30-b964-cbc8ef89abae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728654/general/a7770be3-2ce6-4ff6-9eac-fdb107580f11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd07f2f7-33f3-5e30-b964-cbc8ef89abae/dd07f2f7-33f3-5e30-b964-cbc8ef89abae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106352,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728654/general/7abaec9e-ce1f-4bd7-abe6-70445c5231a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd07f2f7-33f3-5e30-b964-cbc8ef89abae/dd07f2f7-33f3-5e30-b964-cbc8ef89abae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728654/general/aaecb881-ad23-4f0f-875a-8bc0e42c4f69.jpg',
'Width': 1024}],
'price': 5300,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Renault Megane Air - Diesel - Manual - 115 hp - 170.005 km',
'transmission': 'manual',
'trim': 'Air',
'vin': None,
'year': 2023}
2026-03-25 19:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720925%27 HTTP/1.1" 200 None
2026-03-25 19:35:20 [adesa.fr] INFO: Saving data for 10720925: {'created_time': 1774467320.01294, 'last_price_update_time': 1774467320.012951, 'auction_closing_time': 1774527300.0}
2026-03-25 19:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720925') HTTP/1.1" 204 0
2026-03-25 19:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744759/general/c492f408-de8c-4306-94b9-9a6b2612ca87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720970)
2026-03-25 19:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744759/general/bca8bc8d-581e-481b-859d-56949ece4393.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720970)
2026-03-25 19:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744759/general/24b9cc04-8f15-4757-8103-f104efc8acee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720970)
2026-03-25 19:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc875dc10>
2026-03-25 19:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe/ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744759%252Fgeneral%252Fc492f408-de8c-4306-94b9-9a6b2612ca87.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744759/general/c492f408-de8c-4306-94b9-9a6b2612ca87.jpg saved to cache
2026-03-25 19:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe
2026-03-25 19:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9431990>
2026-03-25 19:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe/ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744759%252Fgeneral%252Fbca8bc8d-581e-481b-859d-56949ece4393.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744759/general/bca8bc8d-581e-481b-859d-56949ece4393.jpg saved to cache
2026-03-25 19:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe
2026-03-25 19:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744759/general/30f4fd5a-7d92-41a9-931d-69c1f5baff3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720970)
2026-03-25 19:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc910dc50>
2026-03-25 19:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe/ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744759%252Fgeneral%252F24b9cc04-8f15-4757-8103-f104efc8acee.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744759/general/24b9cc04-8f15-4757-8103-f104efc8acee.jpg saved to cache
2026-03-25 19:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe
2026-03-25 19:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744759/general/31b3d0d4-56af-4ed6-8e28-3ad84b2116e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720970)
2026-03-25 19:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744759/general/7e693c48-1b75-453f-9125-9dcd69a4dbf8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720970)
2026-03-25 19:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92f8d50>
2026-03-25 19:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe/ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744759%252Fgeneral%252F30f4fd5a-7d92-41a9-931d-69c1f5baff3d.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744759/general/30f4fd5a-7d92-41a9-931d-69c1f5baff3d.jpg saved to cache
2026-03-25 19:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe
2026-03-25 19:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9403490>
2026-03-25 19:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe/ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744759%252Fgeneral%252F31b3d0d4-56af-4ed6-8e28-3ad84b2116e1.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744759/general/31b3d0d4-56af-4ed6-8e28-3ad84b2116e1.jpg saved to cache
2026-03-25 19:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe
2026-03-25 19:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9252950>
2026-03-25 19:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe/ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744759%252Fgeneral%252F7e693c48-1b75-453f-9125-9dcd69a4dbf8.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744759/general/7e693c48-1b75-453f-9125-9dcd69a4dbf8.jpg saved to cache
2026-03-25 19:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe
2026-03-25 19:35:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe, skipping ID generation
2026-03-25 19:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe with scrape type 1
2026-03-25 19:35:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe sending to next pipeline
2026-03-25 19:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe, identifier: 10720970
2026-03-25 19:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe with identifier: 10720970
2026-03-25 19:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe with identifier: 10720970
2026-03-25 19:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe with identifier: 10720970 to the API
2026-03-25 19:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744759/general/7e693c48-1b75-453f-9125-9dcd69a4dbf8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP618AN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720970',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 158407,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe/ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107309,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744759/general/7e693c48-1b75-453f-9125-9dcd69a4dbf8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe/ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107882,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744759/general/31b3d0d4-56af-4ed6-8e28-3ad84b2116e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe/ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112324,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744759/general/24b9cc04-8f15-4757-8103-f104efc8acee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe/ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744759/general/30f4fd5a-7d92-41a9-931d-69c1f5baff3d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe/ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78800,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744759/general/bca8bc8d-581e-481b-859d-56949ece4393.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe/ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95380,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744759/general/c492f408-de8c-4306-94b9-9a6b2612ca87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe/ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75056,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744759/general/c0ba2920-0272-4e52-a650-a33aa4f2ee35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe/ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142031,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744759/general/7b0f0f06-ba1a-45b4-b0b1-3af943fb7851.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe/ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93553,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744759/general/2dd8a6a7-43ab-4f7f-89a1-04022706a9ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe/ddeb87fe-88c4-578d-8ca2-1e1d25fb8abe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59222,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744759/general/90db01c0-c967-4365-8480-103ae5fc7b3c.jpg',
'Width': 1024}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-05-22',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota Yaris Cross 1.5 Design - Hybrid - Automatic - 92 hp - '
'158.407 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-25 19:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720970%27 HTTP/1.1" 200 None
2026-03-25 19:35:20 [adesa.fr] INFO: Saving data for 10720970: {'created_time': 1774467320.846953, 'last_price_update_time': 1774467320.846963, 'auction_closing_time': 1774527300.0}
2026-03-25 19:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720970') HTTP/1.1" 204 0
2026-03-25 19:35:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720955> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:35:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:35:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d798a69-6663-50e5-91a8-b135e5962448 with identifier: 10720955
2026-03-25 19:35:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d798a69-6663-50e5-91a8-b135e5962448 with scrape type 1
2026-03-25 19:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d798a69-6663-50e5-91a8-b135e5962448
2026-03-25 19:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744693%252Fgeneral%252F1541c528-aafc-44fb-828a-7129c60a0c52.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744693/general/1541c528-aafc-44fb-828a-7129c60a0c52.jpg not downloaded yet
2026-03-25 19:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744693%252Fgeneral%252F223a5891-1c25-4147-ba3c-b87883888488.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744693/general/223a5891-1c25-4147-ba3c-b87883888488.jpg not downloaded yet
2026-03-25 19:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744693%252Fgeneral%252F0c3b3142-1981-4f00-aca8-72cbd8979bac.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744693/general/0c3b3142-1981-4f00-aca8-72cbd8979bac.jpg not downloaded yet
2026-03-25 19:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744693%252Fgeneral%252Fb481ce93-551d-4f95-b7c0-bcb656d46b91.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744693/general/b481ce93-551d-4f95-b7c0-bcb656d46b91.jpg not downloaded yet
2026-03-25 19:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744693%252Fgeneral%252Fb5070cae-79d8-4479-a837-fef37b648c04.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744693/general/b5070cae-79d8-4479-a837-fef37b648c04.jpg not downloaded yet
2026-03-25 19:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744693%252Fgeneral%252F7f6b2b1a-400b-43b0-9090-6215e35d6715.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744693/general/7f6b2b1a-400b-43b0-9090-6215e35d6715.jpg not downloaded yet
2026-03-25 19:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744693%252Fgeneral%252Fb1e004c4-4046-45a6-a888-043cbc8dca05.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744693/general/b1e004c4-4046-45a6-a888-043cbc8dca05.jpg not downloaded yet
2026-03-25 19:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744693%252Fgeneral%252Fc4f8e3c4-543b-49d7-8cdf-f791f8ae0029.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744693/general/c4f8e3c4-543b-49d7-8cdf-f791f8ae0029.jpg not downloaded yet
2026-03-25 19:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744693%252Fgeneral%252F1c1f2088-ef28-4779-8ba8-d0c17c30b822.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744693/general/1c1f2088-ef28-4779-8ba8-d0c17c30b822.jpg not downloaded yet
2026-03-25 19:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744693%252Fgeneral%252Fa3f7aa11-4631-4495-bffe-ac0925f68af1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744693/general/a3f7aa11-4631-4495-bffe-ac0925f68af1.jpg not downloaded yet
2026-03-25 19:35:26 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.440(s), this was the 1st time calling it.
2026-03-25 19:35:26 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.480529981925845 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720961> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744693/general/a3f7aa11-4631-4495-bffe-ac0925f68af1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720955)
2026-03-25 19:35:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e38a1c3-78fd-5680-a3d8-ad7fb42cb292 with identifier: 10720961
2026-03-25 19:35:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e38a1c3-78fd-5680-a3d8-ad7fb42cb292 with scrape type 1
2026-03-25 19:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4e38a1c3-78fd-5680-a3d8-ad7fb42cb292
2026-03-25 19:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744725%252Fgeneral%252F6a28a33d-8966-4941-bc29-6b37684319f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744725/general/6a28a33d-8966-4941-bc29-6b37684319f3.jpg not downloaded yet
2026-03-25 19:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744725%252Fgeneral%252F0b3a729a-b5d4-489e-9a20-834c189437ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744725/general/0b3a729a-b5d4-489e-9a20-834c189437ab.jpg not downloaded yet
2026-03-25 19:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744725%252Fgeneral%252Fdee4318d-73db-4a18-9477-3acfe2596330.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744725/general/dee4318d-73db-4a18-9477-3acfe2596330.jpg not downloaded yet
2026-03-25 19:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744725%252Fgeneral%252F82a4dd6a-435d-4549-a352-90c900e43a2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744725/general/82a4dd6a-435d-4549-a352-90c900e43a2a.jpg not downloaded yet
2026-03-25 19:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744693/general/1c1f2088-ef28-4779-8ba8-d0c17c30b822.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720955)
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744725%252Fgeneral%252Ff5cfe6b2-4a97-4554-ab17-4c6d42462753.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744725/general/f5cfe6b2-4a97-4554-ab17-4c6d42462753.jpg not downloaded yet
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744725%252Fgeneral%252Fd98d5419-c97d-40b0-bfcf-550ae99325f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744725/general/d98d5419-c97d-40b0-bfcf-550ae99325f8.jpg not downloaded yet
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744725%252Fgeneral%252F732a8db2-dce5-4127-a6ee-08232a406537.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744725/general/732a8db2-dce5-4127-a6ee-08232a406537.jpg not downloaded yet
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90f7d90>
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d798a69-6663-50e5-91a8-b135e5962448/9d798a69-6663-50e5-91a8-b135e5962448_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744693%252Fgeneral%252Fa3f7aa11-4631-4495-bffe-ac0925f68af1.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744693/general/a3f7aa11-4631-4495-bffe-ac0925f68af1.jpg saved to cache
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9d798a69-6663-50e5-91a8-b135e5962448
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744725%252Fgeneral%252F172dbfe4-537b-4cc1-9513-7bb42d84e89f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744725/general/172dbfe4-537b-4cc1-9513-7bb42d84e89f.jpg not downloaded yet
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744725%252Fgeneral%252Fda91f1de-356b-4091-ae6f-6381cd36286b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744725/general/da91f1de-356b-4091-ae6f-6381cd36286b.jpg not downloaded yet
2026-03-25 19:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744725/general/82a4dd6a-435d-4549-a352-90c900e43a2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720961)
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744725%252Fgeneral%252F704ba81c-324b-433e-8fb5-5161c0bd9dac.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744725/general/704ba81c-324b-433e-8fb5-5161c0bd9dac.jpg not downloaded yet
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9077950>
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d798a69-6663-50e5-91a8-b135e5962448/9d798a69-6663-50e5-91a8-b135e5962448_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744693%252Fgeneral%252F1c1f2088-ef28-4779-8ba8-d0c17c30b822.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744693/general/1c1f2088-ef28-4779-8ba8-d0c17c30b822.jpg saved to cache
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9d798a69-6663-50e5-91a8-b135e5962448
2026-03-25 19:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86928d0>
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e38a1c3-78fd-5680-a3d8-ad7fb42cb292/4e38a1c3-78fd-5680-a3d8-ad7fb42cb292_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744725%252Fgeneral%252F82a4dd6a-435d-4549-a352-90c900e43a2a.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744725/general/82a4dd6a-435d-4549-a352-90c900e43a2a.jpg saved to cache
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4e38a1c3-78fd-5680-a3d8-ad7fb42cb292
2026-03-25 19:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744725/general/da91f1de-356b-4091-ae6f-6381cd36286b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720961)
2026-03-25 19:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744725/general/704ba81c-324b-433e-8fb5-5161c0bd9dac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720961)
2026-03-25 19:35:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27485ef6-24cb-5167-938f-c85e2d93be18 with identifier: 10720992
2026-03-25 19:35:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27485ef6-24cb-5167-938f-c85e2d93be18 with scrape type 1
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 27485ef6-24cb-5167-938f-c85e2d93be18
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744831%252Fgeneral%252F9bee462b-266d-435b-b289-4806a9b4605c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744831/general/9bee462b-266d-435b-b289-4806a9b4605c.jpg not downloaded yet
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744831%252Fgeneral%252Fdd83aaa8-e142-46c1-b67c-c6674afa563b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744831/general/dd83aaa8-e142-46c1-b67c-c6674afa563b.jpg not downloaded yet
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744831%252Fgeneral%252Fe9a02fac-0e54-4d34-8d6c-c66671989e2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744831/general/e9a02fac-0e54-4d34-8d6c-c66671989e2b.jpg not downloaded yet
2026-03-25 19:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744725/general/732a8db2-dce5-4127-a6ee-08232a406537.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720961)
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744831%252Fgeneral%252F94d9331a-b2b7-421c-8445-e0cb69a32fe6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744831/general/94d9331a-b2b7-421c-8445-e0cb69a32fe6.jpg not downloaded yet
2026-03-25 19:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744725/general/172dbfe4-537b-4cc1-9513-7bb42d84e89f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720961)
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744831%252Fgeneral%252F269939a0-d118-4e4d-8eda-25e297bd14a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744831/general/269939a0-d118-4e4d-8eda-25e297bd14a4.jpg not downloaded yet
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744831%252Fgeneral%252F114af38d-ab75-48be-b9e3-3089a502a9b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744831/general/114af38d-ab75-48be-b9e3-3089a502a9b5.jpg not downloaded yet
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744831%252Fgeneral%252F35ebc58e-eefe-4d02-a31b-70b76a814795.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744831/general/35ebc58e-eefe-4d02-a31b-70b76a814795.jpg not downloaded yet
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc920f050>
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e38a1c3-78fd-5680-a3d8-ad7fb42cb292/4e38a1c3-78fd-5680-a3d8-ad7fb42cb292_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744725%252Fgeneral%252Fda91f1de-356b-4091-ae6f-6381cd36286b.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744725/general/da91f1de-356b-4091-ae6f-6381cd36286b.jpg saved to cache
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4e38a1c3-78fd-5680-a3d8-ad7fb42cb292
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92e6110>
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e38a1c3-78fd-5680-a3d8-ad7fb42cb292/4e38a1c3-78fd-5680-a3d8-ad7fb42cb292_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744725%252Fgeneral%252F704ba81c-324b-433e-8fb5-5161c0bd9dac.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744725/general/704ba81c-324b-433e-8fb5-5161c0bd9dac.jpg saved to cache
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4e38a1c3-78fd-5680-a3d8-ad7fb42cb292
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744831%252Fgeneral%252F454347e1-3902-47c5-a660-cf2eec2a601b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744831/general/454347e1-3902-47c5-a660-cf2eec2a601b.jpg not downloaded yet
2026-03-25 19:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744831/general/94d9331a-b2b7-421c-8445-e0cb69a32fe6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720992)
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744831%252Fgeneral%252F62c57b69-2ef8-4b6d-96d3-72ebb133e974.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744831/general/62c57b69-2ef8-4b6d-96d3-72ebb133e974.jpg not downloaded yet
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc926f9d0>
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e38a1c3-78fd-5680-a3d8-ad7fb42cb292/4e38a1c3-78fd-5680-a3d8-ad7fb42cb292_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744725%252Fgeneral%252F732a8db2-dce5-4127-a6ee-08232a406537.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744725/general/732a8db2-dce5-4127-a6ee-08232a406537.jpg saved to cache
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4e38a1c3-78fd-5680-a3d8-ad7fb42cb292
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94a9f50>
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e38a1c3-78fd-5680-a3d8-ad7fb42cb292/4e38a1c3-78fd-5680-a3d8-ad7fb42cb292_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744725%252Fgeneral%252F172dbfe4-537b-4cc1-9513-7bb42d84e89f.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744725/general/172dbfe4-537b-4cc1-9513-7bb42d84e89f.jpg saved to cache
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4e38a1c3-78fd-5680-a3d8-ad7fb42cb292
2026-03-25 19:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744831/general/e9a02fac-0e54-4d34-8d6c-c66671989e2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720992)
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744831%252Fgeneral%252F39f45a4c-5491-4023-93ac-09705777bd0a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744831/general/39f45a4c-5491-4023-93ac-09705777bd0a.jpg not downloaded yet
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb1f8810>
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27485ef6-24cb-5167-938f-c85e2d93be18/27485ef6-24cb-5167-938f-c85e2d93be18_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744831%252Fgeneral%252F94d9331a-b2b7-421c-8445-e0cb69a32fe6.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744831/general/94d9331a-b2b7-421c-8445-e0cb69a32fe6.jpg saved to cache
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 27485ef6-24cb-5167-938f-c85e2d93be18
2026-03-25 19:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744831/general/62c57b69-2ef8-4b6d-96d3-72ebb133e974.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720992)
2026-03-25 19:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744831/general/454347e1-3902-47c5-a660-cf2eec2a601b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720992)
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc920db10>
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27485ef6-24cb-5167-938f-c85e2d93be18/27485ef6-24cb-5167-938f-c85e2d93be18_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744831%252Fgeneral%252Fe9a02fac-0e54-4d34-8d6c-c66671989e2b.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744831/general/e9a02fac-0e54-4d34-8d6c-c66671989e2b.jpg saved to cache
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 27485ef6-24cb-5167-938f-c85e2d93be18
2026-03-25 19:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744831/general/39f45a4c-5491-4023-93ac-09705777bd0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720992)
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb22a490>
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27485ef6-24cb-5167-938f-c85e2d93be18/27485ef6-24cb-5167-938f-c85e2d93be18_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744831%252Fgeneral%252F62c57b69-2ef8-4b6d-96d3-72ebb133e974.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744831/general/62c57b69-2ef8-4b6d-96d3-72ebb133e974.jpg saved to cache
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 27485ef6-24cb-5167-938f-c85e2d93be18
2026-03-25 19:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744831/general/114af38d-ab75-48be-b9e3-3089a502a9b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720992)
2026-03-25 19:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744831/general/35ebc58e-eefe-4d02-a31b-70b76a814795.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720992)
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc902b890>
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27485ef6-24cb-5167-938f-c85e2d93be18/27485ef6-24cb-5167-938f-c85e2d93be18_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744831%252Fgeneral%252F454347e1-3902-47c5-a660-cf2eec2a601b.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744831/general/454347e1-3902-47c5-a660-cf2eec2a601b.jpg saved to cache
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 27485ef6-24cb-5167-938f-c85e2d93be18
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8776e10>
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27485ef6-24cb-5167-938f-c85e2d93be18/27485ef6-24cb-5167-938f-c85e2d93be18_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744831%252Fgeneral%252F39f45a4c-5491-4023-93ac-09705777bd0a.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744831/general/39f45a4c-5491-4023-93ac-09705777bd0a.jpg saved to cache
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 27485ef6-24cb-5167-938f-c85e2d93be18
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc910cf10>
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27485ef6-24cb-5167-938f-c85e2d93be18/27485ef6-24cb-5167-938f-c85e2d93be18_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744831%252Fgeneral%252F114af38d-ab75-48be-b9e3-3089a502a9b5.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744831/general/114af38d-ab75-48be-b9e3-3089a502a9b5.jpg saved to cache
2026-03-25 19:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 27485ef6-24cb-5167-938f-c85e2d93be18
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fa5ad0>
2026-03-25 19:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27485ef6-24cb-5167-938f-c85e2d93be18/27485ef6-24cb-5167-938f-c85e2d93be18_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744831%252Fgeneral%252F35ebc58e-eefe-4d02-a31b-70b76a814795.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744831/general/35ebc58e-eefe-4d02-a31b-70b76a814795.jpg saved to cache
2026-03-25 19:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 27485ef6-24cb-5167-938f-c85e2d93be18
2026-03-25 19:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744831/general/dd83aaa8-e142-46c1-b67c-c6674afa563b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720992)
2026-03-25 19:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744831/general/269939a0-d118-4e4d-8eda-25e297bd14a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720992)
2026-03-25 19:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744725/general/d98d5419-c97d-40b0-bfcf-550ae99325f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720961)
2026-03-25 19:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744831/general/9bee462b-266d-435b-b289-4806a9b4605c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720992)
2026-03-25 19:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744725/general/f5cfe6b2-4a97-4554-ab17-4c6d42462753.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720961)
2026-03-25 19:35:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc920c150>
2026-03-25 19:35:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27485ef6-24cb-5167-938f-c85e2d93be18/27485ef6-24cb-5167-938f-c85e2d93be18_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744831%252Fgeneral%252Fdd83aaa8-e142-46c1-b67c-c6674afa563b.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744831/general/dd83aaa8-e142-46c1-b67c-c6674afa563b.jpg saved to cache
2026-03-25 19:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 27485ef6-24cb-5167-938f-c85e2d93be18
2026-03-25 19:35:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90f6e10>
2026-03-25 19:35:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27485ef6-24cb-5167-938f-c85e2d93be18/27485ef6-24cb-5167-938f-c85e2d93be18_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744831%252Fgeneral%252F269939a0-d118-4e4d-8eda-25e297bd14a4.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744831/general/269939a0-d118-4e4d-8eda-25e297bd14a4.jpg saved to cache
2026-03-25 19:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 27485ef6-24cb-5167-938f-c85e2d93be18
2026-03-25 19:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744725/general/dee4318d-73db-4a18-9477-3acfe2596330.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720961)
2026-03-25 19:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744725/general/0b3a729a-b5d4-489e-9a20-834c189437ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720961)
2026-03-25 19:35:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8777410>
2026-03-25 19:35:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e38a1c3-78fd-5680-a3d8-ad7fb42cb292/4e38a1c3-78fd-5680-a3d8-ad7fb42cb292_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744725%252Fgeneral%252Fd98d5419-c97d-40b0-bfcf-550ae99325f8.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744725/general/d98d5419-c97d-40b0-bfcf-550ae99325f8.jpg saved to cache
2026-03-25 19:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4e38a1c3-78fd-5680-a3d8-ad7fb42cb292
2026-03-25 19:35:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fd42d0>
2026-03-25 19:35:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27485ef6-24cb-5167-938f-c85e2d93be18/27485ef6-24cb-5167-938f-c85e2d93be18_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744831%252Fgeneral%252F9bee462b-266d-435b-b289-4806a9b4605c.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744831/general/9bee462b-266d-435b-b289-4806a9b4605c.jpg saved to cache
2026-03-25 19:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 27485ef6-24cb-5167-938f-c85e2d93be18
2026-03-25 19:35:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 27485ef6-24cb-5167-938f-c85e2d93be18, skipping ID generation
2026-03-25 19:35:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27485ef6-24cb-5167-938f-c85e2d93be18 with scrape type 1
2026-03-25 19:35:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 27485ef6-24cb-5167-938f-c85e2d93be18 sending to next pipeline
2026-03-25 19:35:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 27485ef6-24cb-5167-938f-c85e2d93be18, identifier: 10720992
2026-03-25 19:35:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 27485ef6-24cb-5167-938f-c85e2d93be18 with identifier: 10720992
2026-03-25 19:35:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 27485ef6-24cb-5167-938f-c85e2d93be18 with identifier: 10720992
2026-03-25 19:35:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 27485ef6-24cb-5167-938f-c85e2d93be18 with identifier: 10720992 to the API
2026-03-25 19:35:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:35:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744831/general/9bee462b-266d-435b-b289-4806a9b4605c.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-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '27485ef6-24cb-5167-938f-c85e2d93be18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD131PZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720992',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Seat',
'model': 'Leon',
'odometer': 158981,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 62,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27485ef6-24cb-5167-938f-c85e2d93be18/27485ef6-24cb-5167-938f-c85e2d93be18_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744831/general/9bee462b-266d-435b-b289-4806a9b4605c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27485ef6-24cb-5167-938f-c85e2d93be18/27485ef6-24cb-5167-938f-c85e2d93be18_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176047,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744831/general/dd83aaa8-e142-46c1-b67c-c6674afa563b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27485ef6-24cb-5167-938f-c85e2d93be18/27485ef6-24cb-5167-938f-c85e2d93be18_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744831/general/e9a02fac-0e54-4d34-8d6c-c66671989e2b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27485ef6-24cb-5167-938f-c85e2d93be18/27485ef6-24cb-5167-938f-c85e2d93be18_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162721,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744831/general/94d9331a-b2b7-421c-8445-e0cb69a32fe6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27485ef6-24cb-5167-938f-c85e2d93be18/27485ef6-24cb-5167-938f-c85e2d93be18_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97315,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744831/general/269939a0-d118-4e4d-8eda-25e297bd14a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27485ef6-24cb-5167-938f-c85e2d93be18/27485ef6-24cb-5167-938f-c85e2d93be18_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103108,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744831/general/114af38d-ab75-48be-b9e3-3089a502a9b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27485ef6-24cb-5167-938f-c85e2d93be18/27485ef6-24cb-5167-938f-c85e2d93be18_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120991,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744831/general/35ebc58e-eefe-4d02-a31b-70b76a814795.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27485ef6-24cb-5167-938f-c85e2d93be18/27485ef6-24cb-5167-938f-c85e2d93be18_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120551,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744831/general/454347e1-3902-47c5-a660-cf2eec2a601b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27485ef6-24cb-5167-938f-c85e2d93be18/27485ef6-24cb-5167-938f-c85e2d93be18_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133726,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744831/general/62c57b69-2ef8-4b6d-96d3-72ebb133e974.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27485ef6-24cb-5167-938f-c85e2d93be18/27485ef6-24cb-5167-938f-c85e2d93be18_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103548,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744831/general/39f45a4c-5491-4023-93ac-09705777bd0a.jpg',
'Width': 1024}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Seat Leon Sportstourer 2.0 TDI Style Business - Diesel - Automatic '
'- 150 hp - 158.981 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2021}
2026-03-25 19:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720992%27 HTTP/1.1" 200 None
2026-03-25 19:35:31 [adesa.fr] INFO: Saving data for 10720992: {'created_time': 1774467331.902277, 'last_price_update_time': 1774467331.902288, 'auction_closing_time': 1774527300.0}
2026-03-25 19:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720992') HTTP/1.1" 204 0
2026-03-25 19:35:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744725/general/6a28a33d-8966-4941-bc29-6b37684319f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720961)
2026-03-25 19:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744693/general/c4f8e3c4-543b-49d7-8cdf-f791f8ae0029.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720955)
2026-03-25 19:35:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc920fe90>
2026-03-25 19:35:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e38a1c3-78fd-5680-a3d8-ad7fb42cb292/4e38a1c3-78fd-5680-a3d8-ad7fb42cb292_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744725%252Fgeneral%252Ff5cfe6b2-4a97-4554-ab17-4c6d42462753.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744725/general/f5cfe6b2-4a97-4554-ab17-4c6d42462753.jpg saved to cache
2026-03-25 19:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4e38a1c3-78fd-5680-a3d8-ad7fb42cb292
2026-03-25 19:35:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb4ea390>
2026-03-25 19:35:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e38a1c3-78fd-5680-a3d8-ad7fb42cb292/4e38a1c3-78fd-5680-a3d8-ad7fb42cb292_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744725%252Fgeneral%252Fdee4318d-73db-4a18-9477-3acfe2596330.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744725/general/dee4318d-73db-4a18-9477-3acfe2596330.jpg saved to cache
2026-03-25 19:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4e38a1c3-78fd-5680-a3d8-ad7fb42cb292
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc905ee10>
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e38a1c3-78fd-5680-a3d8-ad7fb42cb292/4e38a1c3-78fd-5680-a3d8-ad7fb42cb292_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744725%252Fgeneral%252F0b3a729a-b5d4-489e-9a20-834c189437ab.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744725/general/0b3a729a-b5d4-489e-9a20-834c189437ab.jpg saved to cache
2026-03-25 19:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4e38a1c3-78fd-5680-a3d8-ad7fb42cb292
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8787690>
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e38a1c3-78fd-5680-a3d8-ad7fb42cb292/4e38a1c3-78fd-5680-a3d8-ad7fb42cb292_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744725%252Fgeneral%252F6a28a33d-8966-4941-bc29-6b37684319f3.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744725/general/6a28a33d-8966-4941-bc29-6b37684319f3.jpg saved to cache
2026-03-25 19:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4e38a1c3-78fd-5680-a3d8-ad7fb42cb292
2026-03-25 19:35:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e38a1c3-78fd-5680-a3d8-ad7fb42cb292, skipping ID generation
2026-03-25 19:35:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e38a1c3-78fd-5680-a3d8-ad7fb42cb292 with scrape type 1
2026-03-25 19:35:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e38a1c3-78fd-5680-a3d8-ad7fb42cb292 sending to next pipeline
2026-03-25 19:35:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4e38a1c3-78fd-5680-a3d8-ad7fb42cb292, identifier: 10720961
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9168d50>
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d798a69-6663-50e5-91a8-b135e5962448/9d798a69-6663-50e5-91a8-b135e5962448_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744693%252Fgeneral%252Fc4f8e3c4-543b-49d7-8cdf-f791f8ae0029.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744693/general/c4f8e3c4-543b-49d7-8cdf-f791f8ae0029.jpg saved to cache
2026-03-25 19:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9d798a69-6663-50e5-91a8-b135e5962448
2026-03-25 19:35:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4e38a1c3-78fd-5680-a3d8-ad7fb42cb292 with identifier: 10720961
2026-03-25 19:35:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4e38a1c3-78fd-5680-a3d8-ad7fb42cb292 with identifier: 10720961
2026-03-25 19:35:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4e38a1c3-78fd-5680-a3d8-ad7fb42cb292 with identifier: 10720961 to the API
2026-03-25 19:35:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:35: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-25 19:35:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744725/general/6a28a33d-8966-4941-bc29-6b37684319f3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 204,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '4e38a1c3-78fd-5680-a3d8-ad7fb42cb292',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG321ZC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720961',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Master',
'odometer': 199358,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e38a1c3-78fd-5680-a3d8-ad7fb42cb292/4e38a1c3-78fd-5680-a3d8-ad7fb42cb292_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121344,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744725/general/6a28a33d-8966-4941-bc29-6b37684319f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e38a1c3-78fd-5680-a3d8-ad7fb42cb292/4e38a1c3-78fd-5680-a3d8-ad7fb42cb292_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114810,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744725/general/0b3a729a-b5d4-489e-9a20-834c189437ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e38a1c3-78fd-5680-a3d8-ad7fb42cb292/4e38a1c3-78fd-5680-a3d8-ad7fb42cb292_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99027,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744725/general/dee4318d-73db-4a18-9477-3acfe2596330.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e38a1c3-78fd-5680-a3d8-ad7fb42cb292/4e38a1c3-78fd-5680-a3d8-ad7fb42cb292_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744725/general/82a4dd6a-435d-4549-a352-90c900e43a2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e38a1c3-78fd-5680-a3d8-ad7fb42cb292/4e38a1c3-78fd-5680-a3d8-ad7fb42cb292_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98195,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744725/general/f5cfe6b2-4a97-4554-ab17-4c6d42462753.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e38a1c3-78fd-5680-a3d8-ad7fb42cb292/4e38a1c3-78fd-5680-a3d8-ad7fb42cb292_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158904,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744725/general/d98d5419-c97d-40b0-bfcf-550ae99325f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e38a1c3-78fd-5680-a3d8-ad7fb42cb292/4e38a1c3-78fd-5680-a3d8-ad7fb42cb292_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744725/general/732a8db2-dce5-4127-a6ee-08232a406537.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e38a1c3-78fd-5680-a3d8-ad7fb42cb292/4e38a1c3-78fd-5680-a3d8-ad7fb42cb292_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64025,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744725/general/172dbfe4-537b-4cc1-9513-7bb42d84e89f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e38a1c3-78fd-5680-a3d8-ad7fb42cb292/4e38a1c3-78fd-5680-a3d8-ad7fb42cb292_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95623,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744725/general/da91f1de-356b-4091-ae6f-6381cd36286b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e38a1c3-78fd-5680-a3d8-ad7fb42cb292/4e38a1c3-78fd-5680-a3d8-ad7fb42cb292_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83086,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744725/general/704ba81c-324b-433e-8fb5-5161c0bd9dac.jpg',
'Width': 1024}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2019-06-14',
'seats_number': 3,
'seller_name': 'ARVAL-FR',
'title': 'Renault Master L2H3 2.3 DCI Grand Comfort - Diesel - Manual - 110 '
'hp - 199.358 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2019}
2026-03-25 19:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720961%27 HTTP/1.1" 200 None
2026-03-25 19:35:32 [adesa.fr] INFO: Saving data for 10720961: {'created_time': 1774467332.6779, 'last_price_update_time': 1774467332.677911, 'auction_closing_time': 1774527300.0}
2026-03-25 19:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720961') HTTP/1.1" 204 0
2026-03-25 19:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744693/general/7f6b2b1a-400b-43b0-9090-6215e35d6715.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720955)
2026-03-25 19:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744693/general/b1e004c4-4046-45a6-a888-043cbc8dca05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720955)
2026-03-25 19:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744693/general/b5070cae-79d8-4479-a837-fef37b648c04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720955)
2026-03-25 19:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744693/general/b481ce93-551d-4f95-b7c0-bcb656d46b91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720955)
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9022c10>
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d798a69-6663-50e5-91a8-b135e5962448/9d798a69-6663-50e5-91a8-b135e5962448_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744693%252Fgeneral%252F7f6b2b1a-400b-43b0-9090-6215e35d6715.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744693/general/7f6b2b1a-400b-43b0-9090-6215e35d6715.jpg saved to cache
2026-03-25 19:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9d798a69-6663-50e5-91a8-b135e5962448
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9004110>
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d798a69-6663-50e5-91a8-b135e5962448/9d798a69-6663-50e5-91a8-b135e5962448_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744693%252Fgeneral%252Fb1e004c4-4046-45a6-a888-043cbc8dca05.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744693/general/b1e004c4-4046-45a6-a888-043cbc8dca05.jpg saved to cache
2026-03-25 19:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9d798a69-6663-50e5-91a8-b135e5962448
2026-03-25 19:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744693/general/0c3b3142-1981-4f00-aca8-72cbd8979bac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720955)
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9417650>
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d798a69-6663-50e5-91a8-b135e5962448/9d798a69-6663-50e5-91a8-b135e5962448_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744693%252Fgeneral%252Fb5070cae-79d8-4479-a837-fef37b648c04.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744693/general/b5070cae-79d8-4479-a837-fef37b648c04.jpg saved to cache
2026-03-25 19:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9d798a69-6663-50e5-91a8-b135e5962448
2026-03-25 19:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744693/general/223a5891-1c25-4147-ba3c-b87883888488.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720955)
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc911b590>
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d798a69-6663-50e5-91a8-b135e5962448/9d798a69-6663-50e5-91a8-b135e5962448_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744693%252Fgeneral%252Fb481ce93-551d-4f95-b7c0-bcb656d46b91.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744693/general/b481ce93-551d-4f95-b7c0-bcb656d46b91.jpg saved to cache
2026-03-25 19:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9d798a69-6663-50e5-91a8-b135e5962448
2026-03-25 19:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744693/general/1541c528-aafc-44fb-828a-7129c60a0c52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720955)
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc947ebd0>
2026-03-25 19:35:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d798a69-6663-50e5-91a8-b135e5962448/9d798a69-6663-50e5-91a8-b135e5962448_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744693%252Fgeneral%252F0c3b3142-1981-4f00-aca8-72cbd8979bac.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744693/general/0c3b3142-1981-4f00-aca8-72cbd8979bac.jpg saved to cache
2026-03-25 19:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9d798a69-6663-50e5-91a8-b135e5962448
2026-03-25 19:35:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90775d0>
2026-03-25 19:35:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d798a69-6663-50e5-91a8-b135e5962448/9d798a69-6663-50e5-91a8-b135e5962448_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744693%252Fgeneral%252F223a5891-1c25-4147-ba3c-b87883888488.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744693/general/223a5891-1c25-4147-ba3c-b87883888488.jpg saved to cache
2026-03-25 19:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9d798a69-6663-50e5-91a8-b135e5962448
2026-03-25 19:35:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc911aa50>
2026-03-25 19:35:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d798a69-6663-50e5-91a8-b135e5962448/9d798a69-6663-50e5-91a8-b135e5962448_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744693%252Fgeneral%252F1541c528-aafc-44fb-828a-7129c60a0c52.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744693/general/1541c528-aafc-44fb-828a-7129c60a0c52.jpg saved to cache
2026-03-25 19:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9d798a69-6663-50e5-91a8-b135e5962448
2026-03-25 19:35:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9d798a69-6663-50e5-91a8-b135e5962448, skipping ID generation
2026-03-25 19:35:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d798a69-6663-50e5-91a8-b135e5962448 with scrape type 1
2026-03-25 19:35:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9d798a69-6663-50e5-91a8-b135e5962448 sending to next pipeline
2026-03-25 19:35:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9d798a69-6663-50e5-91a8-b135e5962448, identifier: 10720955
2026-03-25 19:35:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9d798a69-6663-50e5-91a8-b135e5962448 with identifier: 10720955
2026-03-25 19:35:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9d798a69-6663-50e5-91a8-b135e5962448 with identifier: 10720955
2026-03-25 19:35:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9d798a69-6663-50e5-91a8-b135e5962448 with identifier: 10720955 to the API
2026-03-25 19:35:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:35:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744693/general/1541c528-aafc-44fb-828a-7129c60a0c52.jpg>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '9d798a69-6663-50e5-91a8-b135e5962448',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL298CC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720955',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 159355,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 61,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d798a69-6663-50e5-91a8-b135e5962448/9d798a69-6663-50e5-91a8-b135e5962448_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113427,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744693/general/1541c528-aafc-44fb-828a-7129c60a0c52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d798a69-6663-50e5-91a8-b135e5962448/9d798a69-6663-50e5-91a8-b135e5962448_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744693/general/223a5891-1c25-4147-ba3c-b87883888488.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d798a69-6663-50e5-91a8-b135e5962448/9d798a69-6663-50e5-91a8-b135e5962448_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94976,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744693/general/0c3b3142-1981-4f00-aca8-72cbd8979bac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d798a69-6663-50e5-91a8-b135e5962448/9d798a69-6663-50e5-91a8-b135e5962448_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101740,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744693/general/b481ce93-551d-4f95-b7c0-bcb656d46b91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d798a69-6663-50e5-91a8-b135e5962448/9d798a69-6663-50e5-91a8-b135e5962448_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104037,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744693/general/b5070cae-79d8-4479-a837-fef37b648c04.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d798a69-6663-50e5-91a8-b135e5962448/9d798a69-6663-50e5-91a8-b135e5962448_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97422,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744693/general/7f6b2b1a-400b-43b0-9090-6215e35d6715.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d798a69-6663-50e5-91a8-b135e5962448/9d798a69-6663-50e5-91a8-b135e5962448_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114459,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744693/general/b1e004c4-4046-45a6-a888-043cbc8dca05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d798a69-6663-50e5-91a8-b135e5962448/9d798a69-6663-50e5-91a8-b135e5962448_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93379,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744693/general/c4f8e3c4-543b-49d7-8cdf-f791f8ae0029.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d798a69-6663-50e5-91a8-b135e5962448/9d798a69-6663-50e5-91a8-b135e5962448_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744693/general/1c1f2088-ef28-4779-8ba8-d0c17c30b822.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d798a69-6663-50e5-91a8-b135e5962448/9d798a69-6663-50e5-91a8-b135e5962448_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113775,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744693/general/a3f7aa11-4631-4495-bffe-ac0925f68af1.jpg',
'Width': 1024}],
'price': 3000,
'price_includes_vat': True,
'registration_date': '2019-10-24',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Renault Kangoo Express 1.5 DCI Extra - Diesel - Manual - 75 hp - '
'159.355 km',
'transmission': 'manual',
'trim': 'Extra',
'vin': None,
'year': 2019}
2026-03-25 19:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720955%27 HTTP/1.1" 200 None
2026-03-25 19:35:33 [adesa.fr] INFO: Saving data for 10720955: {'created_time': 1774467333.58293, 'last_price_update_time': 1774467333.582944, 'auction_closing_time': 1774527300.0}
2026-03-25 19:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720955') HTTP/1.1" 204 0
2026-03-25 19:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721003> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:35:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b083835a-fe0b-57c7-9892-b1b5499fa903 with identifier: 10721003
2026-03-25 19:35:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b083835a-fe0b-57c7-9892-b1b5499fa903 with scrape type 1
2026-03-25 19:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b083835a-fe0b-57c7-9892-b1b5499fa903
2026-03-25 19:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744859%252Fgeneral%252Fdaad4cc1-63e0-458d-9bcd-4f51aea25b2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744859/general/daad4cc1-63e0-458d-9bcd-4f51aea25b2a.jpg not downloaded yet
2026-03-25 19:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744859%252Fgeneral%252Fcd06048d-8a0a-4cd3-a42b-b628cef02d83.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744859/general/cd06048d-8a0a-4cd3-a42b-b628cef02d83.jpg not downloaded yet
2026-03-25 19:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744859%252Fgeneral%252Fcd7b1623-cce3-4db7-9aa7-8860caf5556e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744859/general/cd7b1623-cce3-4db7-9aa7-8860caf5556e.jpg not downloaded yet
2026-03-25 19:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744859%252Fgeneral%252Fb4e09226-79cf-41dd-ba9e-abd8c94b3997.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744859/general/b4e09226-79cf-41dd-ba9e-abd8c94b3997.jpg not downloaded yet
2026-03-25 19:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744859%252Fgeneral%252Fb3042c18-c3b2-4382-af01-00b821352970.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744859/general/b3042c18-c3b2-4382-af01-00b821352970.jpg not downloaded yet
2026-03-25 19:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744859%252Fgeneral%252F2cfb0ac3-127c-4d01-b523-46a2f09aa7f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744859/general/2cfb0ac3-127c-4d01-b523-46a2f09aa7f1.jpg not downloaded yet
2026-03-25 19:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744859%252Fgeneral%252F46443e50-2af4-4ed3-bcab-d27f6bcc7136.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744859/general/46443e50-2af4-4ed3-bcab-d27f6bcc7136.jpg not downloaded yet
2026-03-25 19:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744859%252Fgeneral%252F9c477c9a-b4c7-4e72-90e7-7d4f3cb904f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744859/general/9c477c9a-b4c7-4e72-90e7-7d4f3cb904f0.jpg not downloaded yet
2026-03-25 19:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744859%252Fgeneral%252F0b6224b7-d3f7-4d8c-bdda-3220c6d7303f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744859/general/0b6224b7-d3f7-4d8c-bdda-3220c6d7303f.jpg not downloaded yet
2026-03-25 19:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5744859%252Fgeneral%252Fa667c0a1-2a2f-40ee-9d65-80e04b1255e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744859/general/a667c0a1-2a2f-40ee-9d65-80e04b1255e9.jpg not downloaded yet
2026-03-25 19:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720931> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:35:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dba2e58a-69a6-54c7-b95b-e42693b70271 with identifier: 10720931
2026-03-25 19:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dba2e58a-69a6-54c7-b95b-e42693b70271 with scrape type 1
2026-03-25 19:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dba2e58a-69a6-54c7-b95b-e42693b70271
2026-03-25 19:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5732456%252Fgeneral%252F7fcbcdd3-ff14-4360-823d-73fbb99d2f44.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732456/general/7fcbcdd3-ff14-4360-823d-73fbb99d2f44.jpg not downloaded yet
2026-03-25 19:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5732456%252Fgeneral%252F5a8c0e0a-859c-47d6-9f23-9eff83195d56.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732456/general/5a8c0e0a-859c-47d6-9f23-9eff83195d56.jpg already downloaded
2026-03-25 19:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5732456%252Fgeneral%252Fca13a1ae-5494-425b-9ce0-908372a4a4ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732456/general/ca13a1ae-5494-425b-9ce0-908372a4a4ca.jpg already downloaded
2026-03-25 19:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5732456%252Fgeneral%252F342f3fdc-dedc-40ce-ad85-8db7f0999234.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732456/general/342f3fdc-dedc-40ce-ad85-8db7f0999234.jpg already downloaded
2026-03-25 19:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5732456%252Fgeneral%252F18e831ca-1fd1-41bf-9966-f14ff3547725.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732456/general/18e831ca-1fd1-41bf-9966-f14ff3547725.jpg not downloaded yet
2026-03-25 19:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5732456%252Fgeneral%252F787855a9-3f8f-4321-9424-200032c8fa6a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732456/general/787855a9-3f8f-4321-9424-200032c8fa6a.jpg already downloaded
2026-03-25 19:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5732456%252Fgeneral%252F9884c859-f1ad-4336-a8fc-85b45d067904.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732456/general/9884c859-f1ad-4336-a8fc-85b45d067904.jpg already downloaded
2026-03-25 19:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5732456%252Fgeneral%252F62b65916-fc5d-4775-bfb3-73f8ca2ec5f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732456/general/62b65916-fc5d-4775-bfb3-73f8ca2ec5f2.jpg already downloaded
2026-03-25 19:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5732456%252Fgeneral%252F8fb022a1-61e4-4b11-8c16-22b4d8d22156.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732456/general/8fb022a1-61e4-4b11-8c16-22b4d8d22156.jpg already downloaded
2026-03-25 19:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5732456%252Fgeneral%252F53f2b391-c782-4260-aada-bc01603e792e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732456/general/53f2b391-c782-4260-aada-bc01603e792e.jpg already downloaded
2026-03-25 19:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744859/general/a667c0a1-2a2f-40ee-9d65-80e04b1255e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721003)
2026-03-25 19:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5732456/general/18e831ca-1fd1-41bf-9966-f14ff3547725.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720931)
2026-03-25 19:35:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8785350>
2026-03-25 19:35:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b083835a-fe0b-57c7-9892-b1b5499fa903/b083835a-fe0b-57c7-9892-b1b5499fa903_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744859%252Fgeneral%252Fa667c0a1-2a2f-40ee-9d65-80e04b1255e9.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744859/general/a667c0a1-2a2f-40ee-9d65-80e04b1255e9.jpg saved to cache
2026-03-25 19:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b083835a-fe0b-57c7-9892-b1b5499fa903
2026-03-25 19:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5732456/general/7fcbcdd3-ff14-4360-823d-73fbb99d2f44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720931)
2026-03-25 19:35:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92dedd0>
2026-03-25 19:35:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dba2e58a-69a6-54c7-b95b-e42693b70271/dba2e58a-69a6-54c7-b95b-e42693b70271_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732456%252Fgeneral%252F18e831ca-1fd1-41bf-9966-f14ff3547725.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732456/general/18e831ca-1fd1-41bf-9966-f14ff3547725.jpg saved to cache
2026-03-25 19:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dba2e58a-69a6-54c7-b95b-e42693b70271
2026-03-25 19:35:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8781e10>
2026-03-25 19:35:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dba2e58a-69a6-54c7-b95b-e42693b70271/dba2e58a-69a6-54c7-b95b-e42693b70271_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732456%252Fgeneral%252F7fcbcdd3-ff14-4360-823d-73fbb99d2f44.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732456/general/7fcbcdd3-ff14-4360-823d-73fbb99d2f44.jpg saved to cache
2026-03-25 19:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dba2e58a-69a6-54c7-b95b-e42693b70271
2026-03-25 19:35:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dba2e58a-69a6-54c7-b95b-e42693b70271, skipping ID generation
2026-03-25 19:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dba2e58a-69a6-54c7-b95b-e42693b70271 with scrape type 1
2026-03-25 19:35:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dba2e58a-69a6-54c7-b95b-e42693b70271 sending to next pipeline
2026-03-25 19:35:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dba2e58a-69a6-54c7-b95b-e42693b70271, identifier: 10720931
2026-03-25 19:35:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dba2e58a-69a6-54c7-b95b-e42693b70271 with identifier: 10720931
2026-03-25 19:35:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dba2e58a-69a6-54c7-b95b-e42693b70271 with identifier: 10720931
2026-03-25 19:35:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dba2e58a-69a6-54c7-b95b-e42693b70271 with identifier: 10720931 to the API
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:35:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5732456/general/7fcbcdd3-ff14-4360-823d-73fbb99d2f44.jpg>
{'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': 139,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'dba2e58a-69a6-54c7-b95b-e42693b70271',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH248MC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720931',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 162524,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dba2e58a-69a6-54c7-b95b-e42693b70271/dba2e58a-69a6-54c7-b95b-e42693b70271_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732456/general/7fcbcdd3-ff14-4360-823d-73fbb99d2f44.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dba2e58a-69a6-54c7-b95b-e42693b70271/dba2e58a-69a6-54c7-b95b-e42693b70271_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176247,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732456/general/5a8c0e0a-859c-47d6-9f23-9eff83195d56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dba2e58a-69a6-54c7-b95b-e42693b70271/dba2e58a-69a6-54c7-b95b-e42693b70271_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174096,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732456/general/ca13a1ae-5494-425b-9ce0-908372a4a4ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dba2e58a-69a6-54c7-b95b-e42693b70271/dba2e58a-69a6-54c7-b95b-e42693b70271_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167777,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732456/general/342f3fdc-dedc-40ce-ad85-8db7f0999234.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dba2e58a-69a6-54c7-b95b-e42693b70271/dba2e58a-69a6-54c7-b95b-e42693b70271_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122445,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732456/general/18e831ca-1fd1-41bf-9966-f14ff3547725.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dba2e58a-69a6-54c7-b95b-e42693b70271/dba2e58a-69a6-54c7-b95b-e42693b70271_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120448,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732456/general/787855a9-3f8f-4321-9424-200032c8fa6a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dba2e58a-69a6-54c7-b95b-e42693b70271/dba2e58a-69a6-54c7-b95b-e42693b70271_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126979,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732456/general/9884c859-f1ad-4336-a8fc-85b45d067904.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dba2e58a-69a6-54c7-b95b-e42693b70271/dba2e58a-69a6-54c7-b95b-e42693b70271_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126066,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732456/general/62b65916-fc5d-4775-bfb3-73f8ca2ec5f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dba2e58a-69a6-54c7-b95b-e42693b70271/dba2e58a-69a6-54c7-b95b-e42693b70271_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732456/general/8fb022a1-61e4-4b11-8c16-22b4d8d22156.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dba2e58a-69a6-54c7-b95b-e42693b70271/dba2e58a-69a6-54c7-b95b-e42693b70271_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131317,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732456/general/53f2b391-c782-4260-aada-bc01603e792e.jpg',
'Width': 1024}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-07-11',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Kadjar 1.3 TCe Evolution - Petrol - Automatic - 139 hp - '
'162.524 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720931%27 HTTP/1.1" 200 None
2026-03-25 19:35:40 [adesa.fr] INFO: Saving data for 10720931: {'created_time': 1774467340.207073, 'last_price_update_time': 1774467340.207085, 'auction_closing_time': 1774527300.0}
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720931') HTTP/1.1" 204 0
2026-03-25 19:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744859/general/0b6224b7-d3f7-4d8c-bdda-3220c6d7303f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721003)
2026-03-25 19:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744859/general/9c477c9a-b4c7-4e72-90e7-7d4f3cb904f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721003)
2026-03-25 19:35:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb3aa850>
2026-03-25 19:35:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b083835a-fe0b-57c7-9892-b1b5499fa903/b083835a-fe0b-57c7-9892-b1b5499fa903_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744859%252Fgeneral%252F0b6224b7-d3f7-4d8c-bdda-3220c6d7303f.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744859/general/0b6224b7-d3f7-4d8c-bdda-3220c6d7303f.jpg saved to cache
2026-03-25 19:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b083835a-fe0b-57c7-9892-b1b5499fa903
2026-03-25 19:35:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92dd350>
2026-03-25 19:35:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b083835a-fe0b-57c7-9892-b1b5499fa903/b083835a-fe0b-57c7-9892-b1b5499fa903_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744859%252Fgeneral%252F9c477c9a-b4c7-4e72-90e7-7d4f3cb904f0.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744859/general/9c477c9a-b4c7-4e72-90e7-7d4f3cb904f0.jpg saved to cache
2026-03-25 19:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b083835a-fe0b-57c7-9892-b1b5499fa903
2026-03-25 19:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744859/general/46443e50-2af4-4ed3-bcab-d27f6bcc7136.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721003)
2026-03-25 19:35:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92d10d0>
2026-03-25 19:35:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b083835a-fe0b-57c7-9892-b1b5499fa903/b083835a-fe0b-57c7-9892-b1b5499fa903_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744859%252Fgeneral%252F46443e50-2af4-4ed3-bcab-d27f6bcc7136.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744859/general/46443e50-2af4-4ed3-bcab-d27f6bcc7136.jpg saved to cache
2026-03-25 19:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b083835a-fe0b-57c7-9892-b1b5499fa903
2026-03-25 19:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744859/general/2cfb0ac3-127c-4d01-b523-46a2f09aa7f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721003)
2026-03-25 19:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744859/general/b3042c18-c3b2-4382-af01-00b821352970.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721003)
2026-03-25 19:35:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94a0c50>
2026-03-25 19:35:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b083835a-fe0b-57c7-9892-b1b5499fa903/b083835a-fe0b-57c7-9892-b1b5499fa903_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744859%252Fgeneral%252F2cfb0ac3-127c-4d01-b523-46a2f09aa7f1.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744859/general/2cfb0ac3-127c-4d01-b523-46a2f09aa7f1.jpg saved to cache
2026-03-25 19:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b083835a-fe0b-57c7-9892-b1b5499fa903
2026-03-25 19:35:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86ce250>
2026-03-25 19:35:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b083835a-fe0b-57c7-9892-b1b5499fa903/b083835a-fe0b-57c7-9892-b1b5499fa903_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744859%252Fgeneral%252Fb3042c18-c3b2-4382-af01-00b821352970.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744859/general/b3042c18-c3b2-4382-af01-00b821352970.jpg saved to cache
2026-03-25 19:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b083835a-fe0b-57c7-9892-b1b5499fa903
2026-03-25 19:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744859/general/b4e09226-79cf-41dd-ba9e-abd8c94b3997.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721003)
2026-03-25 19:35:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8758ad0>
2026-03-25 19:35:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b083835a-fe0b-57c7-9892-b1b5499fa903/b083835a-fe0b-57c7-9892-b1b5499fa903_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744859%252Fgeneral%252Fb4e09226-79cf-41dd-ba9e-abd8c94b3997.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744859/general/b4e09226-79cf-41dd-ba9e-abd8c94b3997.jpg saved to cache
2026-03-25 19:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b083835a-fe0b-57c7-9892-b1b5499fa903
2026-03-25 19:35:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744859/general/cd7b1623-cce3-4db7-9aa7-8860caf5556e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721003)
2026-03-25 19:35:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744859/general/cd06048d-8a0a-4cd3-a42b-b628cef02d83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721003)
2026-03-25 19:35:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90fecd0>
2026-03-25 19:35:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b083835a-fe0b-57c7-9892-b1b5499fa903/b083835a-fe0b-57c7-9892-b1b5499fa903_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744859%252Fgeneral%252Fcd7b1623-cce3-4db7-9aa7-8860caf5556e.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744859/general/cd7b1623-cce3-4db7-9aa7-8860caf5556e.jpg saved to cache
2026-03-25 19:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b083835a-fe0b-57c7-9892-b1b5499fa903
2026-03-25 19:35:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744859/general/daad4cc1-63e0-458d-9bcd-4f51aea25b2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721003)
2026-03-25 19:35:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc875b1d0>
2026-03-25 19:35:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b083835a-fe0b-57c7-9892-b1b5499fa903/b083835a-fe0b-57c7-9892-b1b5499fa903_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744859%252Fgeneral%252Fcd06048d-8a0a-4cd3-a42b-b628cef02d83.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744859/general/cd06048d-8a0a-4cd3-a42b-b628cef02d83.jpg saved to cache
2026-03-25 19:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b083835a-fe0b-57c7-9892-b1b5499fa903
2026-03-25 19:35:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92dd510>
2026-03-25 19:35:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:35:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b083835a-fe0b-57c7-9892-b1b5499fa903/b083835a-fe0b-57c7-9892-b1b5499fa903_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744859%252Fgeneral%252Fdaad4cc1-63e0-458d-9bcd-4f51aea25b2a.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744859/general/daad4cc1-63e0-458d-9bcd-4f51aea25b2a.jpg saved to cache
2026-03-25 19:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b083835a-fe0b-57c7-9892-b1b5499fa903
2026-03-25 19:35:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b083835a-fe0b-57c7-9892-b1b5499fa903, skipping ID generation
2026-03-25 19:35:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b083835a-fe0b-57c7-9892-b1b5499fa903 with scrape type 1
2026-03-25 19:35:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b083835a-fe0b-57c7-9892-b1b5499fa903 sending to next pipeline
2026-03-25 19:35:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b083835a-fe0b-57c7-9892-b1b5499fa903, identifier: 10721003
2026-03-25 19:35:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b083835a-fe0b-57c7-9892-b1b5499fa903 with identifier: 10721003
2026-03-25 19:35:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b083835a-fe0b-57c7-9892-b1b5499fa903 with identifier: 10721003
2026-03-25 19:35:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b083835a-fe0b-57c7-9892-b1b5499fa903 with identifier: 10721003 to the API
2026-03-25 19:35:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:35:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744859/general/daad4cc1-63e0-458d-9bcd-4f51aea25b2a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 94,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'b083835a-fe0b-57c7-9892-b1b5499fa903',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG486SQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721003',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Seat',
'model': 'Leon',
'odometer': 154468,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b083835a-fe0b-57c7-9892-b1b5499fa903/b083835a-fe0b-57c7-9892-b1b5499fa903_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245696,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744859/general/daad4cc1-63e0-458d-9bcd-4f51aea25b2a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b083835a-fe0b-57c7-9892-b1b5499fa903/b083835a-fe0b-57c7-9892-b1b5499fa903_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220415,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744859/general/cd06048d-8a0a-4cd3-a42b-b628cef02d83.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b083835a-fe0b-57c7-9892-b1b5499fa903/b083835a-fe0b-57c7-9892-b1b5499fa903_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232535,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744859/general/cd7b1623-cce3-4db7-9aa7-8860caf5556e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b083835a-fe0b-57c7-9892-b1b5499fa903/b083835a-fe0b-57c7-9892-b1b5499fa903_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243929,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744859/general/b4e09226-79cf-41dd-ba9e-abd8c94b3997.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b083835a-fe0b-57c7-9892-b1b5499fa903/b083835a-fe0b-57c7-9892-b1b5499fa903_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243982,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744859/general/b3042c18-c3b2-4382-af01-00b821352970.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b083835a-fe0b-57c7-9892-b1b5499fa903/b083835a-fe0b-57c7-9892-b1b5499fa903_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387327,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744859/general/2cfb0ac3-127c-4d01-b523-46a2f09aa7f1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b083835a-fe0b-57c7-9892-b1b5499fa903/b083835a-fe0b-57c7-9892-b1b5499fa903_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256796,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744859/general/46443e50-2af4-4ed3-bcab-d27f6bcc7136.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b083835a-fe0b-57c7-9892-b1b5499fa903/b083835a-fe0b-57c7-9892-b1b5499fa903_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345451,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744859/general/9c477c9a-b4c7-4e72-90e7-7d4f3cb904f0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b083835a-fe0b-57c7-9892-b1b5499fa903/b083835a-fe0b-57c7-9892-b1b5499fa903_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 743776,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744859/general/0b6224b7-d3f7-4d8c-bdda-3220c6d7303f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b083835a-fe0b-57c7-9892-b1b5499fa903/b083835a-fe0b-57c7-9892-b1b5499fa903_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237136,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744859/general/a667c0a1-2a2f-40ee-9d65-80e04b1255e9.jpg',
'Width': 1920}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2022-06-03',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Seat Leon Sportstourer 1.0 eTSI Style Business - Petrol - Automatic '
'- 110 hp - 154.468 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2022}
2026-03-25 19:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721003%27 HTTP/1.1" 200 None
2026-03-25 19:35:41 [adesa.fr] INFO: Saving data for 10721003: {'created_time': 1774467341.76781, 'last_price_update_time': 1774467341.767821, 'auction_closing_time': 1774527300.0}
2026-03-25 19:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721003') HTTP/1.1" 204 0
2026-03-25 19:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:35:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad57ca00-895b-5658-8743-fd5d0da758e3 with identifier: 10728600
2026-03-25 19:35:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad57ca00-895b-5658-8743-fd5d0da758e3 with scrape type 1
2026-03-25 19:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad57ca00-895b-5658-8743-fd5d0da758e3
2026-03-25 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5742005%252Fgeneral%252Fe57bf107-9314-4778-830f-355c98cce3af.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/e57bf107-9314-4778-830f-355c98cce3af.jpg not downloaded yet
2026-03-25 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5742005%252Fgeneral%252Fa3509f68-13fd-458e-b1c9-bdd3d4ed0822.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/a3509f68-13fd-458e-b1c9-bdd3d4ed0822.jpg not downloaded yet
2026-03-25 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5742005%252Fgeneral%252F9b814cee-e96f-4b72-a318-b037475a468f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/9b814cee-e96f-4b72-a318-b037475a468f.jpg not downloaded yet
2026-03-25 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5742005%252Fgeneral%252F1c946c99-4704-431c-b0aa-85dbe027022a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/1c946c99-4704-431c-b0aa-85dbe027022a.jpg not downloaded yet
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5742005%252Fgeneral%252F678b2223-d7ae-4a45-ad5b-d08a8d3cc133.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/678b2223-d7ae-4a45-ad5b-d08a8d3cc133.jpg not downloaded yet
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5742005%252Fgeneral%252F5b19e43f-c4f1-46f1-80da-20733221c976.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/5b19e43f-c4f1-46f1-80da-20733221c976.jpg not downloaded yet
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5742005%252Fgeneral%252Fc6b20245-14fa-46ee-82ea-e7d10abad109.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/c6b20245-14fa-46ee-82ea-e7d10abad109.jpg not downloaded yet
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5742005%252Fgeneral%252F42e380a6-f5fb-40ab-8f86-265119c8f074.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/42e380a6-f5fb-40ab-8f86-265119c8f074.jpg not downloaded yet
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5742005%252Fgeneral%252F1f61c10a-1bb6-44eb-b9e1-c369ab4635e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/1f61c10a-1bb6-44eb-b9e1-c369ab4635e9.jpg not downloaded yet
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:35: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%252F5742005%252Fgeneral%252F407ad061-eee4-4949-8805-347e2de2c3de.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/407ad061-eee4-4949-8805-347e2de2c3de.jpg not downloaded yet
2026-03-25 19:35:49 [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-25 19: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-25 19:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742005/general/407ad061-eee4-4949-8805-347e2de2c3de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728600)
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10701111
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701111%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10701111: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10701111 url https://www.openlane.eu/en/carv6/auction/10701111
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10701202
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701202%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10701202: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10701202 url https://www.openlane.eu/en/carv6/auction/10701202
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10701203
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701203%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10701203: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10701203 url https://www.openlane.eu/en/carv6/auction/10701203
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10701180
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701180%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10701180: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10701180 url https://www.openlane.eu/en/carv6/auction/10701180
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10701179
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701179%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10701179: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10701179 url https://www.openlane.eu/en/carv6/auction/10701179
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10701285
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701285%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10701285: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10701285 url https://www.openlane.eu/en/carv6/auction/10701285
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10701284
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701284%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10701284: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10701284 url https://www.openlane.eu/en/carv6/auction/10701284
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10701158
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701158%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10701158: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10701158 url https://www.openlane.eu/en/carv6/auction/10701158
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10701077
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701077%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10701077: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10701077 url https://www.openlane.eu/en/carv6/auction/10701077
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10701076
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701076%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10701076: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10701076 url https://www.openlane.eu/en/carv6/auction/10701076
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10701218
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701218%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10701218: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10701218 url https://www.openlane.eu/en/carv6/auction/10701218
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10701204
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701204%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10701204: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10701204 url https://www.openlane.eu/en/carv6/auction/10701204
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10701112
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701112%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10701112: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10701112 url https://www.openlane.eu/en/carv6/auction/10701112
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10701235
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701235%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10701235: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10701235 url https://www.openlane.eu/en/carv6/auction/10701235
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10701286
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701286%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10701286: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10701286 url https://www.openlane.eu/en/carv6/auction/10701286
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10701127
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710701127%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10701127: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10701127 url https://www.openlane.eu/en/carv6/auction/10701127
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10722088
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710722088%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10722088: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10722088 url https://www.openlane.eu/en/carv6/auction/10722088
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716486
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716486%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716486: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716486 url https://www.openlane.eu/en/carv6/auction/10716486
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716483
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716483%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716483: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716483 url https://www.openlane.eu/en/carv6/auction/10716483
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716540
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716540%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716540: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716540 url https://www.openlane.eu/en/carv6/auction/10716540
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716544
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716544%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716544: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716544 url https://www.openlane.eu/en/carv6/auction/10716544
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716465
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716465%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716465: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716465 url https://www.openlane.eu/en/carv6/auction/10716465
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716545
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716545%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716545: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716545 url https://www.openlane.eu/en/carv6/auction/10716545
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716550
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716550%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716550: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716550 url https://www.openlane.eu/en/carv6/auction/10716550
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716546
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716546%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716546: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716546 url https://www.openlane.eu/en/carv6/auction/10716546
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716466
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716466%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716466: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716466 url https://www.openlane.eu/en/carv6/auction/10716466
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716507
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716507%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716507: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716507 url https://www.openlane.eu/en/carv6/auction/10716507
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716504
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716504%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716504: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716504 url https://www.openlane.eu/en/carv6/auction/10716504
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716522
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716522%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716522: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716522 url https://www.openlane.eu/en/carv6/auction/10716522
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716501
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716501%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716501: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716501 url https://www.openlane.eu/en/carv6/auction/10716501
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716547
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716547%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716547: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716547 url https://www.openlane.eu/en/carv6/auction/10716547
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716542
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716542%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716542: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716542 url https://www.openlane.eu/en/carv6/auction/10716542
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716509
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716509%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716509: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716509 url https://www.openlane.eu/en/carv6/auction/10716509
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716537
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716537%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716537: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716537 url https://www.openlane.eu/en/carv6/auction/10716537
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716510
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716510%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716510: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716510 url https://www.openlane.eu/en/carv6/auction/10716510
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716467
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716467%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716467: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716467 url https://www.openlane.eu/en/carv6/auction/10716467
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716548
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716548%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716548: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716548 url https://www.openlane.eu/en/carv6/auction/10716548
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716502
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716502%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716502: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716502 url https://www.openlane.eu/en/carv6/auction/10716502
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716491
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716491%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716491: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716491 url https://www.openlane.eu/en/carv6/auction/10716491
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10724719
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724719%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10724719: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10724719 url https://www.openlane.eu/en/carv6/auction/10724719
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10724721
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724721%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10724721: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10724721 url https://www.openlane.eu/en/carv6/auction/10724721
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10724726
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724726%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10724726: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10724726 url https://www.openlane.eu/en/carv6/auction/10724726
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10724724
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724724%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10724724: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10724724 url https://www.openlane.eu/en/carv6/auction/10724724
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10716475
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716475%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10716475: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10716475 url https://www.openlane.eu/en/carv6/auction/10716475
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10724718
2026-03-25 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724718%27 HTTP/1.1" 200 None
2026-03-25 19:35:49 [adesa.fr] INFO: Scrape type for 10724718: 0
2026-03-25 19:35:49 [adesa.fr] INFO: Skipping item 10724718 url https://www.openlane.eu/en/carv6/auction/10724718
2026-03-25 19:35:49 [adesa.fr] INFO: Found listing with ID: 10724723
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724723%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10724723: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10724723 url https://www.openlane.eu/en/carv6/auction/10724723
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716497
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716497%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716497: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716497 url https://www.openlane.eu/en/carv6/auction/10716497
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10724722
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724722%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10724722: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10724722 url https://www.openlane.eu/en/carv6/auction/10724722
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716492
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716492%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716492: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716492 url https://www.openlane.eu/en/carv6/auction/10716492
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716482
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716482%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716482: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716482 url https://www.openlane.eu/en/carv6/auction/10716482
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716468
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716468%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716468: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716468 url https://www.openlane.eu/en/carv6/auction/10716468
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716469
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716469%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716469: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716469 url https://www.openlane.eu/en/carv6/auction/10716469
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716514
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716514%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716514: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716514 url https://www.openlane.eu/en/carv6/auction/10716514
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716529
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716529%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716529: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716529 url https://www.openlane.eu/en/carv6/auction/10716529
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716489
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716489%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716489: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716489 url https://www.openlane.eu/en/carv6/auction/10716489
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716523
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716523%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716523: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716523 url https://www.openlane.eu/en/carv6/auction/10716523
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716496
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716496%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716496: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716496 url https://www.openlane.eu/en/carv6/auction/10716496
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716498
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716498%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716498: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716498 url https://www.openlane.eu/en/carv6/auction/10716498
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716519
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716519%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716519: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716519 url https://www.openlane.eu/en/carv6/auction/10716519
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10724727
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724727%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10724727: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10724727 url https://www.openlane.eu/en/carv6/auction/10724727
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716534
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716534%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716534: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716534 url https://www.openlane.eu/en/carv6/auction/10716534
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716503
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716503%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716503: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716503 url https://www.openlane.eu/en/carv6/auction/10716503
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10724728
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724728%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10724728: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10724728 url https://www.openlane.eu/en/carv6/auction/10724728
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716517
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716517%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716517: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716517 url https://www.openlane.eu/en/carv6/auction/10716517
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716499
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716499%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716499: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716499 url https://www.openlane.eu/en/carv6/auction/10716499
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716490
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716490%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716490: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716490 url https://www.openlane.eu/en/carv6/auction/10716490
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716481
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716481%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716481: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716481 url https://www.openlane.eu/en/carv6/auction/10716481
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716521
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716521%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716521: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716521 url https://www.openlane.eu/en/carv6/auction/10716521
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716513
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716513%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716513: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716513 url https://www.openlane.eu/en/carv6/auction/10716513
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716527
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716527%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716527: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716527 url https://www.openlane.eu/en/carv6/auction/10716527
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10724720
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724720%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10724720: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10724720 url https://www.openlane.eu/en/carv6/auction/10724720
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716478
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716478%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716478: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716478 url https://www.openlane.eu/en/carv6/auction/10716478
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716470
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716470%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716470: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716470 url https://www.openlane.eu/en/carv6/auction/10716470
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716525
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716525%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716525: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716525 url https://www.openlane.eu/en/carv6/auction/10716525
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716508
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716508%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716508: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716508 url https://www.openlane.eu/en/carv6/auction/10716508
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716515
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716515%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716515: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716515 url https://www.openlane.eu/en/carv6/auction/10716515
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716495
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716495%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716495: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716495 url https://www.openlane.eu/en/carv6/auction/10716495
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716524
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716524%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716524: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716524 url https://www.openlane.eu/en/carv6/auction/10716524
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716539
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716539%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716539: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716539 url https://www.openlane.eu/en/carv6/auction/10716539
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716494
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716494%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716494: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716494 url https://www.openlane.eu/en/carv6/auction/10716494
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716549
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716549%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716549: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716549 url https://www.openlane.eu/en/carv6/auction/10716549
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716477
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716477%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716477: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716477 url https://www.openlane.eu/en/carv6/auction/10716477
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716471
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716471%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716471: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716471 url https://www.openlane.eu/en/carv6/auction/10716471
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716528
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716528%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716528: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716528 url https://www.openlane.eu/en/carv6/auction/10716528
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716543
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716543%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716543: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716543 url https://www.openlane.eu/en/carv6/auction/10716543
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716516
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716516%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716516: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716516 url https://www.openlane.eu/en/carv6/auction/10716516
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716506
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716506%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716506: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716506 url https://www.openlane.eu/en/carv6/auction/10716506
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716512
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716512%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716512: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716512 url https://www.openlane.eu/en/carv6/auction/10716512
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716511
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716511%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716511: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716511 url https://www.openlane.eu/en/carv6/auction/10716511
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716487
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716487%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716487: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716487 url https://www.openlane.eu/en/carv6/auction/10716487
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10724725
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710724725%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10724725: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10724725 url https://www.openlane.eu/en/carv6/auction/10724725
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10721435
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721435%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10721435: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10721435 url https://www.openlane.eu/en/carv6/auction/10721435
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716538
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716538%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716538: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716538 url https://www.openlane.eu/en/carv6/auction/10716538
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716532
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716532%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716532: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716532 url https://www.openlane.eu/en/carv6/auction/10716532
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716535
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716535%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716535: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716535 url https://www.openlane.eu/en/carv6/auction/10716535
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716518
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716518%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716518: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716518 url https://www.openlane.eu/en/carv6/auction/10716518
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716526
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716526%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716526: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716526 url https://www.openlane.eu/en/carv6/auction/10716526
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716479
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716479%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716479: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716479 url https://www.openlane.eu/en/carv6/auction/10716479
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716541
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716541%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716541: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716541 url https://www.openlane.eu/en/carv6/auction/10716541
2026-03-25 19:35:50 [adesa.fr] INFO: Found listing with ID: 10716472
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710716472%27 HTTP/1.1" 200 None
2026-03-25 19:35:50 [adesa.fr] INFO: Scrape type for 10716472: 0
2026-03-25 19:35:50 [adesa.fr] INFO: Skipping item 10716472 url https://www.openlane.eu/en/carv6/auction/10716472
2026-03-25 19:35:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb1e2b90>
2026-03-25 19:35:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5742005%252Fgeneral%252F407ad061-eee4-4949-8805-347e2de2c3de.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/407ad061-eee4-4949-8805-347e2de2c3de.jpg saved to cache
2026-03-25 19:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ad57ca00-895b-5658-8743-fd5d0da758e3
2026-03-25 19:35:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742005/general/1f61c10a-1bb6-44eb-b9e1-c369ab4635e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728600)
2026-03-25 19:35:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:35:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8758490>
2026-03-25 19:35:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:35:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:35:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5742005%252Fgeneral%252F1f61c10a-1bb6-44eb-b9e1-c369ab4635e9.jpg') HTTP/1.1" 204 0
2026-03-25 19:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/1f61c10a-1bb6-44eb-b9e1-c369ab4635e9.jpg saved to cache
2026-03-25 19:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ad57ca00-895b-5658-8743-fd5d0da758e3
2026-03-25 19:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720947> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:36:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c94673f1-05ce-5807-8ef1-910aa2c2f5a4 with identifier: 10720947
2026-03-25 19:36:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c94673f1-05ce-5807-8ef1-910aa2c2f5a4 with scrape type 1
2026-03-25 19:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c94673f1-05ce-5807-8ef1-910aa2c2f5a4
2026-03-25 19:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744653%252Fgeneral%252Fd21a4300-de36-4f63-bbf6-6c17ef110662.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744653/general/d21a4300-de36-4f63-bbf6-6c17ef110662.jpg not downloaded yet
2026-03-25 19:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742005/general/42e380a6-f5fb-40ab-8f86-265119c8f074.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728600)
2026-03-25 19:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744653%252Fgeneral%252F35930877-87a5-4990-b7f6-409580d430b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744653/general/35930877-87a5-4990-b7f6-409580d430b0.jpg not downloaded yet
2026-03-25 19:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744653%252Fgeneral%252F94941d9f-9d38-43ce-81c7-0f31dc769bf9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744653/general/94941d9f-9d38-43ce-81c7-0f31dc769bf9.jpg not downloaded yet
2026-03-25 19:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744653%252Fgeneral%252F3c5a022e-b06a-4475-af05-77a79c7ca7dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744653/general/3c5a022e-b06a-4475-af05-77a79c7ca7dc.jpg not downloaded yet
2026-03-25 19:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744653%252Fgeneral%252F7dd00490-3bee-4a21-974e-bb4202b748bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744653/general/7dd00490-3bee-4a21-974e-bb4202b748bf.jpg not downloaded yet
2026-03-25 19:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744653%252Fgeneral%252F147b4950-ceeb-4063-9b2a-345e763cf7f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744653/general/147b4950-ceeb-4063-9b2a-345e763cf7f7.jpg not downloaded yet
2026-03-25 19:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744653%252Fgeneral%252F22db3a44-268c-4096-9fdc-8f8f12eddada.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744653/general/22db3a44-268c-4096-9fdc-8f8f12eddada.jpg not downloaded yet
2026-03-25 19:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744653%252Fgeneral%252F03c53054-199e-4b47-8c22-75d98e05526d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744653/general/03c53054-199e-4b47-8c22-75d98e05526d.jpg not downloaded yet
2026-03-25 19:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744653%252Fgeneral%252Fd61b17b4-b7c3-413a-bd38-cd0e60bd0583.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744653/general/d61b17b4-b7c3-413a-bd38-cd0e60bd0583.jpg not downloaded yet
2026-03-25 19:36:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9159f10>
2026-03-25 19:36:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:36:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:36:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5742005%252Fgeneral%252F42e380a6-f5fb-40ab-8f86-265119c8f074.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/42e380a6-f5fb-40ab-8f86-265119c8f074.jpg saved to cache
2026-03-25 19:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ad57ca00-895b-5658-8743-fd5d0da758e3
2026-03-25 19:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744653%252Fgeneral%252F09434a71-7c22-474a-b37f-d06a2bc574d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744653/general/09434a71-7c22-474a-b37f-d06a2bc574d2.jpg not downloaded yet
2026-03-25 19:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744653/general/d21a4300-de36-4f63-bbf6-6c17ef110662.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720947)
2026-03-25 19:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744653/general/d61b17b4-b7c3-413a-bd38-cd0e60bd0583.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720947)
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9403550>
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c94673f1-05ce-5807-8ef1-910aa2c2f5a4/c94673f1-05ce-5807-8ef1-910aa2c2f5a4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744653%252Fgeneral%252Fd21a4300-de36-4f63-bbf6-6c17ef110662.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744653/general/d21a4300-de36-4f63-bbf6-6c17ef110662.jpg saved to cache
2026-03-25 19:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c94673f1-05ce-5807-8ef1-910aa2c2f5a4
2026-03-25 19:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744653/general/09434a71-7c22-474a-b37f-d06a2bc574d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720947)
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86d1cd0>
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c94673f1-05ce-5807-8ef1-910aa2c2f5a4/c94673f1-05ce-5807-8ef1-910aa2c2f5a4_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744653%252Fgeneral%252Fd61b17b4-b7c3-413a-bd38-cd0e60bd0583.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744653/general/d61b17b4-b7c3-413a-bd38-cd0e60bd0583.jpg saved to cache
2026-03-25 19:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c94673f1-05ce-5807-8ef1-910aa2c2f5a4
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9158f50>
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c94673f1-05ce-5807-8ef1-910aa2c2f5a4/c94673f1-05ce-5807-8ef1-910aa2c2f5a4_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744653%252Fgeneral%252F09434a71-7c22-474a-b37f-d06a2bc574d2.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744653/general/09434a71-7c22-474a-b37f-d06a2bc574d2.jpg saved to cache
2026-03-25 19:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c94673f1-05ce-5807-8ef1-910aa2c2f5a4
2026-03-25 19:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744653/general/03c53054-199e-4b47-8c22-75d98e05526d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720947)
2026-03-25 19:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744653/general/22db3a44-268c-4096-9fdc-8f8f12eddada.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720947)
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92dd8d0>
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c94673f1-05ce-5807-8ef1-910aa2c2f5a4/c94673f1-05ce-5807-8ef1-910aa2c2f5a4_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744653%252Fgeneral%252F03c53054-199e-4b47-8c22-75d98e05526d.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744653/general/03c53054-199e-4b47-8c22-75d98e05526d.jpg saved to cache
2026-03-25 19:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c94673f1-05ce-5807-8ef1-910aa2c2f5a4
2026-03-25 19:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744653/general/147b4950-ceeb-4063-9b2a-345e763cf7f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720947)
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc947c190>
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c94673f1-05ce-5807-8ef1-910aa2c2f5a4/c94673f1-05ce-5807-8ef1-910aa2c2f5a4_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744653%252Fgeneral%252F22db3a44-268c-4096-9fdc-8f8f12eddada.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744653/general/22db3a44-268c-4096-9fdc-8f8f12eddada.jpg saved to cache
2026-03-25 19:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c94673f1-05ce-5807-8ef1-910aa2c2f5a4
2026-03-25 19:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744653/general/7dd00490-3bee-4a21-974e-bb4202b748bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720947)
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc926cdd0>
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c94673f1-05ce-5807-8ef1-910aa2c2f5a4/c94673f1-05ce-5807-8ef1-910aa2c2f5a4_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744653%252Fgeneral%252F147b4950-ceeb-4063-9b2a-345e763cf7f7.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744653/general/147b4950-ceeb-4063-9b2a-345e763cf7f7.jpg saved to cache
2026-03-25 19:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c94673f1-05ce-5807-8ef1-910aa2c2f5a4
2026-03-25 19:36:06 [scrapy.extensions.logstats] INFO: Crawled 207 pages (at 12 pages/min), scraped 97 items (at 11 items/min)
2026-03-25 19:36:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-25 19:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744653/general/3c5a022e-b06a-4475-af05-77a79c7ca7dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720947)
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc916a650>
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c94673f1-05ce-5807-8ef1-910aa2c2f5a4/c94673f1-05ce-5807-8ef1-910aa2c2f5a4_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744653%252Fgeneral%252F7dd00490-3bee-4a21-974e-bb4202b748bf.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744653/general/7dd00490-3bee-4a21-974e-bb4202b748bf.jpg saved to cache
2026-03-25 19:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c94673f1-05ce-5807-8ef1-910aa2c2f5a4
2026-03-25 19:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744653/general/94941d9f-9d38-43ce-81c7-0f31dc769bf9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720947)
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92dd390>
2026-03-25 19:36:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c94673f1-05ce-5807-8ef1-910aa2c2f5a4/c94673f1-05ce-5807-8ef1-910aa2c2f5a4_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744653%252Fgeneral%252F3c5a022e-b06a-4475-af05-77a79c7ca7dc.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744653/general/3c5a022e-b06a-4475-af05-77a79c7ca7dc.jpg saved to cache
2026-03-25 19:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c94673f1-05ce-5807-8ef1-910aa2c2f5a4
2026-03-25 19:36:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9402690>
2026-03-25 19:36:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c94673f1-05ce-5807-8ef1-910aa2c2f5a4/c94673f1-05ce-5807-8ef1-910aa2c2f5a4_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744653%252Fgeneral%252F94941d9f-9d38-43ce-81c7-0f31dc769bf9.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744653/general/94941d9f-9d38-43ce-81c7-0f31dc769bf9.jpg saved to cache
2026-03-25 19:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c94673f1-05ce-5807-8ef1-910aa2c2f5a4
2026-03-25 19:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744653/general/35930877-87a5-4990-b7f6-409580d430b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720947)
2026-03-25 19:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742005/general/c6b20245-14fa-46ee-82ea-e7d10abad109.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728600)
2026-03-25 19:36:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86d16d0>
2026-03-25 19:36:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c94673f1-05ce-5807-8ef1-910aa2c2f5a4/c94673f1-05ce-5807-8ef1-910aa2c2f5a4_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744653%252Fgeneral%252F35930877-87a5-4990-b7f6-409580d430b0.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744653/general/35930877-87a5-4990-b7f6-409580d430b0.jpg saved to cache
2026-03-25 19:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c94673f1-05ce-5807-8ef1-910aa2c2f5a4
2026-03-25 19:36:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c94673f1-05ce-5807-8ef1-910aa2c2f5a4, skipping ID generation
2026-03-25 19:36:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c94673f1-05ce-5807-8ef1-910aa2c2f5a4 with scrape type 1
2026-03-25 19:36:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c94673f1-05ce-5807-8ef1-910aa2c2f5a4 sending to next pipeline
2026-03-25 19:36:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c94673f1-05ce-5807-8ef1-910aa2c2f5a4, identifier: 10720947
2026-03-25 19:36:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c94673f1-05ce-5807-8ef1-910aa2c2f5a4 with identifier: 10720947
2026-03-25 19:36:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c94673f1-05ce-5807-8ef1-910aa2c2f5a4 with identifier: 10720947
2026-03-25 19:36:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c94673f1-05ce-5807-8ef1-910aa2c2f5a4 with identifier: 10720947 to the API
2026-03-25 19:36:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:36:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744653/general/35930877-87a5-4990-b7f6-409580d430b0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'c94673f1-05ce-5807-8ef1-910aa2c2f5a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FD808AD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720947',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 184690,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c94673f1-05ce-5807-8ef1-910aa2c2f5a4/c94673f1-05ce-5807-8ef1-910aa2c2f5a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226405,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744653/general/d21a4300-de36-4f63-bbf6-6c17ef110662.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c94673f1-05ce-5807-8ef1-910aa2c2f5a4/c94673f1-05ce-5807-8ef1-910aa2c2f5a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217823,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744653/general/35930877-87a5-4990-b7f6-409580d430b0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c94673f1-05ce-5807-8ef1-910aa2c2f5a4/c94673f1-05ce-5807-8ef1-910aa2c2f5a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227014,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744653/general/94941d9f-9d38-43ce-81c7-0f31dc769bf9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c94673f1-05ce-5807-8ef1-910aa2c2f5a4/c94673f1-05ce-5807-8ef1-910aa2c2f5a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216495,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744653/general/3c5a022e-b06a-4475-af05-77a79c7ca7dc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c94673f1-05ce-5807-8ef1-910aa2c2f5a4/c94673f1-05ce-5807-8ef1-910aa2c2f5a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295100,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744653/general/7dd00490-3bee-4a21-974e-bb4202b748bf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c94673f1-05ce-5807-8ef1-910aa2c2f5a4/c94673f1-05ce-5807-8ef1-910aa2c2f5a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317784,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744653/general/147b4950-ceeb-4063-9b2a-345e763cf7f7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c94673f1-05ce-5807-8ef1-910aa2c2f5a4/c94673f1-05ce-5807-8ef1-910aa2c2f5a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226920,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744653/general/22db3a44-268c-4096-9fdc-8f8f12eddada.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c94673f1-05ce-5807-8ef1-910aa2c2f5a4/c94673f1-05ce-5807-8ef1-910aa2c2f5a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289081,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744653/general/03c53054-199e-4b47-8c22-75d98e05526d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c94673f1-05ce-5807-8ef1-910aa2c2f5a4/c94673f1-05ce-5807-8ef1-910aa2c2f5a4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275220,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744653/general/d61b17b4-b7c3-413a-bd38-cd0e60bd0583.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c94673f1-05ce-5807-8ef1-910aa2c2f5a4/c94673f1-05ce-5807-8ef1-910aa2c2f5a4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274393,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744653/general/09434a71-7c22-474a-b37f-d06a2bc574d2.jpg',
'Width': 1920}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2019-01-08',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 1.2i Allure Business - Petrol - Automatic - 130 hp - '
'184.690 km',
'transmission': 'automatic',
'trim': 'Allure Business',
'vin': None,
'year': 2019}
2026-03-25 19:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720947%27 HTTP/1.1" 200 None
2026-03-25 19:36:08 [adesa.fr] INFO: Saving data for 10720947: {'created_time': 1774467368.573445, 'last_price_update_time': 1774467368.573456, 'auction_closing_time': 1774527300.0}
2026-03-25 19:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720947') HTTP/1.1" 204 0
2026-03-25 19:36:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86d0550>
2026-03-25 19:36:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5742005%252Fgeneral%252Fc6b20245-14fa-46ee-82ea-e7d10abad109.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/c6b20245-14fa-46ee-82ea-e7d10abad109.jpg saved to cache
2026-03-25 19:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ad57ca00-895b-5658-8743-fd5d0da758e3
2026-03-25 19:36:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742005/general/5b19e43f-c4f1-46f1-80da-20733221c976.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728600)
2026-03-25 19:36:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86d0d90>
2026-03-25 19:36:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5742005%252Fgeneral%252F5b19e43f-c4f1-46f1-80da-20733221c976.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/5b19e43f-c4f1-46f1-80da-20733221c976.jpg saved to cache
2026-03-25 19:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ad57ca00-895b-5658-8743-fd5d0da758e3
2026-03-25 19:36:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742005/general/678b2223-d7ae-4a45-ad5b-d08a8d3cc133.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728600)
2026-03-25 19:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742005/general/1c946c99-4704-431c-b0aa-85dbe027022a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728600)
2026-03-25 19:36:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fef490>
2026-03-25 19:36:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5742005%252Fgeneral%252F678b2223-d7ae-4a45-ad5b-d08a8d3cc133.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/678b2223-d7ae-4a45-ad5b-d08a8d3cc133.jpg saved to cache
2026-03-25 19:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ad57ca00-895b-5658-8743-fd5d0da758e3
2026-03-25 19:36:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86ce0d0>
2026-03-25 19:36:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5742005%252Fgeneral%252F1c946c99-4704-431c-b0aa-85dbe027022a.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/1c946c99-4704-431c-b0aa-85dbe027022a.jpg saved to cache
2026-03-25 19:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ad57ca00-895b-5658-8743-fd5d0da758e3
2026-03-25 19:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742005/general/9b814cee-e96f-4b72-a318-b037475a468f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728600)
2026-03-25 19:36:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86ebdd0>
2026-03-25 19:36:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5742005%252Fgeneral%252F9b814cee-e96f-4b72-a318-b037475a468f.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/9b814cee-e96f-4b72-a318-b037475a468f.jpg saved to cache
2026-03-25 19:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ad57ca00-895b-5658-8743-fd5d0da758e3
2026-03-25 19:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742005/general/a3509f68-13fd-458e-b1c9-bdd3d4ed0822.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728600)
2026-03-25 19:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742005/general/e57bf107-9314-4778-830f-355c98cce3af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728600)
2026-03-25 19:36:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9182190>
2026-03-25 19:36:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5742005%252Fgeneral%252Fa3509f68-13fd-458e-b1c9-bdd3d4ed0822.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/a3509f68-13fd-458e-b1c9-bdd3d4ed0822.jpg saved to cache
2026-03-25 19:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ad57ca00-895b-5658-8743-fd5d0da758e3
2026-03-25 19:36:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9239810>
2026-03-25 19:36:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5742005%252Fgeneral%252Fe57bf107-9314-4778-830f-355c98cce3af.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/e57bf107-9314-4778-830f-355c98cce3af.jpg saved to cache
2026-03-25 19:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ad57ca00-895b-5658-8743-fd5d0da758e3
2026-03-25 19:36:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad57ca00-895b-5658-8743-fd5d0da758e3, skipping ID generation
2026-03-25 19:36:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad57ca00-895b-5658-8743-fd5d0da758e3 with scrape type 1
2026-03-25 19:36:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad57ca00-895b-5658-8743-fd5d0da758e3 sending to next pipeline
2026-03-25 19:36:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ad57ca00-895b-5658-8743-fd5d0da758e3, identifier: 10728600
2026-03-25 19:36:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ad57ca00-895b-5658-8743-fd5d0da758e3 with identifier: 10728600
2026-03-25 19:36:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ad57ca00-895b-5658-8743-fd5d0da758e3 with identifier: 10728600
2026-03-25 19:36:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ad57ca00-895b-5658-8743-fd5d0da758e3 with identifier: 10728600 to the API
2026-03-25 19:36:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:36:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742005/general/e57bf107-9314-4778-830f-355c98cce3af.jpg>
{'auction_title': '',
'c_o_2_emission_value': 202,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 142,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ad57ca00-895b-5658-8743-fd5d0da758e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP-059-QC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728600',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 138730,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 439291,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742005/general/e57bf107-9314-4778-830f-355c98cce3af.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 500661,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742005/general/a3509f68-13fd-458e-b1c9-bdd3d4ed0822.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 502397,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742005/general/9b814cee-e96f-4b72-a318-b037475a468f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 515076,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742005/general/1c946c99-4704-431c-b0aa-85dbe027022a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350718,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742005/general/678b2223-d7ae-4a45-ad5b-d08a8d3cc133.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447094,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742005/general/5b19e43f-c4f1-46f1-80da-20733221c976.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355946,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742005/general/c6b20245-14fa-46ee-82ea-e7d10abad109.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 492384,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742005/general/42e380a6-f5fb-40ab-8f86-265119c8f074.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 718589,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742005/general/1f61c10a-1bb6-44eb-b9e1-c369ab4635e9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339936,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742005/general/407ad061-eee4-4949-8805-347e2de2c3de.jpg',
'Width': 2000}],
'price': 19250,
'price_includes_vat': True,
'registration_date': '2020-04-24',
'seats_number': 3,
'seller_name': 'Auto Destok sarl',
'title': 'Mercedes-Benz Sprinter chassis cab 314 CDI Business - Diesel - '
'Manual - 142 hp - 138.730 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 19:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710728600%27 HTTP/1.1" 200 None
2026-03-25 19:36:11 [adesa.fr] INFO: Saving data for 10728600: {'created_time': 1774467371.342534, 'last_price_update_time': 1774467371.342544, 'auction_closing_time': 1774605600.0}
2026-03-25 19:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728600') HTTP/1.1" 204 0
2026-03-25 19:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720945> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:36:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a98f25a1-5ffa-5ad9-ad4a-df342ccb231c with identifier: 10720945
2026-03-25 19:36:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a98f25a1-5ffa-5ad9-ad4a-df342ccb231c with scrape type 1
2026-03-25 19:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a98f25a1-5ffa-5ad9-ad4a-df342ccb231c
2026-03-25 19:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:36: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%252F5744641%252Fgeneral%252F49057786-1a1e-4b13-ac33-9a8e13f6c504.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744641/general/49057786-1a1e-4b13-ac33-9a8e13f6c504.jpg not downloaded yet
2026-03-25 19:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:36: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%252F5744641%252Fgeneral%252F190a5bb4-f76e-4c80-aa2f-1f6789ae709e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744641/general/190a5bb4-f76e-4c80-aa2f-1f6789ae709e.jpg not downloaded yet
2026-03-25 19:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:36: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%252F5744641%252Fgeneral%252Fc115c348-838b-4363-852f-65cfabc46865.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744641/general/c115c348-838b-4363-852f-65cfabc46865.jpg not downloaded yet
2026-03-25 19:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:36: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%252F5744641%252Fgeneral%252Fafe5b3ae-6c1e-45a9-bb56-9529ffadd520.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744641/general/afe5b3ae-6c1e-45a9-bb56-9529ffadd520.jpg not downloaded yet
2026-03-25 19:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744641%252Fgeneral%252Fc5b7e6f4-5ba8-4fdf-9422-f1513620df6b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744641/general/c5b7e6f4-5ba8-4fdf-9422-f1513620df6b.jpg not downloaded yet
2026-03-25 19:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744641%252Fgeneral%252Fbb8a5354-ba2f-4f95-9d10-da49063552ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744641/general/bb8a5354-ba2f-4f95-9d10-da49063552ab.jpg not downloaded yet
2026-03-25 19:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744641%252Fgeneral%252F0032167c-c0cf-4299-ba9b-5f6522ad36d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744641/general/0032167c-c0cf-4299-ba9b-5f6522ad36d1.jpg not downloaded yet
2026-03-25 19:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744641%252Fgeneral%252Fedf52e14-397b-43c6-be47-ee6b886c8b05.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744641/general/edf52e14-397b-43c6-be47-ee6b886c8b05.jpg not downloaded yet
2026-03-25 19:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744641%252Fgeneral%252F835bc98f-ae05-407b-86d9-f394ef08c5e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744641/general/835bc98f-ae05-407b-86d9-f394ef08c5e2.jpg not downloaded yet
2026-03-25 19:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744641%252Fgeneral%252Fc538f08c-af3a-4a8c-b3c0-0fc38f16efdb.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744641/general/c538f08c-af3a-4a8c-b3c0-0fc38f16efdb.jpg not downloaded yet
2026-03-25 19:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720908> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:36:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744641/general/c538f08c-af3a-4a8c-b3c0-0fc38f16efdb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720945)
2026-03-25 19:36:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd1d6105-fbc4-52c8-aadc-ad79f257b664 with identifier: 10720908
2026-03-25 19:36:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd1d6105-fbc4-52c8-aadc-ad79f257b664 with scrape type 1
2026-03-25 19:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd1d6105-fbc4-52c8-aadc-ad79f257b664
2026-03-25 19:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718551%252Fgeneral%252F8c136e32-75a9-482c-b568-8ce1c44ecddf.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718551/general/8c136e32-75a9-482c-b568-8ce1c44ecddf.jpg already downloaded
2026-03-25 19:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718551%252Fgeneral%252F7b8f660b-55a3-44cb-9a23-61c5f2f3e878.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718551/general/7b8f660b-55a3-44cb-9a23-61c5f2f3e878.jpg already downloaded
2026-03-25 19:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718551%252Fgeneral%252F3420c5db-e886-4599-ae64-52fb6ed1d863.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718551/general/3420c5db-e886-4599-ae64-52fb6ed1d863.jpg already downloaded
2026-03-25 19:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718551%252Fgeneral%252F258f77b9-52a7-44d2-923b-721d1d4a9c84.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718551/general/258f77b9-52a7-44d2-923b-721d1d4a9c84.jpg already downloaded
2026-03-25 19:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718551%252Fgeneral%252F2ca4caef-2a0c-4f85-9000-e02b6fcd67a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718551/general/2ca4caef-2a0c-4f85-9000-e02b6fcd67a6.jpg already downloaded
2026-03-25 19:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718551%252Fgeneral%252F6a04be9b-9e77-433d-8ac1-0ad165e43a99.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718551/general/6a04be9b-9e77-433d-8ac1-0ad165e43a99.jpg already downloaded
2026-03-25 19:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718551%252Fgeneral%252Fb055771a-a7ac-4cd1-8f91-1e6bee949d8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718551/general/b055771a-a7ac-4cd1-8f91-1e6bee949d8c.jpg already downloaded
2026-03-25 19:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718551%252Fgeneral%252F50f840ae-2398-4746-9542-458d382307a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718551/general/50f840ae-2398-4746-9542-458d382307a9.jpg already downloaded
2026-03-25 19:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718551%252Fgeneral%252F880dd998-686a-4790-bc14-f96852b95f92.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718551/general/880dd998-686a-4790-bc14-f96852b95f92.jpg already downloaded
2026-03-25 19:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5718551%252Fgeneral%252F054ff007-51f3-4f2b-9966-8a0fcf3c18ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718551/general/054ff007-51f3-4f2b-9966-8a0fcf3c18ed.jpg already downloaded
2026-03-25 19:36:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fd1d6105-fbc4-52c8-aadc-ad79f257b664, identifier: 10720908
2026-03-25 19:36:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fd1d6105-fbc4-52c8-aadc-ad79f257b664 with identifier: 10720908
2026-03-25 19:36:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fd1d6105-fbc4-52c8-aadc-ad79f257b664 with identifier: 10720908
2026-03-25 19:36:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fd1d6105-fbc4-52c8-aadc-ad79f257b664 with identifier: 10720908 to the API
2026-03-25 19:36:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:36: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-25 19:36:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720908>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'fd1d6105-fbc4-52c8-aadc-ad79f257b664',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ450QZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720908',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 198287,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5718551/general/8c136e32-75a9-482c-b568-8ce1c44ecddf.jpg',
'https://images.openlane.eu/carimgs/5718551/general/7b8f660b-55a3-44cb-9a23-61c5f2f3e878.jpg',
'https://images.openlane.eu/carimgs/5718551/general/3420c5db-e886-4599-ae64-52fb6ed1d863.jpg',
'https://images.openlane.eu/carimgs/5718551/general/258f77b9-52a7-44d2-923b-721d1d4a9c84.jpg',
'https://images.openlane.eu/carimgs/5718551/general/2ca4caef-2a0c-4f85-9000-e02b6fcd67a6.jpg',
'https://images.openlane.eu/carimgs/5718551/general/6a04be9b-9e77-433d-8ac1-0ad165e43a99.jpg',
'https://images.openlane.eu/carimgs/5718551/general/b055771a-a7ac-4cd1-8f91-1e6bee949d8c.jpg',
'https://images.openlane.eu/carimgs/5718551/general/50f840ae-2398-4746-9542-458d382307a9.jpg',
'https://images.openlane.eu/carimgs/5718551/general/880dd998-686a-4790-bc14-f96852b95f92.jpg',
'https://images.openlane.eu/carimgs/5718551/general/054ff007-51f3-4f2b-9966-8a0fcf3c18ed.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd1d6105-fbc4-52c8-aadc-ad79f257b664/fd1d6105-fbc4-52c8-aadc-ad79f257b664_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129076,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718551/general/8c136e32-75a9-482c-b568-8ce1c44ecddf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd1d6105-fbc4-52c8-aadc-ad79f257b664/fd1d6105-fbc4-52c8-aadc-ad79f257b664_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119912,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718551/general/7b8f660b-55a3-44cb-9a23-61c5f2f3e878.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd1d6105-fbc4-52c8-aadc-ad79f257b664/fd1d6105-fbc4-52c8-aadc-ad79f257b664_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121398,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718551/general/3420c5db-e886-4599-ae64-52fb6ed1d863.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd1d6105-fbc4-52c8-aadc-ad79f257b664/fd1d6105-fbc4-52c8-aadc-ad79f257b664_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125300,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718551/general/258f77b9-52a7-44d2-923b-721d1d4a9c84.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd1d6105-fbc4-52c8-aadc-ad79f257b664/fd1d6105-fbc4-52c8-aadc-ad79f257b664_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83720,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718551/general/2ca4caef-2a0c-4f85-9000-e02b6fcd67a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd1d6105-fbc4-52c8-aadc-ad79f257b664/fd1d6105-fbc4-52c8-aadc-ad79f257b664_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90193,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718551/general/6a04be9b-9e77-433d-8ac1-0ad165e43a99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd1d6105-fbc4-52c8-aadc-ad79f257b664/fd1d6105-fbc4-52c8-aadc-ad79f257b664_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92278,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718551/general/b055771a-a7ac-4cd1-8f91-1e6bee949d8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd1d6105-fbc4-52c8-aadc-ad79f257b664/fd1d6105-fbc4-52c8-aadc-ad79f257b664_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116953,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718551/general/50f840ae-2398-4746-9542-458d382307a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd1d6105-fbc4-52c8-aadc-ad79f257b664/fd1d6105-fbc4-52c8-aadc-ad79f257b664_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72724,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718551/general/880dd998-686a-4790-bc14-f96852b95f92.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd1d6105-fbc4-52c8-aadc-ad79f257b664/fd1d6105-fbc4-52c8-aadc-ad79f257b664_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59794,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718551/general/054ff007-51f3-4f2b-9966-8a0fcf3c18ed.jpg',
'Width': 1024}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-09-27',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 2008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'198.287 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-25 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720908%27 HTTP/1.1" 200 None
2026-03-25 19:36:22 [adesa.fr] INFO: Saving data for 10720908: {'created_time': 1774467382.279424, 'last_price_update_time': 1774467382.279436, 'auction_closing_time': 1774527300.0}
2026-03-25 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720908') HTTP/1.1" 204 0
2026-03-25 19:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc93f7dd0>
2026-03-25 19:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a98f25a1-5ffa-5ad9-ad4a-df342ccb231c/a98f25a1-5ffa-5ad9-ad4a-df342ccb231c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744641%252Fgeneral%252Fc538f08c-af3a-4a8c-b3c0-0fc38f16efdb.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744641/general/c538f08c-af3a-4a8c-b3c0-0fc38f16efdb.jpg saved to cache
2026-03-25 19:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a98f25a1-5ffa-5ad9-ad4a-df342ccb231c
2026-03-25 19:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744641/general/835bc98f-ae05-407b-86d9-f394ef08c5e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720945)
2026-03-25 19:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744641/general/edf52e14-397b-43c6-be47-ee6b886c8b05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720945)
2026-03-25 19:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94002d0>
2026-03-25 19:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a98f25a1-5ffa-5ad9-ad4a-df342ccb231c/a98f25a1-5ffa-5ad9-ad4a-df342ccb231c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744641%252Fgeneral%252F835bc98f-ae05-407b-86d9-f394ef08c5e2.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744641/general/835bc98f-ae05-407b-86d9-f394ef08c5e2.jpg saved to cache
2026-03-25 19:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a98f25a1-5ffa-5ad9-ad4a-df342ccb231c
2026-03-25 19:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744641/general/0032167c-c0cf-4299-ba9b-5f6522ad36d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720945)
2026-03-25 19:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc920c590>
2026-03-25 19:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a98f25a1-5ffa-5ad9-ad4a-df342ccb231c/a98f25a1-5ffa-5ad9-ad4a-df342ccb231c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744641%252Fgeneral%252Fedf52e14-397b-43c6-be47-ee6b886c8b05.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744641/general/edf52e14-397b-43c6-be47-ee6b886c8b05.jpg saved to cache
2026-03-25 19:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a98f25a1-5ffa-5ad9-ad4a-df342ccb231c
2026-03-25 19:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744641/general/bb8a5354-ba2f-4f95-9d10-da49063552ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720945)
2026-03-25 19:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc920cf10>
2026-03-25 19:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a98f25a1-5ffa-5ad9-ad4a-df342ccb231c/a98f25a1-5ffa-5ad9-ad4a-df342ccb231c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744641%252Fgeneral%252F0032167c-c0cf-4299-ba9b-5f6522ad36d1.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744641/general/0032167c-c0cf-4299-ba9b-5f6522ad36d1.jpg saved to cache
2026-03-25 19:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a98f25a1-5ffa-5ad9-ad4a-df342ccb231c
2026-03-25 19:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744641/general/c5b7e6f4-5ba8-4fdf-9422-f1513620df6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720945)
2026-03-25 19:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9048f90>
2026-03-25 19:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a98f25a1-5ffa-5ad9-ad4a-df342ccb231c/a98f25a1-5ffa-5ad9-ad4a-df342ccb231c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744641%252Fgeneral%252Fbb8a5354-ba2f-4f95-9d10-da49063552ab.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744641/general/bb8a5354-ba2f-4f95-9d10-da49063552ab.jpg saved to cache
2026-03-25 19:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a98f25a1-5ffa-5ad9-ad4a-df342ccb231c
2026-03-25 19:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9044190>
2026-03-25 19:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a98f25a1-5ffa-5ad9-ad4a-df342ccb231c/a98f25a1-5ffa-5ad9-ad4a-df342ccb231c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744641%252Fgeneral%252Fc5b7e6f4-5ba8-4fdf-9422-f1513620df6b.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744641/general/c5b7e6f4-5ba8-4fdf-9422-f1513620df6b.jpg saved to cache
2026-03-25 19:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a98f25a1-5ffa-5ad9-ad4a-df342ccb231c
2026-03-25 19:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744641/general/afe5b3ae-6c1e-45a9-bb56-9529ffadd520.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720945)
2026-03-25 19:36:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8759290>
2026-03-25 19:36:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a98f25a1-5ffa-5ad9-ad4a-df342ccb231c/a98f25a1-5ffa-5ad9-ad4a-df342ccb231c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744641%252Fgeneral%252Fafe5b3ae-6c1e-45a9-bb56-9529ffadd520.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744641/general/afe5b3ae-6c1e-45a9-bb56-9529ffadd520.jpg saved to cache
2026-03-25 19:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a98f25a1-5ffa-5ad9-ad4a-df342ccb231c
2026-03-25 19:36:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744641/general/c115c348-838b-4363-852f-65cfabc46865.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720945)
2026-03-25 19:36:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744641/general/190a5bb4-f76e-4c80-aa2f-1f6789ae709e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720945)
2026-03-25 19:36:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9442a90>
2026-03-25 19:36:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a98f25a1-5ffa-5ad9-ad4a-df342ccb231c/a98f25a1-5ffa-5ad9-ad4a-df342ccb231c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744641%252Fgeneral%252Fc115c348-838b-4363-852f-65cfabc46865.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744641/general/c115c348-838b-4363-852f-65cfabc46865.jpg saved to cache
2026-03-25 19:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a98f25a1-5ffa-5ad9-ad4a-df342ccb231c
2026-03-25 19:36:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744641/general/49057786-1a1e-4b13-ac33-9a8e13f6c504.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720945)
2026-03-25 19:36:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8758d50>
2026-03-25 19:36:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a98f25a1-5ffa-5ad9-ad4a-df342ccb231c/a98f25a1-5ffa-5ad9-ad4a-df342ccb231c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744641%252Fgeneral%252F190a5bb4-f76e-4c80-aa2f-1f6789ae709e.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744641/general/190a5bb4-f76e-4c80-aa2f-1f6789ae709e.jpg saved to cache
2026-03-25 19:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a98f25a1-5ffa-5ad9-ad4a-df342ccb231c
2026-03-25 19:36:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91801d0>
2026-03-25 19:36:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a98f25a1-5ffa-5ad9-ad4a-df342ccb231c/a98f25a1-5ffa-5ad9-ad4a-df342ccb231c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744641%252Fgeneral%252F49057786-1a1e-4b13-ac33-9a8e13f6c504.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744641/general/49057786-1a1e-4b13-ac33-9a8e13f6c504.jpg saved to cache
2026-03-25 19:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a98f25a1-5ffa-5ad9-ad4a-df342ccb231c
2026-03-25 19:36:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a98f25a1-5ffa-5ad9-ad4a-df342ccb231c, skipping ID generation
2026-03-25 19:36:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a98f25a1-5ffa-5ad9-ad4a-df342ccb231c with scrape type 1
2026-03-25 19:36:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a98f25a1-5ffa-5ad9-ad4a-df342ccb231c sending to next pipeline
2026-03-25 19:36:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a98f25a1-5ffa-5ad9-ad4a-df342ccb231c, identifier: 10720945
2026-03-25 19:36:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a98f25a1-5ffa-5ad9-ad4a-df342ccb231c with identifier: 10720945
2026-03-25 19:36:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a98f25a1-5ffa-5ad9-ad4a-df342ccb231c with identifier: 10720945
2026-03-25 19:36:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a98f25a1-5ffa-5ad9-ad4a-df342ccb231c with identifier: 10720945 to the API
2026-03-25 19:36:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:36: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-25 19:36:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744641/general/49057786-1a1e-4b13-ac33-9a8e13f6c504.jpg>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'a98f25a1-5ffa-5ad9-ad4a-df342ccb231c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC387EL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720945',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 205083,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 93,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a98f25a1-5ffa-5ad9-ad4a-df342ccb231c/a98f25a1-5ffa-5ad9-ad4a-df342ccb231c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249566,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744641/general/49057786-1a1e-4b13-ac33-9a8e13f6c504.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a98f25a1-5ffa-5ad9-ad4a-df342ccb231c/a98f25a1-5ffa-5ad9-ad4a-df342ccb231c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243257,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744641/general/190a5bb4-f76e-4c80-aa2f-1f6789ae709e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a98f25a1-5ffa-5ad9-ad4a-df342ccb231c/a98f25a1-5ffa-5ad9-ad4a-df342ccb231c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293071,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744641/general/c115c348-838b-4363-852f-65cfabc46865.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a98f25a1-5ffa-5ad9-ad4a-df342ccb231c/a98f25a1-5ffa-5ad9-ad4a-df342ccb231c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284694,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744641/general/afe5b3ae-6c1e-45a9-bb56-9529ffadd520.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a98f25a1-5ffa-5ad9-ad4a-df342ccb231c/a98f25a1-5ffa-5ad9-ad4a-df342ccb231c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251386,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744641/general/c5b7e6f4-5ba8-4fdf-9422-f1513620df6b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a98f25a1-5ffa-5ad9-ad4a-df342ccb231c/a98f25a1-5ffa-5ad9-ad4a-df342ccb231c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279706,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744641/general/bb8a5354-ba2f-4f95-9d10-da49063552ab.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a98f25a1-5ffa-5ad9-ad4a-df342ccb231c/a98f25a1-5ffa-5ad9-ad4a-df342ccb231c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244016,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744641/general/0032167c-c0cf-4299-ba9b-5f6522ad36d1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a98f25a1-5ffa-5ad9-ad4a-df342ccb231c/a98f25a1-5ffa-5ad9-ad4a-df342ccb231c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234759,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744641/general/edf52e14-397b-43c6-be47-ee6b886c8b05.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a98f25a1-5ffa-5ad9-ad4a-df342ccb231c/a98f25a1-5ffa-5ad9-ad4a-df342ccb231c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360070,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744641/general/835bc98f-ae05-407b-86d9-f394ef08c5e2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a98f25a1-5ffa-5ad9-ad4a-df342ccb231c/a98f25a1-5ffa-5ad9-ad4a-df342ccb231c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230226,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744641/general/c538f08c-af3a-4a8c-b3c0-0fc38f16efdb.jpg',
'Width': 1920}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-10-04',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 1.5 HDI Active Business - Diesel - Automatic - 130 hp '
'- 205.083 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-25 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720945%27 HTTP/1.1" 200 None
2026-03-25 19:36:23 [adesa.fr] INFO: Saving data for 10720945: {'created_time': 1774467383.847668, 'last_price_update_time': 1774467383.847677, 'auction_closing_time': 1774527300.0}
2026-03-25 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720945') HTTP/1.1" 204 0
2026-03-25 19:36:24 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.575(s), this was the 1st time calling it.
2026-03-25 19:36:24 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.702839344261925 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:36:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:36:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:36:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:36:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f with identifier: 10720984
2026-03-25 19:36:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f with scrape type 1
2026-03-25 19:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f
2026-03-25 19:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744812%252Fgeneral%252F898b410f-b5d5-49b7-b43c-85c87b2cd336.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744812/general/898b410f-b5d5-49b7-b43c-85c87b2cd336.jpg not downloaded yet
2026-03-25 19:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744812%252Fgeneral%252F00b0fbe3-1bac-44d7-8cdc-2de555262646.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744812/general/00b0fbe3-1bac-44d7-8cdc-2de555262646.jpg not downloaded yet
2026-03-25 19:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744812%252Fgeneral%252Fc502473c-c654-431c-9c10-a402795a4f78.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744812/general/c502473c-c654-431c-9c10-a402795a4f78.jpg not downloaded yet
2026-03-25 19:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744812%252Fgeneral%252Fcb81af19-7d28-4211-a4f1-30b0773110ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744812/general/cb81af19-7d28-4211-a4f1-30b0773110ae.jpg not downloaded yet
2026-03-25 19:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744812%252Fgeneral%252Fc4f6077b-19ff-4017-b9ef-4a14681c808e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744812/general/c4f6077b-19ff-4017-b9ef-4a14681c808e.jpg not downloaded yet
2026-03-25 19:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744812%252Fgeneral%252F8c2e757b-3343-418f-80c2-e19a47c4bdd2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744812/general/8c2e757b-3343-418f-80c2-e19a47c4bdd2.jpg not downloaded yet
2026-03-25 19:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744812%252Fgeneral%252Fbbe58ad0-fcf3-4d7f-b5be-fd7a8b403ed6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744812/general/bbe58ad0-fcf3-4d7f-b5be-fd7a8b403ed6.jpg not downloaded yet
2026-03-25 19:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744812%252Fgeneral%252F83025a08-7b2b-42b8-a6d8-e94f7ff6aa6b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744812/general/83025a08-7b2b-42b8-a6d8-e94f7ff6aa6b.jpg not downloaded yet
2026-03-25 19:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744812%252Fgeneral%252Fae227211-5746-4aee-bf72-1639bc269a10.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744812/general/ae227211-5746-4aee-bf72-1639bc269a10.jpg not downloaded yet
2026-03-25 19:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744812%252Fgeneral%252Ff017b3fd-d4f3-4273-8428-cfb9801fd3c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744812/general/f017b3fd-d4f3-4273-8428-cfb9801fd3c0.jpg not downloaded yet
2026-03-25 19:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720949> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:36:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:36:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9102f67-043e-5377-a26c-ea60683eab70 with identifier: 10720949
2026-03-25 19:36:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9102f67-043e-5377-a26c-ea60683eab70 with scrape type 1
2026-03-25 19:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9102f67-043e-5377-a26c-ea60683eab70
2026-03-25 19:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744663%252Fgeneral%252F48d0c463-5202-4b97-a5de-c755aa6f4c8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744663/general/48d0c463-5202-4b97-a5de-c755aa6f4c8b.jpg not downloaded yet
2026-03-25 19:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744812/general/f017b3fd-d4f3-4273-8428-cfb9801fd3c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720984)
2026-03-25 19:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744663%252Fgeneral%252Fe323b7d2-7c2b-42fe-b770-9140b22d4619.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744663/general/e323b7d2-7c2b-42fe-b770-9140b22d4619.jpg not downloaded yet
2026-03-25 19:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744663%252Fgeneral%252Fb933cf90-1149-4ad0-9613-7f6a7b3faf31.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744663/general/b933cf90-1149-4ad0-9613-7f6a7b3faf31.jpg not downloaded yet
2026-03-25 19:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744663%252Fgeneral%252F28dc6750-dea6-4350-b1c9-2e8fb5ec78bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744663/general/28dc6750-dea6-4350-b1c9-2e8fb5ec78bc.jpg not downloaded yet
2026-03-25 19:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744663%252Fgeneral%252Fce06c289-5b5b-4c38-bbf6-dcd65dfd4c66.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744663/general/ce06c289-5b5b-4c38-bbf6-dcd65dfd4c66.jpg not downloaded yet
2026-03-25 19:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744663%252Fgeneral%252Fe89901ba-d95f-483d-88d3-d0fa8cb494b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744663/general/e89901ba-d95f-483d-88d3-d0fa8cb494b4.jpg not downloaded yet
2026-03-25 19:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744663%252Fgeneral%252Fc030cb8e-ec09-476a-b661-5b763f0ad4cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744663/general/c030cb8e-ec09-476a-b661-5b763f0ad4cc.jpg not downloaded yet
2026-03-25 19:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744663%252Fgeneral%252F626c6313-8af9-4309-9bbd-088a9052370b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744663/general/626c6313-8af9-4309-9bbd-088a9052370b.jpg not downloaded yet
2026-03-25 19:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744663%252Fgeneral%252F869c230a-77b5-4486-8162-4c7581134900.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744663/general/869c230a-77b5-4486-8162-4c7581134900.jpg not downloaded yet
2026-03-25 19:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744663/general/48d0c463-5202-4b97-a5de-c755aa6f4c8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720949)
2026-03-25 19:36:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc915b4d0>
2026-03-25 19:36:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f/18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744812%252Fgeneral%252Ff017b3fd-d4f3-4273-8428-cfb9801fd3c0.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744812/general/f017b3fd-d4f3-4273-8428-cfb9801fd3c0.jpg saved to cache
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:36: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%252F5744663%252Fgeneral%252F11342c58-fed6-4b58-94ce-645535d03375.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744663/general/11342c58-fed6-4b58-94ce-645535d03375.jpg not downloaded yet
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bca0e3510>
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9102f67-043e-5377-a26c-ea60683eab70/d9102f67-043e-5377-a26c-ea60683eab70_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744663%252Fgeneral%252F48d0c463-5202-4b97-a5de-c755aa6f4c8b.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744663/general/48d0c463-5202-4b97-a5de-c755aa6f4c8b.jpg saved to cache
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d9102f67-043e-5377-a26c-ea60683eab70
2026-03-25 19:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744663/general/626c6313-8af9-4309-9bbd-088a9052370b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720949)
2026-03-25 19:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744663/general/11342c58-fed6-4b58-94ce-645535d03375.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720949)
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb4f5f10>
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9102f67-043e-5377-a26c-ea60683eab70/d9102f67-043e-5377-a26c-ea60683eab70_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744663%252Fgeneral%252F626c6313-8af9-4309-9bbd-088a9052370b.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744663/general/626c6313-8af9-4309-9bbd-088a9052370b.jpg saved to cache
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d9102f67-043e-5377-a26c-ea60683eab70
2026-03-25 19:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744663/general/869c230a-77b5-4486-8162-4c7581134900.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720949)
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9239fd0>
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9102f67-043e-5377-a26c-ea60683eab70/d9102f67-043e-5377-a26c-ea60683eab70_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744663%252Fgeneral%252F11342c58-fed6-4b58-94ce-645535d03375.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744663/general/11342c58-fed6-4b58-94ce-645535d03375.jpg saved to cache
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d9102f67-043e-5377-a26c-ea60683eab70
2026-03-25 19:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744663/general/c030cb8e-ec09-476a-b661-5b763f0ad4cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720949)
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc910d2d0>
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9102f67-043e-5377-a26c-ea60683eab70/d9102f67-043e-5377-a26c-ea60683eab70_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744663%252Fgeneral%252F869c230a-77b5-4486-8162-4c7581134900.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744663/general/869c230a-77b5-4486-8162-4c7581134900.jpg saved to cache
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d9102f67-043e-5377-a26c-ea60683eab70
2026-03-25 19:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744663/general/e89901ba-d95f-483d-88d3-d0fa8cb494b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720949)
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90d12d0>
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9102f67-043e-5377-a26c-ea60683eab70/d9102f67-043e-5377-a26c-ea60683eab70_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744663%252Fgeneral%252Fc030cb8e-ec09-476a-b661-5b763f0ad4cc.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744663/general/c030cb8e-ec09-476a-b661-5b763f0ad4cc.jpg saved to cache
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d9102f67-043e-5377-a26c-ea60683eab70
2026-03-25 19:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744663/general/ce06c289-5b5b-4c38-bbf6-dcd65dfd4c66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720949)
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9183550>
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9102f67-043e-5377-a26c-ea60683eab70/d9102f67-043e-5377-a26c-ea60683eab70_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744663%252Fgeneral%252Fe89901ba-d95f-483d-88d3-d0fa8cb494b4.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744663/general/e89901ba-d95f-483d-88d3-d0fa8cb494b4.jpg saved to cache
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d9102f67-043e-5377-a26c-ea60683eab70
2026-03-25 19:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744663/general/28dc6750-dea6-4350-b1c9-2e8fb5ec78bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720949)
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9181010>
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9102f67-043e-5377-a26c-ea60683eab70/d9102f67-043e-5377-a26c-ea60683eab70_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744663%252Fgeneral%252Fce06c289-5b5b-4c38-bbf6-dcd65dfd4c66.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744663/general/ce06c289-5b5b-4c38-bbf6-dcd65dfd4c66.jpg saved to cache
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d9102f67-043e-5377-a26c-ea60683eab70
2026-03-25 19:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744663/general/b933cf90-1149-4ad0-9613-7f6a7b3faf31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720949)
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91456d0>
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9102f67-043e-5377-a26c-ea60683eab70/d9102f67-043e-5377-a26c-ea60683eab70_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744663%252Fgeneral%252F28dc6750-dea6-4350-b1c9-2e8fb5ec78bc.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744663/general/28dc6750-dea6-4350-b1c9-2e8fb5ec78bc.jpg saved to cache
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d9102f67-043e-5377-a26c-ea60683eab70
2026-03-25 19:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744663/general/e323b7d2-7c2b-42fe-b770-9140b22d4619.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720949)
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb4f4290>
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9102f67-043e-5377-a26c-ea60683eab70/d9102f67-043e-5377-a26c-ea60683eab70_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744663%252Fgeneral%252Fb933cf90-1149-4ad0-9613-7f6a7b3faf31.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744663/general/b933cf90-1149-4ad0-9613-7f6a7b3faf31.jpg saved to cache
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d9102f67-043e-5377-a26c-ea60683eab70
2026-03-25 19:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744812/general/ae227211-5746-4aee-bf72-1639bc269a10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720984)
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90d2dd0>
2026-03-25 19:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9102f67-043e-5377-a26c-ea60683eab70/d9102f67-043e-5377-a26c-ea60683eab70_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744663%252Fgeneral%252Fe323b7d2-7c2b-42fe-b770-9140b22d4619.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744663/general/e323b7d2-7c2b-42fe-b770-9140b22d4619.jpg saved to cache
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d9102f67-043e-5377-a26c-ea60683eab70
2026-03-25 19:36:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d9102f67-043e-5377-a26c-ea60683eab70, skipping ID generation
2026-03-25 19:36:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9102f67-043e-5377-a26c-ea60683eab70 with scrape type 1
2026-03-25 19:36:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d9102f67-043e-5377-a26c-ea60683eab70 sending to next pipeline
2026-03-25 19:36:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d9102f67-043e-5377-a26c-ea60683eab70, identifier: 10720949
2026-03-25 19:36:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d9102f67-043e-5377-a26c-ea60683eab70 with identifier: 10720949
2026-03-25 19:36:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d9102f67-043e-5377-a26c-ea60683eab70 with identifier: 10720949
2026-03-25 19:36:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d9102f67-043e-5377-a26c-ea60683eab70 with identifier: 10720949 to the API
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:36: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-25 19:36:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744663/general/e323b7d2-7c2b-42fe-b770-9140b22d4619.jpg>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'd9102f67-043e-5377-a26c-ea60683eab70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT233LV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720949',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 157902,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 56,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9102f67-043e-5377-a26c-ea60683eab70/d9102f67-043e-5377-a26c-ea60683eab70_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155633,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744663/general/48d0c463-5202-4b97-a5de-c755aa6f4c8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9102f67-043e-5377-a26c-ea60683eab70/d9102f67-043e-5377-a26c-ea60683eab70_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172992,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744663/general/e323b7d2-7c2b-42fe-b770-9140b22d4619.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9102f67-043e-5377-a26c-ea60683eab70/d9102f67-043e-5377-a26c-ea60683eab70_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157341,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744663/general/b933cf90-1149-4ad0-9613-7f6a7b3faf31.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9102f67-043e-5377-a26c-ea60683eab70/d9102f67-043e-5377-a26c-ea60683eab70_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163852,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744663/general/28dc6750-dea6-4350-b1c9-2e8fb5ec78bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9102f67-043e-5377-a26c-ea60683eab70/d9102f67-043e-5377-a26c-ea60683eab70_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101981,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744663/general/ce06c289-5b5b-4c38-bbf6-dcd65dfd4c66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9102f67-043e-5377-a26c-ea60683eab70/d9102f67-043e-5377-a26c-ea60683eab70_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744663/general/e89901ba-d95f-483d-88d3-d0fa8cb494b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9102f67-043e-5377-a26c-ea60683eab70/d9102f67-043e-5377-a26c-ea60683eab70_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91261,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744663/general/c030cb8e-ec09-476a-b661-5b763f0ad4cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9102f67-043e-5377-a26c-ea60683eab70/d9102f67-043e-5377-a26c-ea60683eab70_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68838,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744663/general/626c6313-8af9-4309-9bbd-088a9052370b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9102f67-043e-5377-a26c-ea60683eab70/d9102f67-043e-5377-a26c-ea60683eab70_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106042,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744663/general/869c230a-77b5-4486-8162-4c7581134900.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9102f67-043e-5377-a26c-ea60683eab70/d9102f67-043e-5377-a26c-ea60683eab70_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93546,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744663/general/11342c58-fed6-4b58-94ce-645535d03375.jpg',
'Width': 1024}],
'price': 6700,
'price_includes_vat': True,
'registration_date': '2020-10-16',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Peugeot 3008 1.2i GT Line - Petrol - Manual - 130 hp - 157.902 km',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720949%27 HTTP/1.1" 200 None
2026-03-25 19:36:59 [adesa.fr] INFO: Saving data for 10720949: {'created_time': 1774467419.32912, 'last_price_update_time': 1774467419.329131, 'auction_closing_time': 1774527300.0}
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720949') HTTP/1.1" 204 0
2026-03-25 19:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744812/general/83025a08-7b2b-42b8-a6d8-e94f7ff6aa6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720984)
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9180810>
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f/18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744812%252Fgeneral%252Fae227211-5746-4aee-bf72-1639bc269a10.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744812/general/ae227211-5746-4aee-bf72-1639bc269a10.jpg saved to cache
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f
2026-03-25 19:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721019> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:36:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc920cc90>
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f/18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744812%252Fgeneral%252F83025a08-7b2b-42b8-a6d8-e94f7ff6aa6b.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744812/general/83025a08-7b2b-42b8-a6d8-e94f7ff6aa6b.jpg saved to cache
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f
2026-03-25 19:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744812/general/bbe58ad0-fcf3-4d7f-b5be-fd7a8b403ed6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720984)
2026-03-25 19:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744812/general/8c2e757b-3343-418f-80c2-e19a47c4bdd2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720984)
2026-03-25 19:36:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5efc4b13-f57d-5b5c-8731-8ceceac105ea with identifier: 10721019
2026-03-25 19:36:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5efc4b13-f57d-5b5c-8731-8ceceac105ea with scrape type 1
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5efc4b13-f57d-5b5c-8731-8ceceac105ea
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:36: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%252F5744876%252Fgeneral%252Fa07e55c6-dfe5-4c4e-869c-801db5fcde6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744876/general/a07e55c6-dfe5-4c4e-869c-801db5fcde6d.jpg not downloaded yet
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:36: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%252F5744876%252Fgeneral%252F31c1d3e7-77cf-4dec-90b8-833ecbce4fcf.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744876/general/31c1d3e7-77cf-4dec-90b8-833ecbce4fcf.jpg not downloaded yet
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:36: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%252F5744876%252Fgeneral%252F081c5a73-ace1-4410-b1ac-60f1fd7576bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744876/general/081c5a73-ace1-4410-b1ac-60f1fd7576bd.jpg not downloaded yet
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:36: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%252F5744876%252Fgeneral%252F75e7279e-7742-44b3-943b-8f3fc3135408.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744876/general/75e7279e-7742-44b3-943b-8f3fc3135408.jpg not downloaded yet
2026-03-25 19:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744812/general/cb81af19-7d28-4211-a4f1-30b0773110ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720984)
2026-03-25 19:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744812/general/c4f6077b-19ff-4017-b9ef-4a14681c808e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720984)
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:36: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%252F5744876%252Fgeneral%252F3d587e67-e881-4902-a528-48a7f7f86aec.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744876/general/3d587e67-e881-4902-a528-48a7f7f86aec.jpg not downloaded yet
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:36: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%252F5744876%252Fgeneral%252Fabfcdd8e-5159-4fb8-9a9c-ec3f655699ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744876/general/abfcdd8e-5159-4fb8-9a9c-ec3f655699ed.jpg not downloaded yet
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92df710>
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f/18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744812%252Fgeneral%252Fbbe58ad0-fcf3-4d7f-b5be-fd7a8b403ed6.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744812/general/bbe58ad0-fcf3-4d7f-b5be-fd7a8b403ed6.jpg saved to cache
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92d1f50>
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f/18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744812%252Fgeneral%252F8c2e757b-3343-418f-80c2-e19a47c4bdd2.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744812/general/8c2e757b-3343-418f-80c2-e19a47c4bdd2.jpg saved to cache
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:36: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%252F5744876%252Fgeneral%252F1acc4fd1-1233-4128-925f-9236971ce8a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744876/general/1acc4fd1-1233-4128-925f-9236971ce8a2.jpg not downloaded yet
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:36: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%252F5744876%252Fgeneral%252F6b0c66d3-3948-4e8e-b8b7-9cd27b7b04b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744876/general/6b0c66d3-3948-4e8e-b8b7-9cd27b7b04b5.jpg not downloaded yet
2026-03-25 19:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744876/general/081c5a73-ace1-4410-b1ac-60f1fd7576bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721019)
2026-03-25 19:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744876/general/75e7279e-7742-44b3-943b-8f3fc3135408.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721019)
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:36: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%252F5744876%252Fgeneral%252F1f52cb09-aa0a-4d20-9c3b-017bda32dabd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744876/general/1f52cb09-aa0a-4d20-9c3b-017bda32dabd.jpg not downloaded yet
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94aba10>
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f/18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744812%252Fgeneral%252Fcb81af19-7d28-4211-a4f1-30b0773110ae.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744812/general/cb81af19-7d28-4211-a4f1-30b0773110ae.jpg saved to cache
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9044790>
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f/18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744812%252Fgeneral%252Fc4f6077b-19ff-4017-b9ef-4a14681c808e.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744812/general/c4f6077b-19ff-4017-b9ef-4a14681c808e.jpg saved to cache
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:36: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%252F5744876%252Fgeneral%252F7b60141d-6968-4ada-a18a-100fc7feb9a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744876/general/7b60141d-6968-4ada-a18a-100fc7feb9a9.jpg not downloaded yet
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb2602d0>
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5efc4b13-f57d-5b5c-8731-8ceceac105ea/5efc4b13-f57d-5b5c-8731-8ceceac105ea_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744876%252Fgeneral%252F081c5a73-ace1-4410-b1ac-60f1fd7576bd.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744876/general/081c5a73-ace1-4410-b1ac-60f1fd7576bd.jpg saved to cache
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5efc4b13-f57d-5b5c-8731-8ceceac105ea
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9443490>
2026-03-25 19:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5efc4b13-f57d-5b5c-8731-8ceceac105ea/5efc4b13-f57d-5b5c-8731-8ceceac105ea_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744876%252Fgeneral%252F75e7279e-7742-44b3-943b-8f3fc3135408.jpg') HTTP/1.1" 204 0
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744876/general/75e7279e-7742-44b3-943b-8f3fc3135408.jpg saved to cache
2026-03-25 19:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5efc4b13-f57d-5b5c-8731-8ceceac105ea
2026-03-25 19:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744876/general/6b0c66d3-3948-4e8e-b8b7-9cd27b7b04b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721019)
2026-03-25 19:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744876/general/1acc4fd1-1233-4128-925f-9236971ce8a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721019)
2026-03-25 19:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744876/general/7b60141d-6968-4ada-a18a-100fc7feb9a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721019)
2026-03-25 19:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744876/general/1f52cb09-aa0a-4d20-9c3b-017bda32dabd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721019)
2026-03-25 19:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744876/general/abfcdd8e-5159-4fb8-9a9c-ec3f655699ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721019)
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86d0b90>
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5efc4b13-f57d-5b5c-8731-8ceceac105ea/5efc4b13-f57d-5b5c-8731-8ceceac105ea_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744876%252Fgeneral%252F6b0c66d3-3948-4e8e-b8b7-9cd27b7b04b5.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744876/general/6b0c66d3-3948-4e8e-b8b7-9cd27b7b04b5.jpg saved to cache
2026-03-25 19:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5efc4b13-f57d-5b5c-8731-8ceceac105ea
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb261a50>
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5efc4b13-f57d-5b5c-8731-8ceceac105ea/5efc4b13-f57d-5b5c-8731-8ceceac105ea_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744876%252Fgeneral%252F1acc4fd1-1233-4128-925f-9236971ce8a2.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744876/general/1acc4fd1-1233-4128-925f-9236971ce8a2.jpg saved to cache
2026-03-25 19:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5efc4b13-f57d-5b5c-8731-8ceceac105ea
2026-03-25 19:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744876/general/3d587e67-e881-4902-a528-48a7f7f86aec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721019)
2026-03-25 19:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744876/general/31c1d3e7-77cf-4dec-90b8-833ecbce4fcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721019)
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9431750>
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5efc4b13-f57d-5b5c-8731-8ceceac105ea/5efc4b13-f57d-5b5c-8731-8ceceac105ea_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744876%252Fgeneral%252F7b60141d-6968-4ada-a18a-100fc7feb9a9.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744876/general/7b60141d-6968-4ada-a18a-100fc7feb9a9.jpg saved to cache
2026-03-25 19:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5efc4b13-f57d-5b5c-8731-8ceceac105ea
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92ec350>
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5efc4b13-f57d-5b5c-8731-8ceceac105ea/5efc4b13-f57d-5b5c-8731-8ceceac105ea_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744876%252Fgeneral%252F1f52cb09-aa0a-4d20-9c3b-017bda32dabd.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744876/general/1f52cb09-aa0a-4d20-9c3b-017bda32dabd.jpg saved to cache
2026-03-25 19:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5efc4b13-f57d-5b5c-8731-8ceceac105ea
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bca0e3050>
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5efc4b13-f57d-5b5c-8731-8ceceac105ea/5efc4b13-f57d-5b5c-8731-8ceceac105ea_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744876%252Fgeneral%252Fabfcdd8e-5159-4fb8-9a9c-ec3f655699ed.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744876/general/abfcdd8e-5159-4fb8-9a9c-ec3f655699ed.jpg saved to cache
2026-03-25 19:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5efc4b13-f57d-5b5c-8731-8ceceac105ea
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94ab710>
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5efc4b13-f57d-5b5c-8731-8ceceac105ea/5efc4b13-f57d-5b5c-8731-8ceceac105ea_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744876%252Fgeneral%252F3d587e67-e881-4902-a528-48a7f7f86aec.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744876/general/3d587e67-e881-4902-a528-48a7f7f86aec.jpg saved to cache
2026-03-25 19:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5efc4b13-f57d-5b5c-8731-8ceceac105ea
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bca0e3610>
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5efc4b13-f57d-5b5c-8731-8ceceac105ea/5efc4b13-f57d-5b5c-8731-8ceceac105ea_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744876%252Fgeneral%252F31c1d3e7-77cf-4dec-90b8-833ecbce4fcf.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744876/general/31c1d3e7-77cf-4dec-90b8-833ecbce4fcf.jpg saved to cache
2026-03-25 19:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5efc4b13-f57d-5b5c-8731-8ceceac105ea
2026-03-25 19:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744876/general/a07e55c6-dfe5-4c4e-869c-801db5fcde6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721019)
2026-03-25 19:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744812/general/c502473c-c654-431c-9c10-a402795a4f78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720984)
2026-03-25 19:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744812/general/898b410f-b5d5-49b7-b43c-85c87b2cd336.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720984)
2026-03-25 19:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744812/general/00b0fbe3-1bac-44d7-8cdc-2de555262646.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720984)
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bca0e3c50>
2026-03-25 19:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5efc4b13-f57d-5b5c-8731-8ceceac105ea/5efc4b13-f57d-5b5c-8731-8ceceac105ea_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744876%252Fgeneral%252Fa07e55c6-dfe5-4c4e-869c-801db5fcde6d.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744876/general/a07e55c6-dfe5-4c4e-869c-801db5fcde6d.jpg saved to cache
2026-03-25 19:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5efc4b13-f57d-5b5c-8731-8ceceac105ea
2026-03-25 19:37:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5efc4b13-f57d-5b5c-8731-8ceceac105ea, skipping ID generation
2026-03-25 19:37:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5efc4b13-f57d-5b5c-8731-8ceceac105ea with scrape type 1
2026-03-25 19:37:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5efc4b13-f57d-5b5c-8731-8ceceac105ea sending to next pipeline
2026-03-25 19:37:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5efc4b13-f57d-5b5c-8731-8ceceac105ea, identifier: 10721019
2026-03-25 19:37:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5efc4b13-f57d-5b5c-8731-8ceceac105ea with identifier: 10721019
2026-03-25 19:37:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5efc4b13-f57d-5b5c-8731-8ceceac105ea with identifier: 10721019
2026-03-25 19:37:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5efc4b13-f57d-5b5c-8731-8ceceac105ea with identifier: 10721019 to the API
2026-03-25 19:37:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:37:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744876/general/a07e55c6-dfe5-4c4e-869c-801db5fcde6d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '5efc4b13-f57d-5b5c-8731-8ceceac105ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG550PV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721019',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 166699,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 59,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5efc4b13-f57d-5b5c-8731-8ceceac105ea/5efc4b13-f57d-5b5c-8731-8ceceac105ea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139316,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744876/general/a07e55c6-dfe5-4c4e-869c-801db5fcde6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5efc4b13-f57d-5b5c-8731-8ceceac105ea/5efc4b13-f57d-5b5c-8731-8ceceac105ea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136097,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744876/general/31c1d3e7-77cf-4dec-90b8-833ecbce4fcf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5efc4b13-f57d-5b5c-8731-8ceceac105ea/5efc4b13-f57d-5b5c-8731-8ceceac105ea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130470,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744876/general/081c5a73-ace1-4410-b1ac-60f1fd7576bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5efc4b13-f57d-5b5c-8731-8ceceac105ea/5efc4b13-f57d-5b5c-8731-8ceceac105ea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744876/general/75e7279e-7742-44b3-943b-8f3fc3135408.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5efc4b13-f57d-5b5c-8731-8ceceac105ea/5efc4b13-f57d-5b5c-8731-8ceceac105ea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80808,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744876/general/3d587e67-e881-4902-a528-48a7f7f86aec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5efc4b13-f57d-5b5c-8731-8ceceac105ea/5efc4b13-f57d-5b5c-8731-8ceceac105ea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90775,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744876/general/abfcdd8e-5159-4fb8-9a9c-ec3f655699ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5efc4b13-f57d-5b5c-8731-8ceceac105ea/5efc4b13-f57d-5b5c-8731-8ceceac105ea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101309,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744876/general/1acc4fd1-1233-4128-925f-9236971ce8a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5efc4b13-f57d-5b5c-8731-8ceceac105ea/5efc4b13-f57d-5b5c-8731-8ceceac105ea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86531,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744876/general/6b0c66d3-3948-4e8e-b8b7-9cd27b7b04b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5efc4b13-f57d-5b5c-8731-8ceceac105ea/5efc4b13-f57d-5b5c-8731-8ceceac105ea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71188,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744876/general/1f52cb09-aa0a-4d20-9c3b-017bda32dabd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5efc4b13-f57d-5b5c-8731-8ceceac105ea/5efc4b13-f57d-5b5c-8731-8ceceac105ea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98119,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744876/general/7b60141d-6968-4ada-a18a-100fc7feb9a9.jpg',
'Width': 1024}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-05-30',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Opel Grandland 1.5 Elegance Business - Diesel - Automatic - 130 hp '
'- 166.699 km',
'transmission': 'automatic',
'trim': 'Elegance Business',
'vin': None,
'year': 2022}
2026-03-25 19:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721019%27 HTTP/1.1" 200 None
2026-03-25 19:37:01 [adesa.fr] INFO: Saving data for 10721019: {'created_time': 1774467421.203875, 'last_price_update_time': 1774467421.203888, 'auction_closing_time': 1774527300.0}
2026-03-25 19:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721019') HTTP/1.1" 204 0
2026-03-25 19:37:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726024> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:37:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720967> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:37:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:37:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:37:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc947ec90>
2026-03-25 19:37:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f/18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744812%252Fgeneral%252Fc502473c-c654-431c-9c10-a402795a4f78.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744812/general/c502473c-c654-431c-9c10-a402795a4f78.jpg saved to cache
2026-03-25 19:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f
2026-03-25 19:37:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb202b90>
2026-03-25 19:37:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f/18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744812%252Fgeneral%252F898b410f-b5d5-49b7-b43c-85c87b2cd336.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744812/general/898b410f-b5d5-49b7-b43c-85c87b2cd336.jpg saved to cache
2026-03-25 19:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f
2026-03-25 19:37:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc926c2d0>
2026-03-25 19:37:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f/18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744812%252Fgeneral%252F00b0fbe3-1bac-44d7-8cdc-2de555262646.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744812/general/00b0fbe3-1bac-44d7-8cdc-2de555262646.jpg saved to cache
2026-03-25 19:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f
2026-03-25 19:37:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f, skipping ID generation
2026-03-25 19:37:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f with scrape type 1
2026-03-25 19:37:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f sending to next pipeline
2026-03-25 19:37:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f, identifier: 10720984
2026-03-25 19:37:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f with identifier: 10720984
2026-03-25 19:37:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f with identifier: 10720984
2026-03-25 19:37:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f with identifier: 10720984 to the API
2026-03-25 19:37:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:37:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744812/general/00b0fbe3-1bac-44d7-8cdc-2de555262646.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF578ME',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720984',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 134274,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f/18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139058,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744812/general/898b410f-b5d5-49b7-b43c-85c87b2cd336.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f/18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143953,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744812/general/00b0fbe3-1bac-44d7-8cdc-2de555262646.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f/18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744812/general/c502473c-c654-431c-9c10-a402795a4f78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f/18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744812/general/cb81af19-7d28-4211-a4f1-30b0773110ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f/18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107003,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744812/general/c4f6077b-19ff-4017-b9ef-4a14681c808e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f/18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744812/general/8c2e757b-3343-418f-80c2-e19a47c4bdd2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f/18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114649,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744812/general/bbe58ad0-fcf3-4d7f-b5be-fd7a8b403ed6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f/18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97787,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744812/general/83025a08-7b2b-42b8-a6d8-e94f7ff6aa6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f/18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744812/general/ae227211-5746-4aee-bf72-1639bc269a10.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f/18a2ea20-f21c-5d1a-8c7e-0c9d60335f4f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85968,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744812/general/f017b3fd-d4f3-4273-8428-cfb9801fd3c0.jpg',
'Width': 1024}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-03-29',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Kadjar 1.5 DCI Business - Diesel - Automatic - 115 hp - '
'134.274 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 19:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720984%27 HTTP/1.1" 200 None
2026-03-25 19:37:01 [adesa.fr] INFO: Saving data for 10720984: {'created_time': 1774467421.986785, 'last_price_update_time': 1774467421.986796, 'auction_closing_time': 1774527300.0}
2026-03-25 19:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720984') HTTP/1.1" 204 0
2026-03-25 19:37:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with identifier: 10726024
2026-03-25 19:37:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with scrape type 1
2026-03-25 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d
2026-03-25 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5737376%252Fgeneral%252F17148e0e-e963-4c0f-b733-5124407661c2.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737376/general/17148e0e-e963-4c0f-b733-5124407661c2.JPG not downloaded yet
2026-03-25 19:37:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ab70676-3b60-58a5-8a72-36a7a1052666 with identifier: 10720967
2026-03-25 19:37:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ab70676-3b60-58a5-8a72-36a7a1052666 with scrape type 1
2026-03-25 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4ab70676-3b60-58a5-8a72-36a7a1052666
2026-03-25 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744743%252Fgeneral%252Fd6fcc1ca-3abb-4244-a5f8-e802384090ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744743/general/d6fcc1ca-3abb-4244-a5f8-e802384090ee.jpg not downloaded yet
2026-03-25 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5737376%252Fgeneral%252Fbe608491-b005-4e04-8917-6e1996751a4b.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737376/general/be608491-b005-4e04-8917-6e1996751a4b.JPG not downloaded yet
2026-03-25 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744743%252Fgeneral%252F50b2110d-8fee-4395-bc92-f2a16be99905.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744743/general/50b2110d-8fee-4395-bc92-f2a16be99905.jpg not downloaded yet
2026-03-25 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5737376%252Fgeneral%252F800a2c42-5ac4-4a01-a9f4-19665ad3682f.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737376/general/800a2c42-5ac4-4a01-a9f4-19665ad3682f.JPG not downloaded yet
2026-03-25 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744743%252Fgeneral%252Fc66412b1-e49b-4b4a-bfc2-6baa028a6b69.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744743/general/c66412b1-e49b-4b4a-bfc2-6baa028a6b69.jpg not downloaded yet
2026-03-25 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5737376%252Fgeneral%252Fb714e649-7855-4130-a8dc-693b2719f9c1.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737376/general/b714e649-7855-4130-a8dc-693b2719f9c1.JPG not downloaded yet
2026-03-25 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744743%252Fgeneral%252Fc5724b82-f763-4f16-bbe1-1686cdc088f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744743/general/c5724b82-f763-4f16-bbe1-1686cdc088f0.jpg not downloaded yet
2026-03-25 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5737376%252Fgeneral%252Ff7ce24cb-730f-425e-9d2b-bccddf91c839.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737376/general/f7ce24cb-730f-425e-9d2b-bccddf91c839.JPG not downloaded yet
2026-03-25 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744743%252Fgeneral%252Ff15eab97-5f55-4566-95f4-39e1ab20ec89.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744743/general/f15eab97-5f55-4566-95f4-39e1ab20ec89.jpg not downloaded yet
2026-03-25 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5737376%252Fgeneral%252F0baf4fe1-9d70-4b21-8379-79b935fb349e.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737376/general/0baf4fe1-9d70-4b21-8379-79b935fb349e.JPG not downloaded yet
2026-03-25 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744743%252Fgeneral%252Febbb86d6-2b98-4a7c-ac31-3827b136e3ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744743/general/ebbb86d6-2b98-4a7c-ac31-3827b136e3ed.jpg not downloaded yet
2026-03-25 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5737376%252Fgeneral%252F5c624f0c-e94a-4600-b8db-1a430e9efaaa.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737376/general/5c624f0c-e94a-4600-b8db-1a430e9efaaa.JPG not downloaded yet
2026-03-25 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744743%252Fgeneral%252Fce573c60-7059-4a3f-8fff-26b3845dd576.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744743/general/ce573c60-7059-4a3f-8fff-26b3845dd576.jpg not downloaded yet
2026-03-25 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5737376%252Fgeneral%252F0fbcce25-fb12-44ab-8875-2fe47aa116db.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737376/general/0fbcce25-fb12-44ab-8875-2fe47aa116db.JPG not downloaded yet
2026-03-25 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744743%252Fgeneral%252Ff227e805-de2c-48d5-98e5-494775aaa3a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744743/general/f227e805-de2c-48d5-98e5-494775aaa3a9.jpg not downloaded yet
2026-03-25 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5737376%252Fgeneral%252F78fde867-37ff-4a94-b61f-0fa49408b827.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737376/general/78fde867-37ff-4a94-b61f-0fa49408b827.JPG not downloaded yet
2026-03-25 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744743%252Fgeneral%252F79ad83e5-ea70-4699-a67b-cc5b02098fa8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744743/general/79ad83e5-ea70-4699-a67b-cc5b02098fa8.jpg not downloaded yet
2026-03-25 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5737376%252Fgeneral%252F435754d0-b42e-422a-bc20-79ebae18bc35.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737376/general/435754d0-b42e-422a-bc20-79ebae18bc35.JPG not downloaded yet
2026-03-25 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744743%252Fgeneral%252F29ed96cf-0bcb-40ac-b834-153afd0d706f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744743/general/29ed96cf-0bcb-40ac-b834-153afd0d706f.jpg not downloaded yet
2026-03-25 19:37:06 [scrapy.extensions.logstats] INFO: Crawled 213 pages (at 6 pages/min), scraped 104 items (at 7 items/min)
2026-03-25 19:37:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-25 19:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744743/general/29ed96cf-0bcb-40ac-b834-153afd0d706f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720967)
2026-03-25 19:37:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39bb79d9-88ab-5797-a08b-1c6318eeb794 with identifier: 10721005
2026-03-25 19:37:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39bb79d9-88ab-5797-a08b-1c6318eeb794 with scrape type 1
2026-03-25 19:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 39bb79d9-88ab-5797-a08b-1c6318eeb794
2026-03-25 19:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744861%252Fgeneral%252F7875b9fa-6ad2-4f9a-949d-d73baade4a21.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744861/general/7875b9fa-6ad2-4f9a-949d-d73baade4a21.jpg not downloaded yet
2026-03-25 19:37:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737376/general/435754d0-b42e-422a-bc20-79ebae18bc35.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726024)
2026-03-25 19:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744861%252Fgeneral%252F62afc58e-aeb5-43e0-8f04-5533ce4fc723.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744861/general/62afc58e-aeb5-43e0-8f04-5533ce4fc723.jpg not downloaded yet
2026-03-25 19:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744861%252Fgeneral%252Ff7eaeb54-0585-4291-ae22-22020ed79ce0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744861/general/f7eaeb54-0585-4291-ae22-22020ed79ce0.jpg not downloaded yet
2026-03-25 19:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744861%252Fgeneral%252F36af1394-3ef1-4ec6-90c1-116540abd3b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744861/general/36af1394-3ef1-4ec6-90c1-116540abd3b6.jpg not downloaded yet
2026-03-25 19:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744861%252Fgeneral%252F8a42a92b-5bf3-4f28-be07-0f3f26e806d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744861/general/8a42a92b-5bf3-4f28-be07-0f3f26e806d8.jpg not downloaded yet
2026-03-25 19:37:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc947cc90>
2026-03-25 19:37:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ab70676-3b60-58a5-8a72-36a7a1052666/4ab70676-3b60-58a5-8a72-36a7a1052666_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744743%252Fgeneral%252F29ed96cf-0bcb-40ac-b834-153afd0d706f.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744743/general/29ed96cf-0bcb-40ac-b834-153afd0d706f.jpg saved to cache
2026-03-25 19:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4ab70676-3b60-58a5-8a72-36a7a1052666
2026-03-25 19:37:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d due to Ignoring non-200 response
2026-03-25 19:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744861/general/7875b9fa-6ad2-4f9a-949d-d73baade4a21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721005)
2026-03-25 19:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744861%252Fgeneral%252F8a46f71c-0522-41bd-9c8d-556f342e34f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744861/general/8a46f71c-0522-41bd-9c8d-556f342e34f8.jpg not downloaded yet
2026-03-25 19:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744861%252Fgeneral%252F71c9f8e6-d245-4b27-999d-470f311d0035.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744861/general/71c9f8e6-d245-4b27-999d-470f311d0035.jpg not downloaded yet
2026-03-25 19:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744861%252Fgeneral%252Fb2994d7d-dbb7-496a-83b6-ec1c60e70569.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744861/general/b2994d7d-dbb7-496a-83b6-ec1c60e70569.jpg not downloaded yet
2026-03-25 19:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744861%252Fgeneral%252F6daed947-2296-41f1-bb2b-0c8b05ef0ec5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744861/general/6daed947-2296-41f1-bb2b-0c8b05ef0ec5.jpg not downloaded yet
2026-03-25 19:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744861%252Fgeneral%252F8c2ee75e-221b-42b6-81c2-c8a7e78196a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744861/general/8c2ee75e-221b-42b6-81c2-c8a7e78196a3.jpg not downloaded yet
2026-03-25 19:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744861/general/8a42a92b-5bf3-4f28-be07-0f3f26e806d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721005)
2026-03-25 19:37:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9074990>
2026-03-25 19:37:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39bb79d9-88ab-5797-a08b-1c6318eeb794/39bb79d9-88ab-5797-a08b-1c6318eeb794_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744861%252Fgeneral%252F7875b9fa-6ad2-4f9a-949d-d73baade4a21.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744861/general/7875b9fa-6ad2-4f9a-949d-d73baade4a21.jpg saved to cache
2026-03-25 19:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 39bb79d9-88ab-5797-a08b-1c6318eeb794
2026-03-25 19:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744861/general/8c2ee75e-221b-42b6-81c2-c8a7e78196a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721005)
2026-03-25 19:37:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc87596d0>
2026-03-25 19:37:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39bb79d9-88ab-5797-a08b-1c6318eeb794/39bb79d9-88ab-5797-a08b-1c6318eeb794_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744861%252Fgeneral%252F8a42a92b-5bf3-4f28-be07-0f3f26e806d8.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744861/general/8a42a92b-5bf3-4f28-be07-0f3f26e806d8.jpg saved to cache
2026-03-25 19:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 39bb79d9-88ab-5797-a08b-1c6318eeb794
2026-03-25 19:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744861/general/6daed947-2296-41f1-bb2b-0c8b05ef0ec5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721005)
2026-03-25 19:37:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fd4910>
2026-03-25 19:37:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39bb79d9-88ab-5797-a08b-1c6318eeb794/39bb79d9-88ab-5797-a08b-1c6318eeb794_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744861%252Fgeneral%252F8c2ee75e-221b-42b6-81c2-c8a7e78196a3.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744861/general/8c2ee75e-221b-42b6-81c2-c8a7e78196a3.jpg saved to cache
2026-03-25 19:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 39bb79d9-88ab-5797-a08b-1c6318eeb794
2026-03-25 19:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744861/general/b2994d7d-dbb7-496a-83b6-ec1c60e70569.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721005)
2026-03-25 19:37:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc875a3d0>
2026-03-25 19:37:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39bb79d9-88ab-5797-a08b-1c6318eeb794/39bb79d9-88ab-5797-a08b-1c6318eeb794_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744861%252Fgeneral%252F6daed947-2296-41f1-bb2b-0c8b05ef0ec5.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744861/general/6daed947-2296-41f1-bb2b-0c8b05ef0ec5.jpg saved to cache
2026-03-25 19:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 39bb79d9-88ab-5797-a08b-1c6318eeb794
2026-03-25 19:37:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744861/general/71c9f8e6-d245-4b27-999d-470f311d0035.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721005)
2026-03-25 19:37:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86d96d0>
2026-03-25 19:37:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39bb79d9-88ab-5797-a08b-1c6318eeb794/39bb79d9-88ab-5797-a08b-1c6318eeb794_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744861%252Fgeneral%252Fb2994d7d-dbb7-496a-83b6-ec1c60e70569.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744861/general/b2994d7d-dbb7-496a-83b6-ec1c60e70569.jpg saved to cache
2026-03-25 19:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 39bb79d9-88ab-5797-a08b-1c6318eeb794
2026-03-25 19:37:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744861/general/8a46f71c-0522-41bd-9c8d-556f342e34f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721005)
2026-03-25 19:37:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92d2910>
2026-03-25 19:37:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39bb79d9-88ab-5797-a08b-1c6318eeb794/39bb79d9-88ab-5797-a08b-1c6318eeb794_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744861%252Fgeneral%252F71c9f8e6-d245-4b27-999d-470f311d0035.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744861/general/71c9f8e6-d245-4b27-999d-470f311d0035.jpg saved to cache
2026-03-25 19:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 39bb79d9-88ab-5797-a08b-1c6318eeb794
2026-03-25 19:37:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744861/general/36af1394-3ef1-4ec6-90c1-116540abd3b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721005)
2026-03-25 19:37:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc910c350>
2026-03-25 19:37:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39bb79d9-88ab-5797-a08b-1c6318eeb794/39bb79d9-88ab-5797-a08b-1c6318eeb794_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744861%252Fgeneral%252F8a46f71c-0522-41bd-9c8d-556f342e34f8.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744861/general/8a46f71c-0522-41bd-9c8d-556f342e34f8.jpg saved to cache
2026-03-25 19:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 39bb79d9-88ab-5797-a08b-1c6318eeb794
2026-03-25 19:37:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744861/general/f7eaeb54-0585-4291-ae22-22020ed79ce0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721005)
2026-03-25 19:37:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fa4f90>
2026-03-25 19:37:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39bb79d9-88ab-5797-a08b-1c6318eeb794/39bb79d9-88ab-5797-a08b-1c6318eeb794_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744861%252Fgeneral%252F36af1394-3ef1-4ec6-90c1-116540abd3b6.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744861/general/36af1394-3ef1-4ec6-90c1-116540abd3b6.jpg saved to cache
2026-03-25 19:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 39bb79d9-88ab-5797-a08b-1c6318eeb794
2026-03-25 19:37:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fdff50>
2026-03-25 19:37:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39bb79d9-88ab-5797-a08b-1c6318eeb794/39bb79d9-88ab-5797-a08b-1c6318eeb794_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744861%252Fgeneral%252Ff7eaeb54-0585-4291-ae22-22020ed79ce0.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744861/general/f7eaeb54-0585-4291-ae22-22020ed79ce0.jpg saved to cache
2026-03-25 19:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 39bb79d9-88ab-5797-a08b-1c6318eeb794
2026-03-25 19:37:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744861/general/62afc58e-aeb5-43e0-8f04-5533ce4fc723.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721005)
2026-03-25 19:37:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744743/general/79ad83e5-ea70-4699-a67b-cc5b02098fa8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720967)
2026-03-25 19:37:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9181350>
2026-03-25 19:37:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39bb79d9-88ab-5797-a08b-1c6318eeb794/39bb79d9-88ab-5797-a08b-1c6318eeb794_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744861%252Fgeneral%252F62afc58e-aeb5-43e0-8f04-5533ce4fc723.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744861/general/62afc58e-aeb5-43e0-8f04-5533ce4fc723.jpg saved to cache
2026-03-25 19:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 39bb79d9-88ab-5797-a08b-1c6318eeb794
2026-03-25 19:37:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 39bb79d9-88ab-5797-a08b-1c6318eeb794, skipping ID generation
2026-03-25 19:37:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39bb79d9-88ab-5797-a08b-1c6318eeb794 with scrape type 1
2026-03-25 19:37:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 39bb79d9-88ab-5797-a08b-1c6318eeb794 sending to next pipeline
2026-03-25 19:37:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 39bb79d9-88ab-5797-a08b-1c6318eeb794, identifier: 10721005
2026-03-25 19:37:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 39bb79d9-88ab-5797-a08b-1c6318eeb794 with identifier: 10721005
2026-03-25 19:37:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 39bb79d9-88ab-5797-a08b-1c6318eeb794 with identifier: 10721005
2026-03-25 19:37:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 39bb79d9-88ab-5797-a08b-1c6318eeb794 with identifier: 10721005 to the API
2026-03-25 19:37:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:37:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744861/general/62afc58e-aeb5-43e0-8f04-5533ce4fc723.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Electric',
'id': '39bb79d9-88ab-5797-a08b-1c6318eeb794',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ190DJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721005',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 137100,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39bb79d9-88ab-5797-a08b-1c6318eeb794/39bb79d9-88ab-5797-a08b-1c6318eeb794_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146882,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744861/general/7875b9fa-6ad2-4f9a-949d-d73baade4a21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39bb79d9-88ab-5797-a08b-1c6318eeb794/39bb79d9-88ab-5797-a08b-1c6318eeb794_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744861/general/62afc58e-aeb5-43e0-8f04-5533ce4fc723.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39bb79d9-88ab-5797-a08b-1c6318eeb794/39bb79d9-88ab-5797-a08b-1c6318eeb794_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145581,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744861/general/f7eaeb54-0585-4291-ae22-22020ed79ce0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39bb79d9-88ab-5797-a08b-1c6318eeb794/39bb79d9-88ab-5797-a08b-1c6318eeb794_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151729,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744861/general/36af1394-3ef1-4ec6-90c1-116540abd3b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39bb79d9-88ab-5797-a08b-1c6318eeb794/39bb79d9-88ab-5797-a08b-1c6318eeb794_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85182,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744861/general/8a42a92b-5bf3-4f28-be07-0f3f26e806d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39bb79d9-88ab-5797-a08b-1c6318eeb794/39bb79d9-88ab-5797-a08b-1c6318eeb794_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98563,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744861/general/8a46f71c-0522-41bd-9c8d-556f342e34f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39bb79d9-88ab-5797-a08b-1c6318eeb794/39bb79d9-88ab-5797-a08b-1c6318eeb794_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744861/general/71c9f8e6-d245-4b27-999d-470f311d0035.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39bb79d9-88ab-5797-a08b-1c6318eeb794/39bb79d9-88ab-5797-a08b-1c6318eeb794_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116231,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744861/general/b2994d7d-dbb7-496a-83b6-ec1c60e70569.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39bb79d9-88ab-5797-a08b-1c6318eeb794/39bb79d9-88ab-5797-a08b-1c6318eeb794_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35411,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744861/general/6daed947-2296-41f1-bb2b-0c8b05ef0ec5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39bb79d9-88ab-5797-a08b-1c6318eeb794/39bb79d9-88ab-5797-a08b-1c6318eeb794_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744861/general/8c2ee75e-221b-42b6-81c2-c8a7e78196a3.jpg',
'Width': 1024}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-08-29',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Tesla Model Y - Dual Motor - Electric - Automatic - 476 hp - '
'137.100 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 19:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710721005%27 HTTP/1.1" 200 None
2026-03-25 19:37:09 [adesa.fr] INFO: Saving data for 10721005: {'created_time': 1774467429.130318, 'last_price_update_time': 1774467429.130329, 'auction_closing_time': 1774527300.0}
2026-03-25 19:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721005') HTTP/1.1" 204 0
2026-03-25 19:37:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737376/general/78fde867-37ff-4a94-b61f-0fa49408b827.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726024)
2026-03-25 19:37:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc916fe90>
2026-03-25 19:37:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ab70676-3b60-58a5-8a72-36a7a1052666/4ab70676-3b60-58a5-8a72-36a7a1052666_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744743%252Fgeneral%252F79ad83e5-ea70-4699-a67b-cc5b02098fa8.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744743/general/79ad83e5-ea70-4699-a67b-cc5b02098fa8.jpg saved to cache
2026-03-25 19:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4ab70676-3b60-58a5-8a72-36a7a1052666
2026-03-25 19:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744743/general/f227e805-de2c-48d5-98e5-494775aaa3a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720967)
2026-03-25 19:37:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d due to Ignoring non-200 response
2026-03-25 19:37:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737376/general/0fbcce25-fb12-44ab-8875-2fe47aa116db.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726024)
2026-03-25 19:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744743/general/ce573c60-7059-4a3f-8fff-26b3845dd576.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720967)
2026-03-25 19:37:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94a8110>
2026-03-25 19:37:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ab70676-3b60-58a5-8a72-36a7a1052666/4ab70676-3b60-58a5-8a72-36a7a1052666_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744743%252Fgeneral%252Ff227e805-de2c-48d5-98e5-494775aaa3a9.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744743/general/f227e805-de2c-48d5-98e5-494775aaa3a9.jpg saved to cache
2026-03-25 19:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4ab70676-3b60-58a5-8a72-36a7a1052666
2026-03-25 19:37:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737376/general/5c624f0c-e94a-4600-b8db-1a430e9efaaa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726024)
2026-03-25 19:37:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d due to Ignoring non-200 response
2026-03-25 19:37:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8783a10>
2026-03-25 19:37:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ab70676-3b60-58a5-8a72-36a7a1052666/4ab70676-3b60-58a5-8a72-36a7a1052666_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744743%252Fgeneral%252Fce573c60-7059-4a3f-8fff-26b3845dd576.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744743/general/ce573c60-7059-4a3f-8fff-26b3845dd576.jpg saved to cache
2026-03-25 19:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4ab70676-3b60-58a5-8a72-36a7a1052666
2026-03-25 19:37:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d due to Ignoring non-200 response
2026-03-25 19:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744743/general/ebbb86d6-2b98-4a7c-ac31-3827b136e3ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720967)
2026-03-25 19:37:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737376/general/0baf4fe1-9d70-4b21-8379-79b935fb349e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726024)
2026-03-25 19:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744743/general/f15eab97-5f55-4566-95f4-39e1ab20ec89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720967)
2026-03-25 19:37:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94a8290>
2026-03-25 19:37:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ab70676-3b60-58a5-8a72-36a7a1052666/4ab70676-3b60-58a5-8a72-36a7a1052666_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744743%252Fgeneral%252Febbb86d6-2b98-4a7c-ac31-3827b136e3ed.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744743/general/ebbb86d6-2b98-4a7c-ac31-3827b136e3ed.jpg saved to cache
2026-03-25 19:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4ab70676-3b60-58a5-8a72-36a7a1052666
2026-03-25 19:37:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737376/general/f7ce24cb-730f-425e-9d2b-bccddf91c839.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726024)
2026-03-25 19:37:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d due to Ignoring non-200 response
2026-03-25 19:37:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb4f4ad0>
2026-03-25 19:37:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ab70676-3b60-58a5-8a72-36a7a1052666/4ab70676-3b60-58a5-8a72-36a7a1052666_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744743%252Fgeneral%252Ff15eab97-5f55-4566-95f4-39e1ab20ec89.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744743/general/f15eab97-5f55-4566-95f4-39e1ab20ec89.jpg saved to cache
2026-03-25 19:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4ab70676-3b60-58a5-8a72-36a7a1052666
2026-03-25 19:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744743/general/c5724b82-f763-4f16-bbe1-1686cdc088f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720967)
2026-03-25 19:37:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d due to Ignoring non-200 response
2026-03-25 19:37:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737376/general/b714e649-7855-4130-a8dc-693b2719f9c1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726024)
2026-03-25 19:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744743/general/c66412b1-e49b-4b4a-bfc2-6baa028a6b69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720967)
2026-03-25 19:37:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fd7690>
2026-03-25 19:37:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ab70676-3b60-58a5-8a72-36a7a1052666/4ab70676-3b60-58a5-8a72-36a7a1052666_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744743%252Fgeneral%252Fc5724b82-f763-4f16-bbe1-1686cdc088f0.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744743/general/c5724b82-f763-4f16-bbe1-1686cdc088f0.jpg saved to cache
2026-03-25 19:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4ab70676-3b60-58a5-8a72-36a7a1052666
2026-03-25 19:37:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737376/general/800a2c42-5ac4-4a01-a9f4-19665ad3682f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726024)
2026-03-25 19:37:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d due to Ignoring non-200 response
2026-03-25 19:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744743/general/50b2110d-8fee-4395-bc92-f2a16be99905.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720967)
2026-03-25 19:37:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92ef290>
2026-03-25 19:37:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ab70676-3b60-58a5-8a72-36a7a1052666/4ab70676-3b60-58a5-8a72-36a7a1052666_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744743%252Fgeneral%252Fc66412b1-e49b-4b4a-bfc2-6baa028a6b69.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744743/general/c66412b1-e49b-4b4a-bfc2-6baa028a6b69.jpg saved to cache
2026-03-25 19:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4ab70676-3b60-58a5-8a72-36a7a1052666
2026-03-25 19:37:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737376/general/be608491-b005-4e04-8917-6e1996751a4b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726024)
2026-03-25 19:37:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d due to Ignoring non-200 response
2026-03-25 19:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744743/general/d6fcc1ca-3abb-4244-a5f8-e802384090ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720967)
2026-03-25 19:37:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fa6fd0>
2026-03-25 19:37:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ab70676-3b60-58a5-8a72-36a7a1052666/4ab70676-3b60-58a5-8a72-36a7a1052666_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744743%252Fgeneral%252F50b2110d-8fee-4395-bc92-f2a16be99905.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744743/general/50b2110d-8fee-4395-bc92-f2a16be99905.jpg saved to cache
2026-03-25 19:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4ab70676-3b60-58a5-8a72-36a7a1052666
2026-03-25 19:37:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737376/general/17148e0e-e963-4c0f-b733-5124407661c2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726024)
2026-03-25 19:37:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d due to Ignoring non-200 response
2026-03-25 19:37:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90d26d0>
2026-03-25 19:37:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ab70676-3b60-58a5-8a72-36a7a1052666/4ab70676-3b60-58a5-8a72-36a7a1052666_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744743%252Fgeneral%252Fd6fcc1ca-3abb-4244-a5f8-e802384090ee.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744743/general/d6fcc1ca-3abb-4244-a5f8-e802384090ee.jpg saved to cache
2026-03-25 19:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4ab70676-3b60-58a5-8a72-36a7a1052666
2026-03-25 19:37:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4ab70676-3b60-58a5-8a72-36a7a1052666, skipping ID generation
2026-03-25 19:37:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ab70676-3b60-58a5-8a72-36a7a1052666 with scrape type 1
2026-03-25 19:37:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4ab70676-3b60-58a5-8a72-36a7a1052666 sending to next pipeline
2026-03-25 19:37:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4ab70676-3b60-58a5-8a72-36a7a1052666, identifier: 10720967
2026-03-25 19:37:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4ab70676-3b60-58a5-8a72-36a7a1052666 with identifier: 10720967
2026-03-25 19:37:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4ab70676-3b60-58a5-8a72-36a7a1052666 with identifier: 10720967
2026-03-25 19:37:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4ab70676-3b60-58a5-8a72-36a7a1052666 with identifier: 10720967 to the API
2026-03-25 19:37:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:37:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744743/general/d6fcc1ca-3abb-4244-a5f8-e802384090ee.jpg>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '4ab70676-3b60-58a5-8a72-36a7a1052666',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA455HZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720967',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 176032,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ab70676-3b60-58a5-8a72-36a7a1052666/4ab70676-3b60-58a5-8a72-36a7a1052666_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145470,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744743/general/d6fcc1ca-3abb-4244-a5f8-e802384090ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ab70676-3b60-58a5-8a72-36a7a1052666/4ab70676-3b60-58a5-8a72-36a7a1052666_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173424,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744743/general/50b2110d-8fee-4395-bc92-f2a16be99905.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ab70676-3b60-58a5-8a72-36a7a1052666/4ab70676-3b60-58a5-8a72-36a7a1052666_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156776,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744743/general/c66412b1-e49b-4b4a-bfc2-6baa028a6b69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ab70676-3b60-58a5-8a72-36a7a1052666/4ab70676-3b60-58a5-8a72-36a7a1052666_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161623,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744743/general/c5724b82-f763-4f16-bbe1-1686cdc088f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ab70676-3b60-58a5-8a72-36a7a1052666/4ab70676-3b60-58a5-8a72-36a7a1052666_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744743/general/f15eab97-5f55-4566-95f4-39e1ab20ec89.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ab70676-3b60-58a5-8a72-36a7a1052666/4ab70676-3b60-58a5-8a72-36a7a1052666_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744743/general/ebbb86d6-2b98-4a7c-ac31-3827b136e3ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ab70676-3b60-58a5-8a72-36a7a1052666/4ab70676-3b60-58a5-8a72-36a7a1052666_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91794,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744743/general/ce573c60-7059-4a3f-8fff-26b3845dd576.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ab70676-3b60-58a5-8a72-36a7a1052666/4ab70676-3b60-58a5-8a72-36a7a1052666_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100433,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744743/general/f227e805-de2c-48d5-98e5-494775aaa3a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ab70676-3b60-58a5-8a72-36a7a1052666/4ab70676-3b60-58a5-8a72-36a7a1052666_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112123,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744743/general/79ad83e5-ea70-4699-a67b-cc5b02098fa8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ab70676-3b60-58a5-8a72-36a7a1052666/4ab70676-3b60-58a5-8a72-36a7a1052666_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94619,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744743/general/29ed96cf-0bcb-40ac-b834-153afd0d706f.jpg',
'Width': 1024}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2021-06-28',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 2008 1.5 HDI Active Business - Diesel - Manual - 110 hp - '
'176.032 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-25 19:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720967%27 HTTP/1.1" 200 None
2026-03-25 19:37:10 [adesa.fr] INFO: Saving data for 10720967: {'created_time': 1774467430.697787, 'last_price_update_time': 1774467430.697796, 'auction_closing_time': 1774527300.0}
2026-03-25 19:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720967') HTTP/1.1" 204 0
2026-03-25 19:37:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 44bb17a5-8f5f-5fe5-8405-3afd3b72751d, skipping ID generation
2026-03-25 19:37:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with scrape type 1
2026-03-25 19:37:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d sending to next pipeline
2026-03-25 19:37:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 44bb17a5-8f5f-5fe5-8405-3afd3b72751d, identifier: 10726024
2026-03-25 19:37:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with identifier: 10726024
2026-03-25 19:37:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with identifier: 10726024
2026-03-25 19:37:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with identifier: 10726024 to the API
2026-03-25 19:37:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:37:11 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5737376/general/17148e0e-e963-4c0f-b733-5124407661c2.JPG>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Petrol',
'id': '44bb17a5-8f5f-5fe5-8405-3afd3b72751d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-991-BS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726024',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 158638,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [],
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland 1.2 Elegance Business - Petrol - Manual - 130 hp - '
'158.638 km',
'transmission': 'manual',
'trim': 'Elegance Business',
'vin': None,
'year': 2021}
2026-03-25 19:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710726024%27 HTTP/1.1" 200 None
2026-03-25 19:37:11 [adesa.fr] INFO: Saving data for 10726024: {'created_time': 1774467431.179504, 'last_price_update_time': 1774467431.179517, 'auction_closing_time': 1774617300.0}
2026-03-25 19:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726024') HTTP/1.1" 204 0
2026-03-25 19:37:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d due to Ignoring non-200 response
2026-03-25 19:37:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720977> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:37:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:37:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 495d493a-c248-5783-a5b5-63f43e2a5729 with identifier: 10720977
2026-03-25 19:37:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 495d493a-c248-5783-a5b5-63f43e2a5729 with scrape type 1
2026-03-25 19:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 495d493a-c248-5783-a5b5-63f43e2a5729
2026-03-25 19:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744786%252Fgeneral%252F0875cc0d-61df-4284-aeb0-fee9be8bbbf1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744786/general/0875cc0d-61df-4284-aeb0-fee9be8bbbf1.jpg not downloaded yet
2026-03-25 19:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744786%252Fgeneral%252Fa3d84c75-431e-4eb3-8971-92f31d21481d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744786/general/a3d84c75-431e-4eb3-8971-92f31d21481d.jpg not downloaded yet
2026-03-25 19:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744786%252Fgeneral%252F5627a2de-560c-4ce9-b362-b6a74e1e3bf3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744786/general/5627a2de-560c-4ce9-b362-b6a74e1e3bf3.jpg not downloaded yet
2026-03-25 19:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744786%252Fgeneral%252F04bb392e-5f13-43cf-8633-05ecf9991eb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744786/general/04bb392e-5f13-43cf-8633-05ecf9991eb1.jpg not downloaded yet
2026-03-25 19:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744786%252Fgeneral%252Fe616e762-e12b-48f9-ad6d-674f1a47a8ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744786/general/e616e762-e12b-48f9-ad6d-674f1a47a8ce.jpg not downloaded yet
2026-03-25 19:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744786%252Fgeneral%252Fd477d44e-f421-4aab-ad77-2803c526be76.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744786/general/d477d44e-f421-4aab-ad77-2803c526be76.jpg not downloaded yet
2026-03-25 19:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744786%252Fgeneral%252F958bc316-4063-4348-9abb-f24c79c0c056.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744786/general/958bc316-4063-4348-9abb-f24c79c0c056.jpg not downloaded yet
2026-03-25 19:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744786%252Fgeneral%252F31626ffc-e237-447c-943a-e69fbcc83afc.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744786/general/31626ffc-e237-447c-943a-e69fbcc83afc.jpg not downloaded yet
2026-03-25 19:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744786%252Fgeneral%252F5746522b-81cc-41ae-b4d9-303b4bafffb3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744786/general/5746522b-81cc-41ae-b4d9-303b4bafffb3.jpg not downloaded yet
2026-03-25 19:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744786%252Fgeneral%252F50cdaf0c-2925-4607-b686-6ce072c7b805.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744786/general/50cdaf0c-2925-4607-b686-6ce072c7b805.jpg not downloaded yet
2026-03-25 19:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744786/general/50cdaf0c-2925-4607-b686-6ce072c7b805.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720977)
2026-03-25 19:37:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2c52513-33df-57ea-8ba4-4384d4bfc83f with identifier: 10720974
2026-03-25 19:37:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2c52513-33df-57ea-8ba4-4384d4bfc83f with scrape type 1
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a2c52513-33df-57ea-8ba4-4384d4bfc83f
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744774%252Fgeneral%252Ff1376e87-efc3-44ca-87e6-88c1eb0a48d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744774/general/f1376e87-efc3-44ca-87e6-88c1eb0a48d2.jpg not downloaded yet
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744774%252Fgeneral%252Fca2950b7-6a4e-4d4a-90b0-92d1e52bc3f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744774/general/ca2950b7-6a4e-4d4a-90b0-92d1e52bc3f6.jpg not downloaded yet
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744774%252Fgeneral%252F5a5f65cc-235d-4646-99fe-97d21309e0c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744774/general/5a5f65cc-235d-4646-99fe-97d21309e0c9.jpg not downloaded yet
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744774%252Fgeneral%252Ff42ebfc3-324e-4974-b974-7fbf2def93e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744774/general/f42ebfc3-324e-4974-b974-7fbf2def93e4.jpg not downloaded yet
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744774%252Fgeneral%252F71acc2ab-8d94-430e-ba6e-949902410389.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744774/general/71acc2ab-8d94-430e-ba6e-949902410389.jpg not downloaded yet
2026-03-25 19:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744786/general/5746522b-81cc-41ae-b4d9-303b4bafffb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720977)
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744774%252Fgeneral%252Febc848b0-73bb-4542-bf71-5299474b59eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744774/general/ebc848b0-73bb-4542-bf71-5299474b59eb.jpg not downloaded yet
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744774%252Fgeneral%252F8ed535a6-c19e-46fa-bd65-ada4349f79be.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744774/general/8ed535a6-c19e-46fa-bd65-ada4349f79be.jpg not downloaded yet
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744774%252Fgeneral%252F0c0ab850-364c-48a7-ab92-6badb24509d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744774/general/0c0ab850-364c-48a7-ab92-6badb24509d2.jpg not downloaded yet
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc916ead0>
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_495d493a-c248-5783-a5b5-63f43e2a5729/495d493a-c248-5783-a5b5-63f43e2a5729_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744786%252Fgeneral%252F50cdaf0c-2925-4607-b686-6ce072c7b805.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744786/general/50cdaf0c-2925-4607-b686-6ce072c7b805.jpg saved to cache
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 495d493a-c248-5783-a5b5-63f43e2a5729
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744774%252Fgeneral%252Fc109ea21-2932-4d10-afe2-0fa64bfcbc5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744774/general/c109ea21-2932-4d10-afe2-0fa64bfcbc5a.jpg not downloaded yet
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744774%252Fgeneral%252F6540b9f9-d8df-4efc-91b9-a70cd5f4db78.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744774/general/6540b9f9-d8df-4efc-91b9-a70cd5f4db78.jpg not downloaded yet
2026-03-25 19:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744774/general/f42ebfc3-324e-4974-b974-7fbf2def93e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720974)
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc921fa10>
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_495d493a-c248-5783-a5b5-63f43e2a5729/495d493a-c248-5783-a5b5-63f43e2a5729_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744786%252Fgeneral%252F5746522b-81cc-41ae-b4d9-303b4bafffb3.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744786/general/5746522b-81cc-41ae-b4d9-303b4bafffb3.jpg saved to cache
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 495d493a-c248-5783-a5b5-63f43e2a5729
2026-03-25 19:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744774/general/6540b9f9-d8df-4efc-91b9-a70cd5f4db78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720974)
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9158050>
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2c52513-33df-57ea-8ba4-4384d4bfc83f/a2c52513-33df-57ea-8ba4-4384d4bfc83f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744774%252Fgeneral%252Ff42ebfc3-324e-4974-b974-7fbf2def93e4.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744774/general/f42ebfc3-324e-4974-b974-7fbf2def93e4.jpg saved to cache
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a2c52513-33df-57ea-8ba4-4384d4bfc83f
2026-03-25 19:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744774/general/c109ea21-2932-4d10-afe2-0fa64bfcbc5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720974)
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9180350>
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2c52513-33df-57ea-8ba4-4384d4bfc83f/a2c52513-33df-57ea-8ba4-4384d4bfc83f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744774%252Fgeneral%252F6540b9f9-d8df-4efc-91b9-a70cd5f4db78.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744774/general/6540b9f9-d8df-4efc-91b9-a70cd5f4db78.jpg saved to cache
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a2c52513-33df-57ea-8ba4-4384d4bfc83f
2026-03-25 19:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744774/general/0c0ab850-364c-48a7-ab92-6badb24509d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720974)
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92debd0>
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2c52513-33df-57ea-8ba4-4384d4bfc83f/a2c52513-33df-57ea-8ba4-4384d4bfc83f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744774%252Fgeneral%252Fc109ea21-2932-4d10-afe2-0fa64bfcbc5a.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744774/general/c109ea21-2932-4d10-afe2-0fa64bfcbc5a.jpg saved to cache
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a2c52513-33df-57ea-8ba4-4384d4bfc83f
2026-03-25 19:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744774/general/8ed535a6-c19e-46fa-bd65-ada4349f79be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720974)
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86d9410>
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2c52513-33df-57ea-8ba4-4384d4bfc83f/a2c52513-33df-57ea-8ba4-4384d4bfc83f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744774%252Fgeneral%252F0c0ab850-364c-48a7-ab92-6badb24509d2.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744774/general/0c0ab850-364c-48a7-ab92-6badb24509d2.jpg saved to cache
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a2c52513-33df-57ea-8ba4-4384d4bfc83f
2026-03-25 19:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744774/general/ebc848b0-73bb-4542-bf71-5299474b59eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720974)
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90b3090>
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2c52513-33df-57ea-8ba4-4384d4bfc83f/a2c52513-33df-57ea-8ba4-4384d4bfc83f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744774%252Fgeneral%252F8ed535a6-c19e-46fa-bd65-ada4349f79be.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744774/general/8ed535a6-c19e-46fa-bd65-ada4349f79be.jpg saved to cache
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a2c52513-33df-57ea-8ba4-4384d4bfc83f
2026-03-25 19:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744774/general/71acc2ab-8d94-430e-ba6e-949902410389.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720974)
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86d9f90>
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2c52513-33df-57ea-8ba4-4384d4bfc83f/a2c52513-33df-57ea-8ba4-4384d4bfc83f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744774%252Fgeneral%252Febc848b0-73bb-4542-bf71-5299474b59eb.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744774/general/ebc848b0-73bb-4542-bf71-5299474b59eb.jpg saved to cache
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a2c52513-33df-57ea-8ba4-4384d4bfc83f
2026-03-25 19:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744774/general/5a5f65cc-235d-4646-99fe-97d21309e0c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720974)
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc916d750>
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2c52513-33df-57ea-8ba4-4384d4bfc83f/a2c52513-33df-57ea-8ba4-4384d4bfc83f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744774%252Fgeneral%252F71acc2ab-8d94-430e-ba6e-949902410389.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744774/general/71acc2ab-8d94-430e-ba6e-949902410389.jpg saved to cache
2026-03-25 19:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a2c52513-33df-57ea-8ba4-4384d4bfc83f
2026-03-25 19:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744774/general/ca2950b7-6a4e-4d4a-90b0-92d1e52bc3f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720974)
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc916dc10>
2026-03-25 19:37:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2c52513-33df-57ea-8ba4-4384d4bfc83f/a2c52513-33df-57ea-8ba4-4384d4bfc83f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744774%252Fgeneral%252F5a5f65cc-235d-4646-99fe-97d21309e0c9.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744774/general/5a5f65cc-235d-4646-99fe-97d21309e0c9.jpg saved to cache
2026-03-25 19:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a2c52513-33df-57ea-8ba4-4384d4bfc83f
2026-03-25 19:37:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744774/general/f1376e87-efc3-44ca-87e6-88c1eb0a48d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720974)
2026-03-25 19:37:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86cf3d0>
2026-03-25 19:37:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2c52513-33df-57ea-8ba4-4384d4bfc83f/a2c52513-33df-57ea-8ba4-4384d4bfc83f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744774%252Fgeneral%252Fca2950b7-6a4e-4d4a-90b0-92d1e52bc3f6.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744774/general/ca2950b7-6a4e-4d4a-90b0-92d1e52bc3f6.jpg saved to cache
2026-03-25 19:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a2c52513-33df-57ea-8ba4-4384d4bfc83f
2026-03-25 19:37:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb4e9c50>
2026-03-25 19:37:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2c52513-33df-57ea-8ba4-4384d4bfc83f/a2c52513-33df-57ea-8ba4-4384d4bfc83f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744774%252Fgeneral%252Ff1376e87-efc3-44ca-87e6-88c1eb0a48d2.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744774/general/f1376e87-efc3-44ca-87e6-88c1eb0a48d2.jpg saved to cache
2026-03-25 19:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a2c52513-33df-57ea-8ba4-4384d4bfc83f
2026-03-25 19:37:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a2c52513-33df-57ea-8ba4-4384d4bfc83f, skipping ID generation
2026-03-25 19:37:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2c52513-33df-57ea-8ba4-4384d4bfc83f with scrape type 1
2026-03-25 19:37:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a2c52513-33df-57ea-8ba4-4384d4bfc83f sending to next pipeline
2026-03-25 19:37:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a2c52513-33df-57ea-8ba4-4384d4bfc83f, identifier: 10720974
2026-03-25 19:37:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a2c52513-33df-57ea-8ba4-4384d4bfc83f with identifier: 10720974
2026-03-25 19:37:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a2c52513-33df-57ea-8ba4-4384d4bfc83f with identifier: 10720974
2026-03-25 19:37:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a2c52513-33df-57ea-8ba4-4384d4bfc83f with identifier: 10720974 to the API
2026-03-25 19:37:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:37: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-25 19:37:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744774/general/f1376e87-efc3-44ca-87e6-88c1eb0a48d2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'a2c52513-33df-57ea-8ba4-4384d4bfc83f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP569SX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720974',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Opel',
'model': 'Astra',
'odometer': 168028,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2c52513-33df-57ea-8ba4-4384d4bfc83f/a2c52513-33df-57ea-8ba4-4384d4bfc83f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131441,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744774/general/f1376e87-efc3-44ca-87e6-88c1eb0a48d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2c52513-33df-57ea-8ba4-4384d4bfc83f/a2c52513-33df-57ea-8ba4-4384d4bfc83f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121117,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744774/general/ca2950b7-6a4e-4d4a-90b0-92d1e52bc3f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2c52513-33df-57ea-8ba4-4384d4bfc83f/a2c52513-33df-57ea-8ba4-4384d4bfc83f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136618,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744774/general/5a5f65cc-235d-4646-99fe-97d21309e0c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2c52513-33df-57ea-8ba4-4384d4bfc83f/a2c52513-33df-57ea-8ba4-4384d4bfc83f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129291,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744774/general/f42ebfc3-324e-4974-b974-7fbf2def93e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2c52513-33df-57ea-8ba4-4384d4bfc83f/a2c52513-33df-57ea-8ba4-4384d4bfc83f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88012,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744774/general/71acc2ab-8d94-430e-ba6e-949902410389.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2c52513-33df-57ea-8ba4-4384d4bfc83f/a2c52513-33df-57ea-8ba4-4384d4bfc83f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744774/general/ebc848b0-73bb-4542-bf71-5299474b59eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2c52513-33df-57ea-8ba4-4384d4bfc83f/a2c52513-33df-57ea-8ba4-4384d4bfc83f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744774/general/8ed535a6-c19e-46fa-bd65-ada4349f79be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2c52513-33df-57ea-8ba4-4384d4bfc83f/a2c52513-33df-57ea-8ba4-4384d4bfc83f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744774/general/0c0ab850-364c-48a7-ab92-6badb24509d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2c52513-33df-57ea-8ba4-4384d4bfc83f/a2c52513-33df-57ea-8ba4-4384d4bfc83f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67113,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744774/general/c109ea21-2932-4d10-afe2-0fa64bfcbc5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2c52513-33df-57ea-8ba4-4384d4bfc83f/a2c52513-33df-57ea-8ba4-4384d4bfc83f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93925,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744774/general/6540b9f9-d8df-4efc-91b9-a70cd5f4db78.jpg',
'Width': 1024}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2023-06-23',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Opel Astra 1.5 Elegance Business - Diesel - Automatic - 130 hp - '
'168.028 km',
'transmission': 'automatic',
'trim': 'Elegance Business',
'vin': None,
'year': 2023}
2026-03-25 19:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720974%27 HTTP/1.1" 200 None
2026-03-25 19:37:24 [adesa.fr] INFO: Saving data for 10720974: {'created_time': 1774467444.718312, 'last_price_update_time': 1774467444.718325, 'auction_closing_time': 1774527300.0}
2026-03-25 19:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720974') HTTP/1.1" 204 0
2026-03-25 19:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744786/general/31626ffc-e237-447c-943a-e69fbcc83afc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720977)
2026-03-25 19:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744786/general/958bc316-4063-4348-9abb-f24c79c0c056.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720977)
2026-03-25 19:37:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc916aed0>
2026-03-25 19:37:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_495d493a-c248-5783-a5b5-63f43e2a5729/495d493a-c248-5783-a5b5-63f43e2a5729_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744786%252Fgeneral%252F31626ffc-e237-447c-943a-e69fbcc83afc.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744786/general/31626ffc-e237-447c-943a-e69fbcc83afc.jpg saved to cache
2026-03-25 19:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 495d493a-c248-5783-a5b5-63f43e2a5729
2026-03-25 19:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744786/general/d477d44e-f421-4aab-ad77-2803c526be76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720977)
2026-03-25 19:37:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92dd190>
2026-03-25 19:37:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_495d493a-c248-5783-a5b5-63f43e2a5729/495d493a-c248-5783-a5b5-63f43e2a5729_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744786%252Fgeneral%252F958bc316-4063-4348-9abb-f24c79c0c056.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744786/general/958bc316-4063-4348-9abb-f24c79c0c056.jpg saved to cache
2026-03-25 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 495d493a-c248-5783-a5b5-63f43e2a5729
2026-03-25 19:37:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92d3cd0>
2026-03-25 19:37:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_495d493a-c248-5783-a5b5-63f43e2a5729/495d493a-c248-5783-a5b5-63f43e2a5729_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744786%252Fgeneral%252Fd477d44e-f421-4aab-ad77-2803c526be76.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744786/general/d477d44e-f421-4aab-ad77-2803c526be76.jpg saved to cache
2026-03-25 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 495d493a-c248-5783-a5b5-63f43e2a5729
2026-03-25 19:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744786/general/e616e762-e12b-48f9-ad6d-674f1a47a8ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720977)
2026-03-25 19:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744786/general/04bb392e-5f13-43cf-8633-05ecf9991eb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720977)
2026-03-25 19:37:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc920cf10>
2026-03-25 19:37:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_495d493a-c248-5783-a5b5-63f43e2a5729/495d493a-c248-5783-a5b5-63f43e2a5729_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744786%252Fgeneral%252Fe616e762-e12b-48f9-ad6d-674f1a47a8ce.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744786/general/e616e762-e12b-48f9-ad6d-674f1a47a8ce.jpg saved to cache
2026-03-25 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 495d493a-c248-5783-a5b5-63f43e2a5729
2026-03-25 19:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744786/general/5627a2de-560c-4ce9-b362-b6a74e1e3bf3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720977)
2026-03-25 19:37:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9145bd0>
2026-03-25 19:37:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_495d493a-c248-5783-a5b5-63f43e2a5729/495d493a-c248-5783-a5b5-63f43e2a5729_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744786%252Fgeneral%252F04bb392e-5f13-43cf-8633-05ecf9991eb1.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744786/general/04bb392e-5f13-43cf-8633-05ecf9991eb1.jpg saved to cache
2026-03-25 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 495d493a-c248-5783-a5b5-63f43e2a5729
2026-03-25 19:37:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86e8110>
2026-03-25 19:37:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_495d493a-c248-5783-a5b5-63f43e2a5729/495d493a-c248-5783-a5b5-63f43e2a5729_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744786%252Fgeneral%252F5627a2de-560c-4ce9-b362-b6a74e1e3bf3.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744786/general/5627a2de-560c-4ce9-b362-b6a74e1e3bf3.jpg saved to cache
2026-03-25 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 495d493a-c248-5783-a5b5-63f43e2a5729
2026-03-25 19:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744786/general/a3d84c75-431e-4eb3-8971-92f31d21481d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720977)
2026-03-25 19:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744786/general/0875cc0d-61df-4284-aeb0-fee9be8bbbf1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720977)
2026-03-25 19:37:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc916ed90>
2026-03-25 19:37:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_495d493a-c248-5783-a5b5-63f43e2a5729/495d493a-c248-5783-a5b5-63f43e2a5729_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744786%252Fgeneral%252Fa3d84c75-431e-4eb3-8971-92f31d21481d.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744786/general/a3d84c75-431e-4eb3-8971-92f31d21481d.jpg saved to cache
2026-03-25 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 495d493a-c248-5783-a5b5-63f43e2a5729
2026-03-25 19:37:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc926eed0>
2026-03-25 19:37:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19: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-25 19:37:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_495d493a-c248-5783-a5b5-63f43e2a5729/495d493a-c248-5783-a5b5-63f43e2a5729_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5744786%252Fgeneral%252F0875cc0d-61df-4284-aeb0-fee9be8bbbf1.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744786/general/0875cc0d-61df-4284-aeb0-fee9be8bbbf1.jpg saved to cache
2026-03-25 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 495d493a-c248-5783-a5b5-63f43e2a5729
2026-03-25 19:37:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 495d493a-c248-5783-a5b5-63f43e2a5729, skipping ID generation
2026-03-25 19:37:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 495d493a-c248-5783-a5b5-63f43e2a5729 with scrape type 1
2026-03-25 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 495d493a-c248-5783-a5b5-63f43e2a5729 sending to next pipeline
2026-03-25 19:37:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 495d493a-c248-5783-a5b5-63f43e2a5729, identifier: 10720977
2026-03-25 19:37:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 495d493a-c248-5783-a5b5-63f43e2a5729 with identifier: 10720977
2026-03-25 19:37:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 495d493a-c248-5783-a5b5-63f43e2a5729 with identifier: 10720977
2026-03-25 19:37:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 495d493a-c248-5783-a5b5-63f43e2a5729 with identifier: 10720977 to the API
2026-03-25 19:37:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19: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-25 19:37:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744786/general/0875cc0d-61df-4284-aeb0-fee9be8bbbf1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 92,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 105,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '495d493a-c248-5783-a5b5-63f43e2a5729',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN079ES',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720977',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Opel',
'model': 'Astra',
'odometer': 131230,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 58,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495d493a-c248-5783-a5b5-63f43e2a5729/495d493a-c248-5783-a5b5-63f43e2a5729_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227137,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744786/general/0875cc0d-61df-4284-aeb0-fee9be8bbbf1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495d493a-c248-5783-a5b5-63f43e2a5729/495d493a-c248-5783-a5b5-63f43e2a5729_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225806,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744786/general/a3d84c75-431e-4eb3-8971-92f31d21481d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495d493a-c248-5783-a5b5-63f43e2a5729/495d493a-c248-5783-a5b5-63f43e2a5729_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217989,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744786/general/5627a2de-560c-4ce9-b362-b6a74e1e3bf3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495d493a-c248-5783-a5b5-63f43e2a5729/495d493a-c248-5783-a5b5-63f43e2a5729_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229792,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744786/general/04bb392e-5f13-43cf-8633-05ecf9991eb1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495d493a-c248-5783-a5b5-63f43e2a5729/495d493a-c248-5783-a5b5-63f43e2a5729_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294063,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744786/general/e616e762-e12b-48f9-ad6d-674f1a47a8ce.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495d493a-c248-5783-a5b5-63f43e2a5729/495d493a-c248-5783-a5b5-63f43e2a5729_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233266,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744786/general/d477d44e-f421-4aab-ad77-2803c526be76.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495d493a-c248-5783-a5b5-63f43e2a5729/495d493a-c248-5783-a5b5-63f43e2a5729_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378946,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744786/general/958bc316-4063-4348-9abb-f24c79c0c056.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495d493a-c248-5783-a5b5-63f43e2a5729/495d493a-c248-5783-a5b5-63f43e2a5729_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192568,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744786/general/31626ffc-e237-447c-943a-e69fbcc83afc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495d493a-c248-5783-a5b5-63f43e2a5729/495d493a-c248-5783-a5b5-63f43e2a5729_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254770,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744786/general/5746522b-81cc-41ae-b4d9-303b4bafffb3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_495d493a-c248-5783-a5b5-63f43e2a5729/495d493a-c248-5783-a5b5-63f43e2a5729_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187529,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744786/general/50cdaf0c-2925-4607-b686-6ce072c7b805.jpg',
'Width': 1920}],
'price': 3800,
'price_includes_vat': True,
'registration_date': '2020-01-23',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Opel Astra Sports Tourer 1.5 Business - Diesel - Manual - 105 hp - '
'131.230 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 19:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%2710720977%27 HTTP/1.1" 200 None
2026-03-25 19:37:26 [adesa.fr] INFO: Saving data for 10720977: {'created_time': 1774467446.785612, 'last_price_update_time': 1774467446.785623, 'auction_closing_time': 1774527300.0}
2026-03-25 19:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720977') HTTP/1.1" 204 0
2026-03-25 19:37:26 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.953(s), this was the 1st time calling it.
2026-03-25 19:37:26 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.377269298791333 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726029> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19: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-25 19:37:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da364177-f918-59e0-84a5-16f2d021b4a3 with identifier: 10726029
2026-03-25 19:37:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da364177-f918-59e0-84a5-16f2d021b4a3 with scrape type 1
2026-03-25 19:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da364177-f918-59e0-84a5-16f2d021b4a3
2026-03-25 19:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5745455%252Fgeneral%252F3e53a2f5-1199-4214-af19-f1f8e848e4aa.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745455/general/3e53a2f5-1199-4214-af19-f1f8e848e4aa.JPG not downloaded yet
2026-03-25 19:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5745455%252Fgeneral%252F436b9730-f5ce-41c0-9549-3eaf5fe43cc6.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745455/general/436b9730-f5ce-41c0-9549-3eaf5fe43cc6.JPG not downloaded yet
2026-03-25 19:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5745455%252Fgeneral%252Fef57f054-084c-410c-8950-151d23184141.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745455/general/ef57f054-084c-410c-8950-151d23184141.JPG not downloaded yet
2026-03-25 19:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5745455%252Fgeneral%252Fe99c7227-83b3-45c0-9b4f-e689074ba736.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745455/general/e99c7227-83b3-45c0-9b4f-e689074ba736.JPG not downloaded yet
2026-03-25 19:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5745455%252Fgeneral%252Fc563aee4-d785-43dd-9f64-5f63a2fdd832.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745455/general/c563aee4-d785-43dd-9f64-5f63a2fdd832.JPG not downloaded yet
2026-03-25 19:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5745455%252Fgeneral%252F946719ad-0407-4ce9-85db-ae59c86315fd.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745455/general/946719ad-0407-4ce9-85db-ae59c86315fd.JPG not downloaded yet
2026-03-25 19:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5745455%252Fgeneral%252F7e0176d5-6ed0-4056-8e5e-d73a7d9063c8.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745455/general/7e0176d5-6ed0-4056-8e5e-d73a7d9063c8.JPG not downloaded yet
2026-03-25 19:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5745455%252Fgeneral%252Fb7bbf5c3-f179-4844-9c7b-c302de8c6517.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745455/general/b7bbf5c3-f179-4844-9c7b-c302de8c6517.JPG not downloaded yet
2026-03-25 19:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5745455%252Fgeneral%252F142dc856-795f-4459-b9db-efefb0c77110.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745455/general/142dc856-795f-4459-b9db-efefb0c77110.JPG not downloaded yet
2026-03-25 19:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19: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%252F5745455%252Fgeneral%252F087678f4-e6a7-4b47-87d8-f0f3a16cd629.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745455/general/087678f4-e6a7-4b47-87d8-f0f3a16cd629.JPG not downloaded yet
2026-03-25 19:37:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.940(s), this was the 1st time calling it.
2026-03-25 19:37:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.2588928288379995 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:37:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:37:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:37:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745455/general/087678f4-e6a7-4b47-87d8-f0f3a16cd629.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726029)
2026-03-25 19:37:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745455/general/142dc856-795f-4459-b9db-efefb0c77110.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726029)
2026-03-25 19:37:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:37:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 967c1c40-192a-5b76-b86a-742805958677 with identifier: 10726027
2026-03-25 19:37:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 967c1c40-192a-5b76-b86a-742805958677 with scrape type 1
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 967c1c40-192a-5b76-b86a-742805958677
2026-03-25 19:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744275%252Fgeneral%252Fc241123f-0f79-427f-8814-e826b80a2df6.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744275/general/c241123f-0f79-427f-8814-e826b80a2df6.JPG not downloaded yet
2026-03-25 19:37:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745455/general/b7bbf5c3-f179-4844-9c7b-c302de8c6517.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726029)
2026-03-25 19:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744275%252Fgeneral%252F55911060-1973-488b-9c73-1c448895df73.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744275/general/55911060-1973-488b-9c73-1c448895df73.JPG not downloaded yet
2026-03-25 19:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744275%252Fgeneral%252F9f453df7-9f38-47cd-b43a-9a6f29124162.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744275/general/9f453df7-9f38-47cd-b43a-9a6f29124162.JPG not downloaded yet
2026-03-25 19:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744275%252Fgeneral%252Fafe0f4ee-50c9-4114-b61d-dd935ee95208.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744275/general/afe0f4ee-50c9-4114-b61d-dd935ee95208.JPG not downloaded yet
2026-03-25 19:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744275%252Fgeneral%252Fc3fa8d3a-7cca-4ea2-9619-67376e55fbea.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744275/general/c3fa8d3a-7cca-4ea2-9619-67376e55fbea.JPG not downloaded yet
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item da364177-f918-59e0-84a5-16f2d021b4a3 due to Ignoring non-200 response
2026-03-25 19:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744275%252Fgeneral%252Ff169f268-248b-49b9-ba62-71776cdf06c1.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744275/general/f169f268-248b-49b9-ba62-71776cdf06c1.JPG not downloaded yet
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item da364177-f918-59e0-84a5-16f2d021b4a3 due to Ignoring non-200 response
2026-03-25 19:37:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744275/general/c241123f-0f79-427f-8814-e826b80a2df6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726027)
2026-03-25 19:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744275%252Fgeneral%252F9a41d499-a4e7-4ab1-b07d-7b6657d85bd4.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744275/general/9a41d499-a4e7-4ab1-b07d-7b6657d85bd4.JPG not downloaded yet
2026-03-25 19:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744275%252Fgeneral%252F9d802051-2d1d-4b31-8951-6646061e44bb.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744275/general/9d802051-2d1d-4b31-8951-6646061e44bb.JPG not downloaded yet
2026-03-25 19:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744275%252Fgeneral%252Fdd6beed2-8eaf-4190-9991-2d0864062b02.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744275/general/dd6beed2-8eaf-4190-9991-2d0864062b02.JPG not downloaded yet
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item da364177-f918-59e0-84a5-16f2d021b4a3 due to Ignoring non-200 response
2026-03-25 19:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744275%252Fgeneral%252Fdd9412aa-5578-45e8-a53b-d0166fd4b5aa.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744275/general/dd9412aa-5578-45e8-a53b-d0166fd4b5aa.JPG not downloaded yet
2026-03-25 19:37:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744275/general/f169f268-248b-49b9-ba62-71776cdf06c1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726027)
2026-03-25 19:37:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744275/general/dd9412aa-5578-45e8-a53b-d0166fd4b5aa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726027)
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 967c1c40-192a-5b76-b86a-742805958677 due to Ignoring non-200 response
2026-03-25 19:37:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744275/general/dd6beed2-8eaf-4190-9991-2d0864062b02.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726027)
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 967c1c40-192a-5b76-b86a-742805958677 due to Ignoring non-200 response
2026-03-25 19:37:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744275/general/9d802051-2d1d-4b31-8951-6646061e44bb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726027)
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 967c1c40-192a-5b76-b86a-742805958677 due to Ignoring non-200 response
2026-03-25 19:37:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744275/general/9a41d499-a4e7-4ab1-b07d-7b6657d85bd4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726027)
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 967c1c40-192a-5b76-b86a-742805958677 due to Ignoring non-200 response
2026-03-25 19:37:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744275/general/c3fa8d3a-7cca-4ea2-9619-67376e55fbea.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726027)
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 967c1c40-192a-5b76-b86a-742805958677 due to Ignoring non-200 response
2026-03-25 19:37:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744275/general/afe0f4ee-50c9-4114-b61d-dd935ee95208.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726027)
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 967c1c40-192a-5b76-b86a-742805958677 due to Ignoring non-200 response
2026-03-25 19:37:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744275/general/9f453df7-9f38-47cd-b43a-9a6f29124162.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726027)
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 967c1c40-192a-5b76-b86a-742805958677 due to Ignoring non-200 response
2026-03-25 19:37:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744275/general/55911060-1973-488b-9c73-1c448895df73.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726027)
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 967c1c40-192a-5b76-b86a-742805958677 due to Ignoring non-200 response
2026-03-25 19:37:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745455/general/7e0176d5-6ed0-4056-8e5e-d73a7d9063c8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726029)
2026-03-25 19:37:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745455/general/946719ad-0407-4ce9-85db-ae59c86315fd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726029)
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 967c1c40-192a-5b76-b86a-742805958677 due to Ignoring non-200 response
2026-03-25 19:37:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 967c1c40-192a-5b76-b86a-742805958677, skipping ID generation
2026-03-25 19:37:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 967c1c40-192a-5b76-b86a-742805958677 with scrape type 1
2026-03-25 19:37:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 967c1c40-192a-5b76-b86a-742805958677 sending to next pipeline
2026-03-25 19:37:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 967c1c40-192a-5b76-b86a-742805958677, identifier: 10726027
2026-03-25 19:37:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 967c1c40-192a-5b76-b86a-742805958677 with identifier: 10726027
2026-03-25 19:37:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 967c1c40-192a-5b76-b86a-742805958677 with identifier: 10726027
2026-03-25 19:37:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 967c1c40-192a-5b76-b86a-742805958677 with identifier: 10726027 to the API
2026-03-25 19:37:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:37: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-25 19:37:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5744275/general/55911060-1973-488b-9c73-1c448895df73.JPG>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 158,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '967c1c40-192a-5b76-b86a-742805958677',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-528-FL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726027',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 161189,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photos': [],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai 1.5 e-Power Business - Hybrid - Automatic - 158 hp - '
'161.189 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 19:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726027%27 HTTP/1.1" 200 None
2026-03-25 19:37:33 [adesa.fr] INFO: Saving data for 10726027: {'created_time': 1774467453.473365, 'last_price_update_time': 1774467453.473377, 'auction_closing_time': 1774617300.0}
2026-03-25 19:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726027') HTTP/1.1" 204 0
2026-03-25 19:37:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745455/general/c563aee4-d785-43dd-9f64-5f63a2fdd832.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726029)
2026-03-25 19:37:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 967c1c40-192a-5b76-b86a-742805958677 due to Ignoring non-200 response
2026-03-25 19:37:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item da364177-f918-59e0-84a5-16f2d021b4a3 due to Ignoring non-200 response
2026-03-25 19:37:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item da364177-f918-59e0-84a5-16f2d021b4a3 due to Ignoring non-200 response
2026-03-25 19:37:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745455/general/e99c7227-83b3-45c0-9b4f-e689074ba736.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726029)
2026-03-25 19:37:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745455/general/ef57f054-084c-410c-8950-151d23184141.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726029)
2026-03-25 19:37:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item da364177-f918-59e0-84a5-16f2d021b4a3 due to Ignoring non-200 response
2026-03-25 19:37:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745455/general/436b9730-f5ce-41c0-9549-3eaf5fe43cc6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726029)
2026-03-25 19:37:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745455/general/3e53a2f5-1199-4214-af19-f1f8e848e4aa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726029)
2026-03-25 19:37:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item da364177-f918-59e0-84a5-16f2d021b4a3 due to Ignoring non-200 response
2026-03-25 19:37:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item da364177-f918-59e0-84a5-16f2d021b4a3 due to Ignoring non-200 response
2026-03-25 19:37:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item da364177-f918-59e0-84a5-16f2d021b4a3 due to Ignoring non-200 response
2026-03-25 19:37:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: da364177-f918-59e0-84a5-16f2d021b4a3, skipping ID generation
2026-03-25 19:37:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da364177-f918-59e0-84a5-16f2d021b4a3 with scrape type 1
2026-03-25 19:37:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item da364177-f918-59e0-84a5-16f2d021b4a3 sending to next pipeline
2026-03-25 19:37:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: da364177-f918-59e0-84a5-16f2d021b4a3, identifier: 10726029
2026-03-25 19:37:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: da364177-f918-59e0-84a5-16f2d021b4a3 with identifier: 10726029
2026-03-25 19:37:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: da364177-f918-59e0-84a5-16f2d021b4a3 with identifier: 10726029
2026-03-25 19:37:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: da364177-f918-59e0-84a5-16f2d021b4a3 with identifier: 10726029 to the API
2026-03-25 19:37:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:37: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-25 19:37:34 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745455/general/3e53a2f5-1199-4214-af19-f1f8e848e4aa.JPG>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 158,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'da364177-f918-59e0-84a5-16f2d021b4a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN-778-JA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726029',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 164702,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2023-04-14',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai 1.5 e-Power Business - Hybrid - Automatic - 158 hp - '
'164.702 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 19:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726029%27 HTTP/1.1" 200 None
2026-03-25 19:37:34 [adesa.fr] INFO: Saving data for 10726029: {'created_time': 1774467454.55405, 'last_price_update_time': 1774467454.554061, 'auction_closing_time': 1774617300.0}
2026-03-25 19:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726029') HTTP/1.1" 204 0
2026-03-25 19:37:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item da364177-f918-59e0-84a5-16f2d021b4a3 due to Ignoring non-200 response
2026-03-25 19:37:35 [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-25 19:37:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:37:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726030> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:37:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:37:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10716473
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716473%27 HTTP/1.1" 200 None
2026-03-25 19:37:35 [adesa.fr] INFO: Scrape type for 10716473: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10716473 url https://www.openlane.eu/en/carv6/auction/10716473
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10716480
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716480%27 HTTP/1.1" 200 None
2026-03-25 19:37:35 [adesa.fr] INFO: Scrape type for 10716480: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10716480 url https://www.openlane.eu/en/carv6/auction/10716480
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10716520
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716520%27 HTTP/1.1" 200 None
2026-03-25 19:37:35 [adesa.fr] INFO: Scrape type for 10716520: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10716520 url https://www.openlane.eu/en/carv6/auction/10716520
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10448653
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10448653: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10448653 url https://www.openlane.eu/en/carv6/auction/10448653
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10620841
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10620841: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10620841 url https://www.openlane.eu/en/carv6/auction/10620841
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10620845
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10620845: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10620845 url https://www.openlane.eu/en/carv6/auction/10620845
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10448654
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10448654: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10448654 url https://www.openlane.eu/en/carv6/auction/10448654
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10442556
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10442556: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10442556 url https://www.openlane.eu/en/carv6/auction/10442556
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10579600
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10579600: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10579600 url https://www.openlane.eu/en/carv6/auction/10579600
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10579603
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10579603: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10579603 url https://www.openlane.eu/en/carv6/auction/10579603
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10383756
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10383756: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10383756 url https://www.openlane.eu/en/carv6/auction/10383756
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10579601
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10579601: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10579601 url https://www.openlane.eu/en/carv6/auction/10579601
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10674348
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10674348: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10674348 url https://www.openlane.eu/en/carv6/auction/10674348
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10674347
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10674347: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10674347 url https://www.openlane.eu/en/carv6/auction/10674347
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10475641
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10475641: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10475641 url https://www.openlane.eu/en/carv6/auction/10475641
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10579602
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10579602: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10579602 url https://www.openlane.eu/en/carv6/auction/10579602
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10470435
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10470435: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10470435 url https://www.openlane.eu/en/carv6/auction/10470435
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10543584
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10543584: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10543584 url https://www.openlane.eu/en/carv6/auction/10543584
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10724801
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10724801: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10724801 url https://www.openlane.eu/en/carv6/auction/10724801
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10685651
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10685651: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10685651 url https://www.openlane.eu/en/carv6/auction/10685651
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10717100
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10717100: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10717100 url https://www.openlane.eu/en/carv6/auction/10717100
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10695921
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10695921: 2
2026-03-25 19:37:35 [adesa.fr] INFO: Scraping item 10695921 url https://www.openlane.eu/en/carv6/auction/10695921
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10405352
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10405352: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10405352 url https://www.openlane.eu/en/carv6/auction/10405352
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10405349
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10405349: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10405349 url https://www.openlane.eu/en/carv6/auction/10405349
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10405348
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10405348: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10405348 url https://www.openlane.eu/en/carv6/auction/10405348
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10552553
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10552553: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10552553 url https://www.openlane.eu/en/carv6/auction/10552553
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10698902
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10698902: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10698902 url https://www.openlane.eu/en/carv6/auction/10698902
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10698904
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10698904: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10698904 url https://www.openlane.eu/en/carv6/auction/10698904
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10698905
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10698905: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10698905 url https://www.openlane.eu/en/carv6/auction/10698905
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10698906
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10698906: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10698906 url https://www.openlane.eu/en/carv6/auction/10698906
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10691264
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10691264: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10691264 url https://www.openlane.eu/en/carv6/auction/10691264
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10626560
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10626560: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10626560 url https://www.openlane.eu/en/carv6/auction/10626560
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10647381
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10647381: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10647381 url https://www.openlane.eu/en/carv6/auction/10647381
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10674191
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10674191: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10674191 url https://www.openlane.eu/en/carv6/auction/10674191
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10627983
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10627983: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10627983 url https://www.openlane.eu/en/carv6/auction/10627983
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10631532
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10631532: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10631532 url https://www.openlane.eu/en/carv6/auction/10631532
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10627081
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10627081: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10627081 url https://www.openlane.eu/en/carv6/auction/10627081
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10676819
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10676819: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10676819 url https://www.openlane.eu/en/carv6/auction/10676819
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10698040
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10698040: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10698040 url https://www.openlane.eu/en/carv6/auction/10698040
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10698054
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10698054: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10698054 url https://www.openlane.eu/en/carv6/auction/10698054
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10627993
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627993%27 HTTP/1.1" 200 None
2026-03-25 19:37:35 [adesa.fr] INFO: Scrape type for 10627993: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10627993 url https://www.openlane.eu/en/carv6/auction/10627993
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10722721
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10722721: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10722721 url https://www.openlane.eu/en/carv6/auction/10722721
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10646224
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10646224: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10646224 url https://www.openlane.eu/en/carv6/auction/10646224
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10667468
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10667468: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10667468 url https://www.openlane.eu/en/carv6/auction/10667468
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10666205
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10666205: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10666205 url https://www.openlane.eu/en/carv6/auction/10666205
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10532902
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710532902%27 HTTP/1.1" 200 None
2026-03-25 19:37:35 [adesa.fr] INFO: Scrape type for 10532902: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10532902 url https://www.openlane.eu/en/carv6/auction/10532902
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10493049
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:35 [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-25 19:37:35 [adesa.fr] INFO: Scrape type for 10493049: 0
2026-03-25 19:37:35 [adesa.fr] INFO: Skipping item 10493049 url https://www.openlane.eu/en/carv6/auction/10493049
2026-03-25 19:37:35 [adesa.fr] INFO: Found listing with ID: 10497191
2026-03-25 19:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10497191: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10497191 url https://www.openlane.eu/en/carv6/auction/10497191
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10675010
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10675010: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10675010 url https://www.openlane.eu/en/carv6/auction/10675010
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10675009
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10675009: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10675009 url https://www.openlane.eu/en/carv6/auction/10675009
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10695475
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10695475: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10695475 url https://www.openlane.eu/en/carv6/auction/10695475
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10653814
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10653814: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10653814 url https://www.openlane.eu/en/carv6/auction/10653814
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10707921
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10707921: 2
2026-03-25 19:37:36 [adesa.fr] INFO: Scraping item 10707921 url https://www.openlane.eu/en/carv6/auction/10707921
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10696362
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10696362: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10696362 url https://www.openlane.eu/en/carv6/auction/10696362
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10406264
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10406264: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10406264 url https://www.openlane.eu/en/carv6/auction/10406264
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10675028
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710675028%27 HTTP/1.1" 200 None
2026-03-25 19:37:36 [adesa.fr] INFO: Scrape type for 10675028: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10675028 url https://www.openlane.eu/en/carv6/auction/10675028
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10652920
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710652920%27 HTTP/1.1" 200 None
2026-03-25 19:37:36 [adesa.fr] INFO: Scrape type for 10652920: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10652920 url https://www.openlane.eu/en/carv6/auction/10652920
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10708002
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10708002: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10708002 url https://www.openlane.eu/en/carv6/auction/10708002
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10717043
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10717043: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10717043 url https://www.openlane.eu/en/carv6/auction/10717043
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10691965
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10691965: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10691965 url https://www.openlane.eu/en/carv6/auction/10691965
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10405347
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10405347: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10405347 url https://www.openlane.eu/en/carv6/auction/10405347
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10583767
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10583767: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10583767 url https://www.openlane.eu/en/carv6/auction/10583767
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10405345
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10405345: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10405345 url https://www.openlane.eu/en/carv6/auction/10405345
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10655718
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10655718: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10655718 url https://www.openlane.eu/en/carv6/auction/10655718
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10532900
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10532900: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10532900 url https://www.openlane.eu/en/carv6/auction/10532900
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10691961
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10691961: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10691961 url https://www.openlane.eu/en/carv6/auction/10691961
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10405353
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10405353: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10405353 url https://www.openlane.eu/en/carv6/auction/10405353
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10641918
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10641918: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10641918 url https://www.openlane.eu/en/carv6/auction/10641918
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10722731
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10722731: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10722731 url https://www.openlane.eu/en/carv6/auction/10722731
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10721366
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10721366: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10721366 url https://www.openlane.eu/en/carv6/auction/10721366
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10721606
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10721606: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10721606 url https://www.openlane.eu/en/carv6/auction/10721606
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10721367
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721367%27 HTTP/1.1" 200 None
2026-03-25 19:37:36 [adesa.fr] INFO: Scrape type for 10721367: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10721367 url https://www.openlane.eu/en/carv6/auction/10721367
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10676050
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676050%27 HTTP/1.1" 200 None
2026-03-25 19:37:36 [adesa.fr] INFO: Scrape type for 10676050: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10676050 url https://www.openlane.eu/en/carv6/auction/10676050
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10630790
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10630790: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10630790 url https://www.openlane.eu/en/carv6/auction/10630790
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10633066
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10633066: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10633066 url https://www.openlane.eu/en/carv6/auction/10633066
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10601085
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10601085: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10601085 url https://www.openlane.eu/en/carv6/auction/10601085
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10669348
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10669348: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10669348 url https://www.openlane.eu/en/carv6/auction/10669348
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10513909
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10513909: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10513909 url https://www.openlane.eu/en/carv6/auction/10513909
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10051044
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10051044: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10051044 url https://www.openlane.eu/en/carv6/auction/10051044
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10331201
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10331201: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10331201 url https://www.openlane.eu/en/carv6/auction/10331201
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10326073
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10326073: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10326073 url https://www.openlane.eu/en/carv6/auction/10326073
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10459274
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10459274: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10459274 url https://www.openlane.eu/en/carv6/auction/10459274
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10489924
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10489924: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10489924 url https://www.openlane.eu/en/carv6/auction/10489924
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10284853
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10284853: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10284853 url https://www.openlane.eu/en/carv6/auction/10284853
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10451783
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10451783: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10451783 url https://www.openlane.eu/en/carv6/auction/10451783
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10713166
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10713166: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10713166 url https://www.openlane.eu/en/carv6/auction/10713166
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10540685
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710540685%27 HTTP/1.1" 200 None
2026-03-25 19:37:36 [adesa.fr] INFO: Scrape type for 10540685: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10540685 url https://www.openlane.eu/en/carv6/auction/10540685
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10531347
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10531347: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10531347 url https://www.openlane.eu/en/carv6/auction/10531347
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10606719
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10606719: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10606719 url https://www.openlane.eu/en/carv6/auction/10606719
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10694522
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10694522: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10694522 url https://www.openlane.eu/en/carv6/auction/10694522
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10699721
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10699721: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10699721 url https://www.openlane.eu/en/carv6/auction/10699721
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10326062
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10326062: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10326062 url https://www.openlane.eu/en/carv6/auction/10326062
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10571076
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10571076: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10571076 url https://www.openlane.eu/en/carv6/auction/10571076
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10694993
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10694993: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10694993 url https://www.openlane.eu/en/carv6/auction/10694993
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10473268
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10473268: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10473268 url https://www.openlane.eu/en/carv6/auction/10473268
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10683948
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10683948: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10683948 url https://www.openlane.eu/en/carv6/auction/10683948
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10710381
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10710381: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10710381 url https://www.openlane.eu/en/carv6/auction/10710381
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10713167
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10713167: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10713167 url https://www.openlane.eu/en/carv6/auction/10713167
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10721360
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10721360: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10721360 url https://www.openlane.eu/en/carv6/auction/10721360
2026-03-25 19:37:36 [adesa.fr] INFO: Found listing with ID: 10702500
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:36 [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-25 19:37:36 [adesa.fr] INFO: Scrape type for 10702500: 0
2026-03-25 19:37:36 [adesa.fr] INFO: Skipping item 10702500 url https://www.openlane.eu/en/carv6/auction/10702500
2026-03-25 19:37:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e with identifier: 10726030
2026-03-25 19:37:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e with scrape type 1
2026-03-25 19:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5745722%252Fgeneral%252Faa17b188-696a-4032-89cc-68e95d26542d.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745722/general/aa17b188-696a-4032-89cc-68e95d26542d.JPG not downloaded yet
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5745722%252Fgeneral%252Ff61e3840-0d8d-4a06-ad55-a2bb818dfa7c.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745722/general/f61e3840-0d8d-4a06-ad55-a2bb818dfa7c.JPG not downloaded yet
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5745722%252Fgeneral%252Fc41a3358-4def-4737-be91-7a3366173752.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745722/general/c41a3358-4def-4737-be91-7a3366173752.JPG not downloaded yet
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5745722%252Fgeneral%252F69affa7c-399d-4f39-bee2-b4fd87511f36.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745722/general/69affa7c-399d-4f39-bee2-b4fd87511f36.JPG not downloaded yet
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5745722%252Fgeneral%252F95d0e16f-abbb-4ef6-9cad-8f7d17c4ebc0.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745722/general/95d0e16f-abbb-4ef6-9cad-8f7d17c4ebc0.JPG not downloaded yet
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5745722%252Fgeneral%252Fed4f1b73-8ee5-4955-9d1b-f24336c0b7e5.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745722/general/ed4f1b73-8ee5-4955-9d1b-f24336c0b7e5.JPG not downloaded yet
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5745722%252Fgeneral%252Fc8bcc48b-fb79-4421-9fe4-addd6280e743.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745722/general/c8bcc48b-fb79-4421-9fe4-addd6280e743.JPG not downloaded yet
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5745722%252Fgeneral%252F2b46a847-2f05-4723-ad51-2b3d9af54c7b.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745722/general/2b46a847-2f05-4723-ad51-2b3d9af54c7b.JPG not downloaded yet
2026-03-25 19:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5745722%252Fgeneral%252F6eafab5f-e6bb-47c5-9027-f966a04702d7.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745722/general/6eafab5f-e6bb-47c5-9027-f966a04702d7.JPG not downloaded yet
2026-03-25 19:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5745722%252Fgeneral%252Fa84ea342-b394-4aae-9732-e0ddb765b45f.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745722/general/a84ea342-b394-4aae-9732-e0ddb765b45f.JPG not downloaded yet
2026-03-25 19:37:44 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.381(s), this was the 1st time calling it.
2026-03-25 19:37:44 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.625244277539937 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:37:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726028> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:37:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:37:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745722/general/a84ea342-b394-4aae-9732-e0ddb765b45f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726030)
2026-03-25 19:37:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745722/general/6eafab5f-e6bb-47c5-9027-f966a04702d7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726030)
2026-03-25 19:37:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5399627-c611-587d-86e6-85bd424baa4d with identifier: 10726028
2026-03-25 19:37:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5399627-c611-587d-86e6-85bd424baa4d with scrape type 1
2026-03-25 19:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b5399627-c611-587d-86e6-85bd424baa4d
2026-03-25 19:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5745361%252Fgeneral%252F3690ce3d-4ac5-40e0-9539-fe4ebba96d6a.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745361/general/3690ce3d-4ac5-40e0-9539-fe4ebba96d6a.JPG not downloaded yet
2026-03-25 19:37:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745722/general/2b46a847-2f05-4723-ad51-2b3d9af54c7b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726030)
2026-03-25 19:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5745361%252Fgeneral%252Ffba2b424-3b2e-4eb8-86af-7eeb85a66a89.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745361/general/fba2b424-3b2e-4eb8-86af-7eeb85a66a89.JPG not downloaded yet
2026-03-25 19:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5745361%252Fgeneral%252F039a7071-c75c-463e-8ebc-d707b104e862.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745361/general/039a7071-c75c-463e-8ebc-d707b104e862.JPG not downloaded yet
2026-03-25 19:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5745361%252Fgeneral%252F67b9fe18-15cc-4a7a-ba81-238d0325c4ba.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745361/general/67b9fe18-15cc-4a7a-ba81-238d0325c4ba.JPG not downloaded yet
2026-03-25 19:37:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e due to Ignoring non-200 response
2026-03-25 19:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5745361%252Fgeneral%252F06009352-ea62-4022-a8a6-94d665c9b453.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745361/general/06009352-ea62-4022-a8a6-94d665c9b453.JPG not downloaded yet
2026-03-25 19:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5745361%252Fgeneral%252Fd0f1740c-b636-48ef-9388-a777c4def37c.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745361/general/d0f1740c-b636-48ef-9388-a777c4def37c.JPG not downloaded yet
2026-03-25 19:37:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745361/general/3690ce3d-4ac5-40e0-9539-fe4ebba96d6a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726028)
2026-03-25 19:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5745361%252Fgeneral%252F48d31f98-5fe2-4c04-9232-d05eeaba2822.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745361/general/48d31f98-5fe2-4c04-9232-d05eeaba2822.JPG not downloaded yet
2026-03-25 19:37:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e due to Ignoring non-200 response
2026-03-25 19:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5745361%252Fgeneral%252Fb9c02647-b4ed-476c-b48a-175763b83e39.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745361/general/b9c02647-b4ed-476c-b48a-175763b83e39.JPG not downloaded yet
2026-03-25 19:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5745361%252Fgeneral%252F281b0000-328a-4a6a-b4ca-293a737394c8.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745361/general/281b0000-328a-4a6a-b4ca-293a737394c8.JPG not downloaded yet
2026-03-25 19:37:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745361/general/d0f1740c-b636-48ef-9388-a777c4def37c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726028)
2026-03-25 19:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5745361%252Fgeneral%252F00b38d5f-e98c-4adb-804f-aa1b2d183b5e.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745361/general/00b38d5f-e98c-4adb-804f-aa1b2d183b5e.JPG not downloaded yet
2026-03-25 19:37:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e due to Ignoring non-200 response
2026-03-25 19:37:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item b5399627-c611-587d-86e6-85bd424baa4d due to Ignoring non-200 response
2026-03-25 19:37:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745361/general/281b0000-328a-4a6a-b4ca-293a737394c8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726028)
2026-03-25 19:37:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745361/general/00b38d5f-e98c-4adb-804f-aa1b2d183b5e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726028)
2026-03-25 19:37:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item b5399627-c611-587d-86e6-85bd424baa4d due to Ignoring non-200 response
2026-03-25 19:37:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745361/general/b9c02647-b4ed-476c-b48a-175763b83e39.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726028)
2026-03-25 19:37:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item b5399627-c611-587d-86e6-85bd424baa4d due to Ignoring non-200 response
2026-03-25 19:37:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745361/general/48d31f98-5fe2-4c04-9232-d05eeaba2822.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726028)
2026-03-25 19:37:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item b5399627-c611-587d-86e6-85bd424baa4d due to Ignoring non-200 response
2026-03-25 19:37:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745361/general/06009352-ea62-4022-a8a6-94d665c9b453.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726028)
2026-03-25 19:37:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item b5399627-c611-587d-86e6-85bd424baa4d due to Ignoring non-200 response
2026-03-25 19:37:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745361/general/67b9fe18-15cc-4a7a-ba81-238d0325c4ba.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726028)
2026-03-25 19:37:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745361/general/039a7071-c75c-463e-8ebc-d707b104e862.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726028)
2026-03-25 19:37:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item b5399627-c611-587d-86e6-85bd424baa4d due to Ignoring non-200 response
2026-03-25 19:37:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745361/general/fba2b424-3b2e-4eb8-86af-7eeb85a66a89.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726028)
2026-03-25 19:37:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b5399627-c611-587d-86e6-85bd424baa4d due to Ignoring non-200 response
2026-03-25 19:37:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item b5399627-c611-587d-86e6-85bd424baa4d due to Ignoring non-200 response
2026-03-25 19:37:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745722/general/c8bcc48b-fb79-4421-9fe4-addd6280e743.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726030)
2026-03-25 19:37:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item b5399627-c611-587d-86e6-85bd424baa4d due to Ignoring non-200 response
2026-03-25 19:37:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745722/general/ed4f1b73-8ee5-4955-9d1b-f24336c0b7e5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726030)
2026-03-25 19:37:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b5399627-c611-587d-86e6-85bd424baa4d, skipping ID generation
2026-03-25 19:37:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5399627-c611-587d-86e6-85bd424baa4d with scrape type 1
2026-03-25 19:37:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b5399627-c611-587d-86e6-85bd424baa4d sending to next pipeline
2026-03-25 19:37:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b5399627-c611-587d-86e6-85bd424baa4d, identifier: 10726028
2026-03-25 19:37:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b5399627-c611-587d-86e6-85bd424baa4d with identifier: 10726028
2026-03-25 19:37:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b5399627-c611-587d-86e6-85bd424baa4d with identifier: 10726028
2026-03-25 19:37:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b5399627-c611-587d-86e6-85bd424baa4d with identifier: 10726028 to the API
2026-03-25 19:37:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:37: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-25 19:37:45 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745361/general/fba2b424-3b2e-4eb8-86af-7eeb85a66a89.JPG>
{'auction_title': '',
'c_o_2_emission_value': 21,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'b5399627-c611-587d-86e6-85bd424baa4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-690-XG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726028',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 96956,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photos': [],
'price': 49400,
'price_includes_vat': True,
'registration_date': '2022-08-04',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE Coupé 350de AMG Line - 4-Matic - Hybrid - '
'Automatic - 194 hp - 96.956 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726028%27 HTTP/1.1" 200 None
2026-03-25 19:37:45 [adesa.fr] INFO: Saving data for 10726028: {'created_time': 1774467465.886305, 'last_price_update_time': 1774467465.886316, 'auction_closing_time': 1774617300.0}
2026-03-25 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726028') HTTP/1.1" 204 0
2026-03-25 19:37:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745722/general/95d0e16f-abbb-4ef6-9cad-8f7d17c4ebc0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726030)
2026-03-25 19:37:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item b5399627-c611-587d-86e6-85bd424baa4d due to Ignoring non-200 response
2026-03-25 19:37:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e due to Ignoring non-200 response
2026-03-25 19:37:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e due to Ignoring non-200 response
2026-03-25 19:37:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745722/general/69affa7c-399d-4f39-bee2-b4fd87511f36.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726030)
2026-03-25 19:37:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745722/general/c41a3358-4def-4737-be91-7a3366173752.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726030)
2026-03-25 19:37:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e due to Ignoring non-200 response
2026-03-25 19:37:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745722/general/f61e3840-0d8d-4a06-ad55-a2bb818dfa7c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726030)
2026-03-25 19:37:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e due to Ignoring non-200 response
2026-03-25 19:37:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745722/general/aa17b188-696a-4032-89cc-68e95d26542d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726030)
2026-03-25 19:37:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e due to Ignoring non-200 response
2026-03-25 19:37:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e due to Ignoring non-200 response
2026-03-25 19:37:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e, skipping ID generation
2026-03-25 19:37:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e with scrape type 1
2026-03-25 19:37:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e sending to next pipeline
2026-03-25 19:37:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e, identifier: 10726030
2026-03-25 19:37:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e with identifier: 10726030
2026-03-25 19:37:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e with identifier: 10726030
2026-03-25 19:37:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e with identifier: 10726030 to the API
2026-03-25 19:37:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:37: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-25 19:37:46 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745722/general/aa17b188-696a-4032-89cc-68e95d26542d.JPG>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Petrol',
'id': '91b5a2d8-2334-5b37-b963-36f6cb4f0c0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-554-MZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726030',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 130171,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai 1.3 Business - Petrol - Automatic - 158 hp - 130.171 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726030%27 HTTP/1.1" 200 None
2026-03-25 19:37:46 [adesa.fr] INFO: Saving data for 10726030: {'created_time': 1774467466.801962, 'last_price_update_time': 1774467466.801972, 'auction_closing_time': 1774617300.0}
2026-03-25 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726030') HTTP/1.1" 204 0
2026-03-25 19:37:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e due to Ignoring non-200 response
2026-03-25 19:37:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:37:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721016> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:37:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:37:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d02097a-b7ab-5e7c-8121-37e1bd82b264 with identifier: 10721016
2026-03-25 19:37:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d02097a-b7ab-5e7c-8121-37e1bd82b264 with scrape type 1
2026-03-25 19:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0d02097a-b7ab-5e7c-8121-37e1bd82b264
2026-03-25 19:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744873%252Fgeneral%252F8e985e75-a010-4f39-bdac-927b0e32d768.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744873/general/8e985e75-a010-4f39-bdac-927b0e32d768.jpg not downloaded yet
2026-03-25 19:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744873%252Fgeneral%252Fe062613d-b138-49e5-81dc-7085760e6046.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744873/general/e062613d-b138-49e5-81dc-7085760e6046.jpg not downloaded yet
2026-03-25 19:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744873%252Fgeneral%252Fdc6cbe1c-5114-4d1e-a186-e36e7bcdd8dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744873/general/dc6cbe1c-5114-4d1e-a186-e36e7bcdd8dc.jpg not downloaded yet
2026-03-25 19:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744873%252Fgeneral%252F700b656e-50de-4593-b0ea-491f571514b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744873/general/700b656e-50de-4593-b0ea-491f571514b1.jpg not downloaded yet
2026-03-25 19:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744873%252Fgeneral%252F21d2e4cf-111c-4596-95fd-7a6c090411fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744873/general/21d2e4cf-111c-4596-95fd-7a6c090411fa.jpg not downloaded yet
2026-03-25 19:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744873%252Fgeneral%252F9f615659-3b73-40ad-90ae-af859c43c22c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744873/general/9f615659-3b73-40ad-90ae-af859c43c22c.jpg not downloaded yet
2026-03-25 19:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744873%252Fgeneral%252F2028057d-a419-4677-b02f-f431f71386c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744873/general/2028057d-a419-4677-b02f-f431f71386c3.jpg not downloaded yet
2026-03-25 19:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744873%252Fgeneral%252F13919e39-8f7a-4931-ae51-685aa879615c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744873/general/13919e39-8f7a-4931-ae51-685aa879615c.jpg not downloaded yet
2026-03-25 19:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744873%252Fgeneral%252F02195060-2f75-4028-a398-f65e2343ca71.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744873/general/02195060-2f75-4028-a398-f65e2343ca71.jpg not downloaded yet
2026-03-25 19:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744873%252Fgeneral%252F8baa9bca-b653-4d05-8961-cdd4051067ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744873/general/8baa9bca-b653-4d05-8961-cdd4051067ee.jpg not downloaded yet
2026-03-25 19:37:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720903> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:37:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:37:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744873/general/8baa9bca-b653-4d05-8961-cdd4051067ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721016)
2026-03-25 19:37:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e327039-f9e6-55e0-b6ab-4d4a6951e9e6 with identifier: 10720903
2026-03-25 19:37:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e327039-f9e6-55e0-b6ab-4d4a6951e9e6 with scrape type 1
2026-03-25 19:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2e327039-f9e6-55e0-b6ab-4d4a6951e9e6
2026-03-25 19:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5715026%252Fgeneral%252F8592cfed-8d9c-49c1-be8c-1574d0a0e639.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715026/general/8592cfed-8d9c-49c1-be8c-1574d0a0e639.jpg already downloaded
2026-03-25 19:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5715026%252Fgeneral%252Fbcc9aff9-5cca-46b8-9394-feb78550ebc1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715026/general/bcc9aff9-5cca-46b8-9394-feb78550ebc1.jpg already downloaded
2026-03-25 19:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5715026%252Fgeneral%252F76730941-416a-407a-8f82-03786d80918e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715026/general/76730941-416a-407a-8f82-03786d80918e.jpg already downloaded
2026-03-25 19:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5715026%252Fgeneral%252F355d991f-75d5-44f1-90d1-573531ef743f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715026/general/355d991f-75d5-44f1-90d1-573531ef743f.jpg already downloaded
2026-03-25 19:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5715026%252Fgeneral%252F31363656-2c95-4c56-acbd-6a657252358c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715026/general/31363656-2c95-4c56-acbd-6a657252358c.jpg already downloaded
2026-03-25 19:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5715026%252Fgeneral%252Ff7224187-483f-4c03-86a3-3c4de99b8005.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715026/general/f7224187-483f-4c03-86a3-3c4de99b8005.jpg already downloaded
2026-03-25 19:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5715026%252Fgeneral%252Fc836d0b3-960e-4866-94ef-6c96a23ae895.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715026/general/c836d0b3-960e-4866-94ef-6c96a23ae895.jpg already downloaded
2026-03-25 19:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5715026%252Fgeneral%252Fc7939b9d-c8b6-4a94-9ac6-346a24a16bea.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715026/general/c7939b9d-c8b6-4a94-9ac6-346a24a16bea.jpg already downloaded
2026-03-25 19:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5715026%252Fgeneral%252F93806bf8-659c-44bb-a093-a50ce448cd9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715026/general/93806bf8-659c-44bb-a093-a50ce448cd9a.jpg already downloaded
2026-03-25 19:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5715026%252Fgeneral%252F5fd6306d-dbb3-4406-91ce-a19325ed98c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715026/general/5fd6306d-dbb3-4406-91ce-a19325ed98c2.jpg already downloaded
2026-03-25 19:37:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2e327039-f9e6-55e0-b6ab-4d4a6951e9e6, identifier: 10720903
2026-03-25 19:37:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2e327039-f9e6-55e0-b6ab-4d4a6951e9e6 with identifier: 10720903
2026-03-25 19:37:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2e327039-f9e6-55e0-b6ab-4d4a6951e9e6 with identifier: 10720903
2026-03-25 19:37:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2e327039-f9e6-55e0-b6ab-4d4a6951e9e6 with identifier: 10720903 to the API
2026-03-25 19:37:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:37: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-25 19:37:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720903>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '2e327039-f9e6-55e0-b6ab-4d4a6951e9e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD675TH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720903',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 134550,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5715026/general/8592cfed-8d9c-49c1-be8c-1574d0a0e639.jpg',
'https://images.openlane.eu/carimgs/5715026/general/bcc9aff9-5cca-46b8-9394-feb78550ebc1.jpg',
'https://images.openlane.eu/carimgs/5715026/general/76730941-416a-407a-8f82-03786d80918e.jpg',
'https://images.openlane.eu/carimgs/5715026/general/355d991f-75d5-44f1-90d1-573531ef743f.jpg',
'https://images.openlane.eu/carimgs/5715026/general/31363656-2c95-4c56-acbd-6a657252358c.jpg',
'https://images.openlane.eu/carimgs/5715026/general/f7224187-483f-4c03-86a3-3c4de99b8005.jpg',
'https://images.openlane.eu/carimgs/5715026/general/c836d0b3-960e-4866-94ef-6c96a23ae895.jpg',
'https://images.openlane.eu/carimgs/5715026/general/c7939b9d-c8b6-4a94-9ac6-346a24a16bea.jpg',
'https://images.openlane.eu/carimgs/5715026/general/93806bf8-659c-44bb-a093-a50ce448cd9a.jpg',
'https://images.openlane.eu/carimgs/5715026/general/5fd6306d-dbb3-4406-91ce-a19325ed98c2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e327039-f9e6-55e0-b6ab-4d4a6951e9e6/2e327039-f9e6-55e0-b6ab-4d4a6951e9e6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715026/general/8592cfed-8d9c-49c1-be8c-1574d0a0e639.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e327039-f9e6-55e0-b6ab-4d4a6951e9e6/2e327039-f9e6-55e0-b6ab-4d4a6951e9e6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162625,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715026/general/bcc9aff9-5cca-46b8-9394-feb78550ebc1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e327039-f9e6-55e0-b6ab-4d4a6951e9e6/2e327039-f9e6-55e0-b6ab-4d4a6951e9e6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143552,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715026/general/76730941-416a-407a-8f82-03786d80918e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e327039-f9e6-55e0-b6ab-4d4a6951e9e6/2e327039-f9e6-55e0-b6ab-4d4a6951e9e6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715026/general/355d991f-75d5-44f1-90d1-573531ef743f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e327039-f9e6-55e0-b6ab-4d4a6951e9e6/2e327039-f9e6-55e0-b6ab-4d4a6951e9e6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80242,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715026/general/31363656-2c95-4c56-acbd-6a657252358c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e327039-f9e6-55e0-b6ab-4d4a6951e9e6/2e327039-f9e6-55e0-b6ab-4d4a6951e9e6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84052,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715026/general/f7224187-483f-4c03-86a3-3c4de99b8005.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e327039-f9e6-55e0-b6ab-4d4a6951e9e6/2e327039-f9e6-55e0-b6ab-4d4a6951e9e6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80156,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715026/general/c836d0b3-960e-4866-94ef-6c96a23ae895.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e327039-f9e6-55e0-b6ab-4d4a6951e9e6/2e327039-f9e6-55e0-b6ab-4d4a6951e9e6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72242,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715026/general/c7939b9d-c8b6-4a94-9ac6-346a24a16bea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e327039-f9e6-55e0-b6ab-4d4a6951e9e6/2e327039-f9e6-55e0-b6ab-4d4a6951e9e6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92360,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715026/general/93806bf8-659c-44bb-a093-a50ce448cd9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e327039-f9e6-55e0-b6ab-4d4a6951e9e6/2e327039-f9e6-55e0-b6ab-4d4a6951e9e6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87701,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715026/general/5fd6306d-dbb3-4406-91ce-a19325ed98c2.jpg',
'Width': 1024}],
'price': 20400,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz GLC 300de Business Line - 4-Matic - Hybrid - '
'Automatic - 194 hp - 134.550 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2021}
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720903%27 HTTP/1.1" 200 None
2026-03-25 19:37:53 [adesa.fr] INFO: Saving data for 10720903: {'created_time': 1774467473.252786, 'last_price_update_time': 1774467473.252795, 'auction_closing_time': 1774527300.0}
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720903') HTTP/1.1" 204 0
2026-03-25 19:37:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744873/general/02195060-2f75-4028-a398-f65e2343ca71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721016)
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90259d0>
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d02097a-b7ab-5e7c-8121-37e1bd82b264/0d02097a-b7ab-5e7c-8121-37e1bd82b264_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744873%252Fgeneral%252F8baa9bca-b653-4d05-8961-cdd4051067ee.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744873/general/8baa9bca-b653-4d05-8961-cdd4051067ee.jpg saved to cache
2026-03-25 19:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0d02097a-b7ab-5e7c-8121-37e1bd82b264
2026-03-25 19:37:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744873/general/13919e39-8f7a-4931-ae51-685aa879615c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721016)
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92ddc50>
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d02097a-b7ab-5e7c-8121-37e1bd82b264/0d02097a-b7ab-5e7c-8121-37e1bd82b264_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744873%252Fgeneral%252F02195060-2f75-4028-a398-f65e2343ca71.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744873/general/02195060-2f75-4028-a398-f65e2343ca71.jpg saved to cache
2026-03-25 19:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0d02097a-b7ab-5e7c-8121-37e1bd82b264
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fed910>
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d02097a-b7ab-5e7c-8121-37e1bd82b264/0d02097a-b7ab-5e7c-8121-37e1bd82b264_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744873%252Fgeneral%252F13919e39-8f7a-4931-ae51-685aa879615c.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744873/general/13919e39-8f7a-4931-ae51-685aa879615c.jpg saved to cache
2026-03-25 19:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0d02097a-b7ab-5e7c-8121-37e1bd82b264
2026-03-25 19:37:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744873/general/2028057d-a419-4677-b02f-f431f71386c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721016)
2026-03-25 19:37:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744873/general/9f615659-3b73-40ad-90ae-af859c43c22c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721016)
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91add90>
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d02097a-b7ab-5e7c-8121-37e1bd82b264/0d02097a-b7ab-5e7c-8121-37e1bd82b264_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744873%252Fgeneral%252F2028057d-a419-4677-b02f-f431f71386c3.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744873/general/2028057d-a419-4677-b02f-f431f71386c3.jpg saved to cache
2026-03-25 19:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0d02097a-b7ab-5e7c-8121-37e1bd82b264
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc915abd0>
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d02097a-b7ab-5e7c-8121-37e1bd82b264/0d02097a-b7ab-5e7c-8121-37e1bd82b264_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744873%252Fgeneral%252F9f615659-3b73-40ad-90ae-af859c43c22c.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744873/general/9f615659-3b73-40ad-90ae-af859c43c22c.jpg saved to cache
2026-03-25 19:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0d02097a-b7ab-5e7c-8121-37e1bd82b264
2026-03-25 19:37:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744873/general/21d2e4cf-111c-4596-95fd-7a6c090411fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721016)
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9476bd0>
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d02097a-b7ab-5e7c-8121-37e1bd82b264/0d02097a-b7ab-5e7c-8121-37e1bd82b264_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744873%252Fgeneral%252F21d2e4cf-111c-4596-95fd-7a6c090411fa.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744873/general/21d2e4cf-111c-4596-95fd-7a6c090411fa.jpg saved to cache
2026-03-25 19:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0d02097a-b7ab-5e7c-8121-37e1bd82b264
2026-03-25 19:37:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744873/general/700b656e-50de-4593-b0ea-491f571514b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721016)
2026-03-25 19:37:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744873/general/dc6cbe1c-5114-4d1e-a186-e36e7bcdd8dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721016)
2026-03-25 19:37:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc910c990>
2026-03-25 19:37:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d02097a-b7ab-5e7c-8121-37e1bd82b264/0d02097a-b7ab-5e7c-8121-37e1bd82b264_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744873%252Fgeneral%252F700b656e-50de-4593-b0ea-491f571514b1.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744873/general/700b656e-50de-4593-b0ea-491f571514b1.jpg saved to cache
2026-03-25 19:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0d02097a-b7ab-5e7c-8121-37e1bd82b264
2026-03-25 19:37:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744873/general/e062613d-b138-49e5-81dc-7085760e6046.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721016)
2026-03-25 19:37:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc905ef10>
2026-03-25 19:37:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d02097a-b7ab-5e7c-8121-37e1bd82b264/0d02097a-b7ab-5e7c-8121-37e1bd82b264_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744873%252Fgeneral%252Fdc6cbe1c-5114-4d1e-a186-e36e7bcdd8dc.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744873/general/dc6cbe1c-5114-4d1e-a186-e36e7bcdd8dc.jpg saved to cache
2026-03-25 19:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0d02097a-b7ab-5e7c-8121-37e1bd82b264
2026-03-25 19:37:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744873/general/8e985e75-a010-4f39-bdac-927b0e32d768.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721016)
2026-03-25 19:37:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86d2fd0>
2026-03-25 19:37:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d02097a-b7ab-5e7c-8121-37e1bd82b264/0d02097a-b7ab-5e7c-8121-37e1bd82b264_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744873%252Fgeneral%252Fe062613d-b138-49e5-81dc-7085760e6046.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744873/general/e062613d-b138-49e5-81dc-7085760e6046.jpg saved to cache
2026-03-25 19:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0d02097a-b7ab-5e7c-8121-37e1bd82b264
2026-03-25 19:37:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94793d0>
2026-03-25 19:37:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d02097a-b7ab-5e7c-8121-37e1bd82b264/0d02097a-b7ab-5e7c-8121-37e1bd82b264_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744873%252Fgeneral%252F8e985e75-a010-4f39-bdac-927b0e32d768.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744873/general/8e985e75-a010-4f39-bdac-927b0e32d768.jpg saved to cache
2026-03-25 19:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0d02097a-b7ab-5e7c-8121-37e1bd82b264
2026-03-25 19:37:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0d02097a-b7ab-5e7c-8121-37e1bd82b264, skipping ID generation
2026-03-25 19:37:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d02097a-b7ab-5e7c-8121-37e1bd82b264 with scrape type 1
2026-03-25 19:37:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0d02097a-b7ab-5e7c-8121-37e1bd82b264 sending to next pipeline
2026-03-25 19:37:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0d02097a-b7ab-5e7c-8121-37e1bd82b264, identifier: 10721016
2026-03-25 19:37:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0d02097a-b7ab-5e7c-8121-37e1bd82b264 with identifier: 10721016
2026-03-25 19:37:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0d02097a-b7ab-5e7c-8121-37e1bd82b264 with identifier: 10721016
2026-03-25 19:37:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0d02097a-b7ab-5e7c-8121-37e1bd82b264 with identifier: 10721016 to the API
2026-03-25 19:37:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:37: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-25 19:37:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744873/general/8e985e75-a010-4f39-bdac-927b0e32d768.jpg>
{'auction_title': '',
'c_o_2_emission_value': 182,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '0d02097a-b7ab-5e7c-8121-37e1bd82b264',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR793YN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721016',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 183506,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 59,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d02097a-b7ab-5e7c-8121-37e1bd82b264/0d02097a-b7ab-5e7c-8121-37e1bd82b264_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127142,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744873/general/8e985e75-a010-4f39-bdac-927b0e32d768.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d02097a-b7ab-5e7c-8121-37e1bd82b264/0d02097a-b7ab-5e7c-8121-37e1bd82b264_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129534,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744873/general/e062613d-b138-49e5-81dc-7085760e6046.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d02097a-b7ab-5e7c-8121-37e1bd82b264/0d02097a-b7ab-5e7c-8121-37e1bd82b264_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125808,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744873/general/dc6cbe1c-5114-4d1e-a186-e36e7bcdd8dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d02097a-b7ab-5e7c-8121-37e1bd82b264/0d02097a-b7ab-5e7c-8121-37e1bd82b264_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118381,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744873/general/700b656e-50de-4593-b0ea-491f571514b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d02097a-b7ab-5e7c-8121-37e1bd82b264/0d02097a-b7ab-5e7c-8121-37e1bd82b264_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114262,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744873/general/21d2e4cf-111c-4596-95fd-7a6c090411fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d02097a-b7ab-5e7c-8121-37e1bd82b264/0d02097a-b7ab-5e7c-8121-37e1bd82b264_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744873/general/9f615659-3b73-40ad-90ae-af859c43c22c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d02097a-b7ab-5e7c-8121-37e1bd82b264/0d02097a-b7ab-5e7c-8121-37e1bd82b264_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115496,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744873/general/2028057d-a419-4677-b02f-f431f71386c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d02097a-b7ab-5e7c-8121-37e1bd82b264/0d02097a-b7ab-5e7c-8121-37e1bd82b264_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78596,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744873/general/13919e39-8f7a-4931-ae51-685aa879615c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d02097a-b7ab-5e7c-8121-37e1bd82b264/0d02097a-b7ab-5e7c-8121-37e1bd82b264_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744873/general/02195060-2f75-4028-a398-f65e2343ca71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d02097a-b7ab-5e7c-8121-37e1bd82b264/0d02097a-b7ab-5e7c-8121-37e1bd82b264_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68054,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744873/general/8baa9bca-b653-4d05-8961-cdd4051067ee.jpg',
'Width': 1024}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2020-08-06',
'seats_number': 3,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz Vito 114 CDI Select - Diesel - Manual - 136 hp - '
'183.506 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2020}
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721016%27 HTTP/1.1" 200 None
2026-03-25 19:37:55 [adesa.fr] INFO: Saving data for 10721016: {'created_time': 1774467475.071772, 'last_price_update_time': 1774467475.071782, 'auction_closing_time': 1774527300.0}
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721016') HTTP/1.1" 204 0
2026-03-25 19:37:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721013> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:37:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:37:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720946> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:37:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:37:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1794cb21-f74c-5787-ae06-059af9c2355a with identifier: 10721013
2026-03-25 19:37:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1794cb21-f74c-5787-ae06-059af9c2355a with scrape type 1
2026-03-25 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1794cb21-f74c-5787-ae06-059af9c2355a
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744870%252Fgeneral%252F94747731-2b1e-4fea-88a4-7f8221e6a470.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744870/general/94747731-2b1e-4fea-88a4-7f8221e6a470.jpg not downloaded yet
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744870%252Fgeneral%252F64382ab5-2f52-4478-817a-0deaa9a3f1f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744870/general/64382ab5-2f52-4478-817a-0deaa9a3f1f7.jpg not downloaded yet
2026-03-25 19:37:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af79eff9-4285-52f2-a7ec-d06c61e0921b with identifier: 10720946
2026-03-25 19:37:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af79eff9-4285-52f2-a7ec-d06c61e0921b with scrape type 1
2026-03-25 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af79eff9-4285-52f2-a7ec-d06c61e0921b
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744646%252Fgeneral%252Fc1cffd08-6be2-43c0-b7a6-eba7ec749a41.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744646/general/c1cffd08-6be2-43c0-b7a6-eba7ec749a41.jpg not downloaded yet
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744870%252Fgeneral%252Fc0c560ac-9764-44d6-b20c-367729477c2f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744870/general/c0c560ac-9764-44d6-b20c-367729477c2f.jpg not downloaded yet
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744646%252Fgeneral%252F7f114500-152e-4cb4-b086-092b51893906.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744646/general/7f114500-152e-4cb4-b086-092b51893906.jpg not downloaded yet
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744870%252Fgeneral%252F85f393cb-5744-4993-b552-aff65edb7ebd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744870/general/85f393cb-5744-4993-b552-aff65edb7ebd.jpg not downloaded yet
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744646%252Fgeneral%252F342e6c89-c61f-4e83-bcde-4278ea57ecd6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744646/general/342e6c89-c61f-4e83-bcde-4278ea57ecd6.jpg not downloaded yet
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744870%252Fgeneral%252F37331e6b-339e-41b0-acac-d143b3c3135e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744870/general/37331e6b-339e-41b0-acac-d143b3c3135e.jpg not downloaded yet
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744646%252Fgeneral%252F291e4f2e-04a8-40b8-beac-adb6d58ad4eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744646/general/291e4f2e-04a8-40b8-beac-adb6d58ad4eb.jpg not downloaded yet
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744870%252Fgeneral%252F6b157db9-f023-46e4-b64c-6d9c14cddfde.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744870/general/6b157db9-f023-46e4-b64c-6d9c14cddfde.jpg not downloaded yet
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744646%252Fgeneral%252Fe998ac33-3ac2-4170-b8c6-f1720edded63.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744646/general/e998ac33-3ac2-4170-b8c6-f1720edded63.jpg not downloaded yet
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744870%252Fgeneral%252Fe37d2434-f89d-4fa9-96b6-2d2887e5787e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744870/general/e37d2434-f89d-4fa9-96b6-2d2887e5787e.jpg not downloaded yet
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744646%252Fgeneral%252F2054f888-82e4-41cf-a6c9-4351f47ae71c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744646/general/2054f888-82e4-41cf-a6c9-4351f47ae71c.jpg not downloaded yet
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744870%252Fgeneral%252Ff4052bf7-120a-4a3f-b938-86b549bf8f4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744870/general/f4052bf7-120a-4a3f-b938-86b549bf8f4a.jpg not downloaded yet
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744646%252Fgeneral%252F121f11da-dbd9-422e-ba62-76dd9a6136a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744646/general/121f11da-dbd9-422e-ba62-76dd9a6136a1.jpg not downloaded yet
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744870%252Fgeneral%252F4fcf26ef-2bed-48c6-966f-eda2a1ec40b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744870/general/4fcf26ef-2bed-48c6-966f-eda2a1ec40b5.jpg not downloaded yet
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744646%252Fgeneral%252Fbad220d6-0cbb-459b-bb4c-f036819c9d44.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744646/general/bad220d6-0cbb-459b-bb4c-f036819c9d44.jpg not downloaded yet
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744870%252Fgeneral%252Fbdd3993b-a7fc-466e-b735-04aadc643e9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744870/general/bdd3993b-a7fc-466e-b735-04aadc643e9b.jpg not downloaded yet
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744646%252Fgeneral%252F54ff0c4f-1adb-466d-8f7e-b19eae6f5e01.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744646/general/54ff0c4f-1adb-466d-8f7e-b19eae6f5e01.jpg not downloaded yet
2026-03-25 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5744646%252Fgeneral%252F4bd3fb1b-505f-4c68-841a-1f021b1221d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744646/general/4bd3fb1b-505f-4c68-841a-1f021b1221d9.jpg not downloaded yet
2026-03-25 19:37:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720920> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:37:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:37:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744646/general/4bd3fb1b-505f-4c68-841a-1f021b1221d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720946)
2026-03-25 19:37:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7866c45-dc45-5d6b-8024-cb24db526f21 with identifier: 10720920
2026-03-25 19:37:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7866c45-dc45-5d6b-8024-cb24db526f21 with scrape type 1
2026-03-25 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c7866c45-dc45-5d6b-8024-cb24db526f21
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5728610%252Fgeneral%252F0f09b15f-6610-4ec7-a781-5885f3f95437.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728610/general/0f09b15f-6610-4ec7-a781-5885f3f95437.jpg already downloaded
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5728610%252Fgeneral%252F20999f74-ce8c-4886-9e27-b5c70a70f5ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728610/general/20999f74-ce8c-4886-9e27-b5c70a70f5ec.jpg already downloaded
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5728610%252Fgeneral%252Ffbb9856a-5225-4c19-a18d-4a66d9e0c5fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728610/general/fbb9856a-5225-4c19-a18d-4a66d9e0c5fc.jpg already downloaded
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5728610%252Fgeneral%252F1cc347fe-1948-4a90-b803-939afb48bfec.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728610/general/1cc347fe-1948-4a90-b803-939afb48bfec.jpg already downloaded
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5728610%252Fgeneral%252Ff9fc088f-9911-432e-8fa4-4bab1b3598ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728610/general/f9fc088f-9911-432e-8fa4-4bab1b3598ec.jpg already downloaded
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5728610%252Fgeneral%252F41ed08ce-8ed5-44ed-8732-38e7c0903ccf.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728610/general/41ed08ce-8ed5-44ed-8732-38e7c0903ccf.jpg already downloaded
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5728610%252Fgeneral%252F9bad9949-7a0f-4796-a906-d4227d9c4c1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728610/general/9bad9949-7a0f-4796-a906-d4227d9c4c1a.jpg already downloaded
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5728610%252Fgeneral%252F451937f6-bf68-4a18-b67d-cccef17a2c92.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728610/general/451937f6-bf68-4a18-b67d-cccef17a2c92.jpg already downloaded
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5728610%252Fgeneral%252F9ba12e8e-2e0c-4669-be8b-6b475e7fd012.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728610/general/9ba12e8e-2e0c-4669-be8b-6b475e7fd012.jpg already downloaded
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37: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%252F5728610%252Fgeneral%252Fca56b34b-ea6a-40da-9d7b-d9a218a8f924.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728610/general/ca56b34b-ea6a-40da-9d7b-d9a218a8f924.jpg already downloaded
2026-03-25 19:37:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c7866c45-dc45-5d6b-8024-cb24db526f21, identifier: 10720920
2026-03-25 19:37:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c7866c45-dc45-5d6b-8024-cb24db526f21 with identifier: 10720920
2026-03-25 19:37:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c7866c45-dc45-5d6b-8024-cb24db526f21 with identifier: 10720920
2026-03-25 19:37:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c7866c45-dc45-5d6b-8024-cb24db526f21 with identifier: 10720920 to the API
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:37: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-25 19:37:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720920>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'c7866c45-dc45-5d6b-8024-cb24db526f21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD005TZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720920',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 146114,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5728610/general/0f09b15f-6610-4ec7-a781-5885f3f95437.jpg',
'https://images.openlane.eu/carimgs/5728610/general/20999f74-ce8c-4886-9e27-b5c70a70f5ec.jpg',
'https://images.openlane.eu/carimgs/5728610/general/fbb9856a-5225-4c19-a18d-4a66d9e0c5fc.jpg',
'https://images.openlane.eu/carimgs/5728610/general/1cc347fe-1948-4a90-b803-939afb48bfec.jpg',
'https://images.openlane.eu/carimgs/5728610/general/f9fc088f-9911-432e-8fa4-4bab1b3598ec.jpg',
'https://images.openlane.eu/carimgs/5728610/general/41ed08ce-8ed5-44ed-8732-38e7c0903ccf.jpg',
'https://images.openlane.eu/carimgs/5728610/general/9bad9949-7a0f-4796-a906-d4227d9c4c1a.jpg',
'https://images.openlane.eu/carimgs/5728610/general/451937f6-bf68-4a18-b67d-cccef17a2c92.jpg',
'https://images.openlane.eu/carimgs/5728610/general/9ba12e8e-2e0c-4669-be8b-6b475e7fd012.jpg',
'https://images.openlane.eu/carimgs/5728610/general/ca56b34b-ea6a-40da-9d7b-d9a218a8f924.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7866c45-dc45-5d6b-8024-cb24db526f21/c7866c45-dc45-5d6b-8024-cb24db526f21_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728610/general/0f09b15f-6610-4ec7-a781-5885f3f95437.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7866c45-dc45-5d6b-8024-cb24db526f21/c7866c45-dc45-5d6b-8024-cb24db526f21_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206867,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728610/general/20999f74-ce8c-4886-9e27-b5c70a70f5ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7866c45-dc45-5d6b-8024-cb24db526f21/c7866c45-dc45-5d6b-8024-cb24db526f21_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728610/general/fbb9856a-5225-4c19-a18d-4a66d9e0c5fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7866c45-dc45-5d6b-8024-cb24db526f21/c7866c45-dc45-5d6b-8024-cb24db526f21_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728610/general/1cc347fe-1948-4a90-b803-939afb48bfec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7866c45-dc45-5d6b-8024-cb24db526f21/c7866c45-dc45-5d6b-8024-cb24db526f21_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129480,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728610/general/f9fc088f-9911-432e-8fa4-4bab1b3598ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7866c45-dc45-5d6b-8024-cb24db526f21/c7866c45-dc45-5d6b-8024-cb24db526f21_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728610/general/41ed08ce-8ed5-44ed-8732-38e7c0903ccf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7866c45-dc45-5d6b-8024-cb24db526f21/c7866c45-dc45-5d6b-8024-cb24db526f21_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109352,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728610/general/9bad9949-7a0f-4796-a906-d4227d9c4c1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7866c45-dc45-5d6b-8024-cb24db526f21/c7866c45-dc45-5d6b-8024-cb24db526f21_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129750,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728610/general/451937f6-bf68-4a18-b67d-cccef17a2c92.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7866c45-dc45-5d6b-8024-cb24db526f21/c7866c45-dc45-5d6b-8024-cb24db526f21_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129542,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728610/general/9ba12e8e-2e0c-4669-be8b-6b475e7fd012.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7866c45-dc45-5d6b-8024-cb24db526f21/c7866c45-dc45-5d6b-8024-cb24db526f21_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141196,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728610/general/ca56b34b-ea6a-40da-9d7b-d9a218a8f924.jpg',
'Width': 1024}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2021-12-24',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz GLB 200d Business Line - Diesel - Automatic - 150 hp '
'- 146.114 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2021}
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720920%27 HTTP/1.1" 200 None
2026-03-25 19:37:57 [adesa.fr] INFO: Saving data for 10720920: {'created_time': 1774467477.517381, 'last_price_update_time': 1774467477.517392, 'auction_closing_time': 1774527300.0}
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720920') HTTP/1.1" 204 0
2026-03-25 19:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744646/general/54ff0c4f-1adb-466d-8f7e-b19eae6f5e01.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720946)
2026-03-25 19:37:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc947f510>
2026-03-25 19:37:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af79eff9-4285-52f2-a7ec-d06c61e0921b/af79eff9-4285-52f2-a7ec-d06c61e0921b_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744646%252Fgeneral%252F4bd3fb1b-505f-4c68-841a-1f021b1221d9.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744646/general/4bd3fb1b-505f-4c68-841a-1f021b1221d9.jpg saved to cache
2026-03-25 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item af79eff9-4285-52f2-a7ec-d06c61e0921b
2026-03-25 19:37:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9147d50>
2026-03-25 19:37:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af79eff9-4285-52f2-a7ec-d06c61e0921b/af79eff9-4285-52f2-a7ec-d06c61e0921b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744646%252Fgeneral%252F54ff0c4f-1adb-466d-8f7e-b19eae6f5e01.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744646/general/54ff0c4f-1adb-466d-8f7e-b19eae6f5e01.jpg saved to cache
2026-03-25 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item af79eff9-4285-52f2-a7ec-d06c61e0921b
2026-03-25 19:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744870/general/bdd3993b-a7fc-466e-b735-04aadc643e9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721013)
2026-03-25 19:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744646/general/bad220d6-0cbb-459b-bb4c-f036819c9d44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720946)
2026-03-25 19:37:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9432010>
2026-03-25 19:37:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1794cb21-f74c-5787-ae06-059af9c2355a/1794cb21-f74c-5787-ae06-059af9c2355a_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744870%252Fgeneral%252Fbdd3993b-a7fc-466e-b735-04aadc643e9b.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744870/general/bdd3993b-a7fc-466e-b735-04aadc643e9b.jpg saved to cache
2026-03-25 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1794cb21-f74c-5787-ae06-059af9c2355a
2026-03-25 19:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744870/general/4fcf26ef-2bed-48c6-966f-eda2a1ec40b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721013)
2026-03-25 19:37:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9433ad0>
2026-03-25 19:37:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af79eff9-4285-52f2-a7ec-d06c61e0921b/af79eff9-4285-52f2-a7ec-d06c61e0921b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744646%252Fgeneral%252Fbad220d6-0cbb-459b-bb4c-f036819c9d44.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744646/general/bad220d6-0cbb-459b-bb4c-f036819c9d44.jpg saved to cache
2026-03-25 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item af79eff9-4285-52f2-a7ec-d06c61e0921b
2026-03-25 19:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744646/general/121f11da-dbd9-422e-ba62-76dd9a6136a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720946)
2026-03-25 19:37:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9049c10>
2026-03-25 19:37:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1794cb21-f74c-5787-ae06-059af9c2355a/1794cb21-f74c-5787-ae06-059af9c2355a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744870%252Fgeneral%252F4fcf26ef-2bed-48c6-966f-eda2a1ec40b5.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744870/general/4fcf26ef-2bed-48c6-966f-eda2a1ec40b5.jpg saved to cache
2026-03-25 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1794cb21-f74c-5787-ae06-059af9c2355a
2026-03-25 19:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744870/general/f4052bf7-120a-4a3f-b938-86b549bf8f4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721013)
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94aa490>
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af79eff9-4285-52f2-a7ec-d06c61e0921b/af79eff9-4285-52f2-a7ec-d06c61e0921b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744646%252Fgeneral%252F121f11da-dbd9-422e-ba62-76dd9a6136a1.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744646/general/121f11da-dbd9-422e-ba62-76dd9a6136a1.jpg saved to cache
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item af79eff9-4285-52f2-a7ec-d06c61e0921b
2026-03-25 19:37:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744646/general/2054f888-82e4-41cf-a6c9-4351f47ae71c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720946)
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9046150>
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1794cb21-f74c-5787-ae06-059af9c2355a/1794cb21-f74c-5787-ae06-059af9c2355a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744870%252Fgeneral%252Ff4052bf7-120a-4a3f-b938-86b549bf8f4a.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744870/general/f4052bf7-120a-4a3f-b938-86b549bf8f4a.jpg saved to cache
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1794cb21-f74c-5787-ae06-059af9c2355a
2026-03-25 19:37:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744870/general/e37d2434-f89d-4fa9-96b6-2d2887e5787e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721013)
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86c8dd0>
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af79eff9-4285-52f2-a7ec-d06c61e0921b/af79eff9-4285-52f2-a7ec-d06c61e0921b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744646%252Fgeneral%252F2054f888-82e4-41cf-a6c9-4351f47ae71c.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744646/general/2054f888-82e4-41cf-a6c9-4351f47ae71c.jpg saved to cache
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item af79eff9-4285-52f2-a7ec-d06c61e0921b
2026-03-25 19:37:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744646/general/e998ac33-3ac2-4170-b8c6-f1720edded63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720946)
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94a8e50>
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1794cb21-f74c-5787-ae06-059af9c2355a/1794cb21-f74c-5787-ae06-059af9c2355a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744870%252Fgeneral%252Fe37d2434-f89d-4fa9-96b6-2d2887e5787e.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744870/general/e37d2434-f89d-4fa9-96b6-2d2887e5787e.jpg saved to cache
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1794cb21-f74c-5787-ae06-059af9c2355a
2026-03-25 19:37:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744870/general/6b157db9-f023-46e4-b64c-6d9c14cddfde.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721013)
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86c8390>
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af79eff9-4285-52f2-a7ec-d06c61e0921b/af79eff9-4285-52f2-a7ec-d06c61e0921b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744646%252Fgeneral%252Fe998ac33-3ac2-4170-b8c6-f1720edded63.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744646/general/e998ac33-3ac2-4170-b8c6-f1720edded63.jpg saved to cache
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item af79eff9-4285-52f2-a7ec-d06c61e0921b
2026-03-25 19:37:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744646/general/291e4f2e-04a8-40b8-beac-adb6d58ad4eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720946)
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc920ec10>
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1794cb21-f74c-5787-ae06-059af9c2355a/1794cb21-f74c-5787-ae06-059af9c2355a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744870%252Fgeneral%252F6b157db9-f023-46e4-b64c-6d9c14cddfde.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744870/general/6b157db9-f023-46e4-b64c-6d9c14cddfde.jpg saved to cache
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1794cb21-f74c-5787-ae06-059af9c2355a
2026-03-25 19:37:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744870/general/37331e6b-339e-41b0-acac-d143b3c3135e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721013)
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86c84d0>
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af79eff9-4285-52f2-a7ec-d06c61e0921b/af79eff9-4285-52f2-a7ec-d06c61e0921b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744646%252Fgeneral%252F291e4f2e-04a8-40b8-beac-adb6d58ad4eb.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744646/general/291e4f2e-04a8-40b8-beac-adb6d58ad4eb.jpg saved to cache
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item af79eff9-4285-52f2-a7ec-d06c61e0921b
2026-03-25 19:37:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744646/general/342e6c89-c61f-4e83-bcde-4278ea57ecd6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720946)
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8775d90>
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1794cb21-f74c-5787-ae06-059af9c2355a/1794cb21-f74c-5787-ae06-059af9c2355a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744870%252Fgeneral%252F37331e6b-339e-41b0-acac-d143b3c3135e.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744870/general/37331e6b-339e-41b0-acac-d143b3c3135e.jpg saved to cache
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1794cb21-f74c-5787-ae06-059af9c2355a
2026-03-25 19:37:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744870/general/85f393cb-5744-4993-b552-aff65edb7ebd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721013)
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc875ad90>
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af79eff9-4285-52f2-a7ec-d06c61e0921b/af79eff9-4285-52f2-a7ec-d06c61e0921b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744646%252Fgeneral%252F342e6c89-c61f-4e83-bcde-4278ea57ecd6.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744646/general/342e6c89-c61f-4e83-bcde-4278ea57ecd6.jpg saved to cache
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item af79eff9-4285-52f2-a7ec-d06c61e0921b
2026-03-25 19:37:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744646/general/7f114500-152e-4cb4-b086-092b51893906.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720946)
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9476510>
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1794cb21-f74c-5787-ae06-059af9c2355a/1794cb21-f74c-5787-ae06-059af9c2355a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744870%252Fgeneral%252F85f393cb-5744-4993-b552-aff65edb7ebd.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744870/general/85f393cb-5744-4993-b552-aff65edb7ebd.jpg saved to cache
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1794cb21-f74c-5787-ae06-059af9c2355a
2026-03-25 19:37:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744870/general/c0c560ac-9764-44d6-b20c-367729477c2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721013)
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc875bc10>
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af79eff9-4285-52f2-a7ec-d06c61e0921b/af79eff9-4285-52f2-a7ec-d06c61e0921b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744646%252Fgeneral%252F7f114500-152e-4cb4-b086-092b51893906.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744646/general/7f114500-152e-4cb4-b086-092b51893906.jpg saved to cache
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item af79eff9-4285-52f2-a7ec-d06c61e0921b
2026-03-25 19:37:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744646/general/c1cffd08-6be2-43c0-b7a6-eba7ec749a41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720946)
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94a98d0>
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1794cb21-f74c-5787-ae06-059af9c2355a/1794cb21-f74c-5787-ae06-059af9c2355a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744870%252Fgeneral%252Fc0c560ac-9764-44d6-b20c-367729477c2f.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744870/general/c0c560ac-9764-44d6-b20c-367729477c2f.jpg saved to cache
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1794cb21-f74c-5787-ae06-059af9c2355a
2026-03-25 19:37:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744870/general/64382ab5-2f52-4478-817a-0deaa9a3f1f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721013)
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bca0f0250>
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af79eff9-4285-52f2-a7ec-d06c61e0921b/af79eff9-4285-52f2-a7ec-d06c61e0921b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744646%252Fgeneral%252Fc1cffd08-6be2-43c0-b7a6-eba7ec749a41.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744646/general/c1cffd08-6be2-43c0-b7a6-eba7ec749a41.jpg saved to cache
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item af79eff9-4285-52f2-a7ec-d06c61e0921b
2026-03-25 19:37:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: af79eff9-4285-52f2-a7ec-d06c61e0921b, skipping ID generation
2026-03-25 19:37:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af79eff9-4285-52f2-a7ec-d06c61e0921b with scrape type 1
2026-03-25 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item af79eff9-4285-52f2-a7ec-d06c61e0921b sending to next pipeline
2026-03-25 19:37:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: af79eff9-4285-52f2-a7ec-d06c61e0921b, identifier: 10720946
2026-03-25 19:37:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: af79eff9-4285-52f2-a7ec-d06c61e0921b with identifier: 10720946
2026-03-25 19:37:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: af79eff9-4285-52f2-a7ec-d06c61e0921b with identifier: 10720946
2026-03-25 19:37:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: af79eff9-4285-52f2-a7ec-d06c61e0921b with identifier: 10720946 to the API
2026-03-25 19:37:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:37: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-25 19:37:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744646/general/c1cffd08-6be2-43c0-b7a6-eba7ec749a41.jpg>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'af79eff9-4285-52f2-a7ec-d06c61e0921b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ863FR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720946',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 172535,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af79eff9-4285-52f2-a7ec-d06c61e0921b/af79eff9-4285-52f2-a7ec-d06c61e0921b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160989,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744646/general/c1cffd08-6be2-43c0-b7a6-eba7ec749a41.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af79eff9-4285-52f2-a7ec-d06c61e0921b/af79eff9-4285-52f2-a7ec-d06c61e0921b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176258,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744646/general/7f114500-152e-4cb4-b086-092b51893906.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af79eff9-4285-52f2-a7ec-d06c61e0921b/af79eff9-4285-52f2-a7ec-d06c61e0921b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157085,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744646/general/342e6c89-c61f-4e83-bcde-4278ea57ecd6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af79eff9-4285-52f2-a7ec-d06c61e0921b/af79eff9-4285-52f2-a7ec-d06c61e0921b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164419,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744646/general/291e4f2e-04a8-40b8-beac-adb6d58ad4eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af79eff9-4285-52f2-a7ec-d06c61e0921b/af79eff9-4285-52f2-a7ec-d06c61e0921b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82866,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744646/general/e998ac33-3ac2-4170-b8c6-f1720edded63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af79eff9-4285-52f2-a7ec-d06c61e0921b/af79eff9-4285-52f2-a7ec-d06c61e0921b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97785,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744646/general/2054f888-82e4-41cf-a6c9-4351f47ae71c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af79eff9-4285-52f2-a7ec-d06c61e0921b/af79eff9-4285-52f2-a7ec-d06c61e0921b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92391,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744646/general/121f11da-dbd9-422e-ba62-76dd9a6136a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af79eff9-4285-52f2-a7ec-d06c61e0921b/af79eff9-4285-52f2-a7ec-d06c61e0921b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70135,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744646/general/bad220d6-0cbb-459b-bb4c-f036819c9d44.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af79eff9-4285-52f2-a7ec-d06c61e0921b/af79eff9-4285-52f2-a7ec-d06c61e0921b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95628,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744646/general/54ff0c4f-1adb-466d-8f7e-b19eae6f5e01.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af79eff9-4285-52f2-a7ec-d06c61e0921b/af79eff9-4285-52f2-a7ec-d06c61e0921b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95634,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744646/general/4bd3fb1b-505f-4c68-841a-1f021b1221d9.jpg',
'Width': 1024}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2023-07-18',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 1.5 HDI Active Pack - Diesel - Automatic - 130 hp - '
'172.535 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-25 19:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720946%27 HTTP/1.1" 200 None
2026-03-25 19:37:59 [adesa.fr] INFO: Saving data for 10720946: {'created_time': 1774467479.51994, 'last_price_update_time': 1774467479.51995, 'auction_closing_time': 1774527300.0}
2026-03-25 19:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720946') HTTP/1.1" 204 0
2026-03-25 19:37:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744870/general/94747731-2b1e-4fea-88a4-7f8221e6a470.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721013)
2026-03-25 19:37:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720995> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:37:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8774810>
2026-03-25 19:37:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1794cb21-f74c-5787-ae06-059af9c2355a/1794cb21-f74c-5787-ae06-059af9c2355a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744870%252Fgeneral%252F64382ab5-2f52-4478-817a-0deaa9a3f1f7.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744870/general/64382ab5-2f52-4478-817a-0deaa9a3f1f7.jpg saved to cache
2026-03-25 19:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1794cb21-f74c-5787-ae06-059af9c2355a
2026-03-25 19:37:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:37:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:37:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc920d4d0>
2026-03-25 19:37:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:37:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:37:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:37:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1794cb21-f74c-5787-ae06-059af9c2355a/1794cb21-f74c-5787-ae06-059af9c2355a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744870%252Fgeneral%252F94747731-2b1e-4fea-88a4-7f8221e6a470.jpg') HTTP/1.1" 204 0
2026-03-25 19:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744870/general/94747731-2b1e-4fea-88a4-7f8221e6a470.jpg saved to cache
2026-03-25 19:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1794cb21-f74c-5787-ae06-059af9c2355a
2026-03-25 19:37:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1794cb21-f74c-5787-ae06-059af9c2355a, skipping ID generation
2026-03-25 19:37:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1794cb21-f74c-5787-ae06-059af9c2355a with scrape type 1
2026-03-25 19:37:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1794cb21-f74c-5787-ae06-059af9c2355a sending to next pipeline
2026-03-25 19:37:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1794cb21-f74c-5787-ae06-059af9c2355a, identifier: 10721013
2026-03-25 19:37:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1794cb21-f74c-5787-ae06-059af9c2355a with identifier: 10721013
2026-03-25 19:37:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1794cb21-f74c-5787-ae06-059af9c2355a with identifier: 10721013
2026-03-25 19:37:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1794cb21-f74c-5787-ae06-059af9c2355a with identifier: 10721013 to the API
2026-03-25 19:37:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:38: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-25 19:38:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744870/general/94747731-2b1e-4fea-88a4-7f8221e6a470.jpg>
{'auction_title': '',
'c_o_2_emission_value': 50,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '1794cb21-f74c-5787-ae06-059af9c2355a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY926NK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721013',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 161999,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1794cb21-f74c-5787-ae06-059af9c2355a/1794cb21-f74c-5787-ae06-059af9c2355a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87719,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744870/general/94747731-2b1e-4fea-88a4-7f8221e6a470.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1794cb21-f74c-5787-ae06-059af9c2355a/1794cb21-f74c-5787-ae06-059af9c2355a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82933,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744870/general/64382ab5-2f52-4478-817a-0deaa9a3f1f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1794cb21-f74c-5787-ae06-059af9c2355a/1794cb21-f74c-5787-ae06-059af9c2355a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96068,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744870/general/c0c560ac-9764-44d6-b20c-367729477c2f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1794cb21-f74c-5787-ae06-059af9c2355a/1794cb21-f74c-5787-ae06-059af9c2355a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80127,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744870/general/85f393cb-5744-4993-b552-aff65edb7ebd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1794cb21-f74c-5787-ae06-059af9c2355a/1794cb21-f74c-5787-ae06-059af9c2355a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102880,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744870/general/37331e6b-339e-41b0-acac-d143b3c3135e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1794cb21-f74c-5787-ae06-059af9c2355a/1794cb21-f74c-5787-ae06-059af9c2355a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72361,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744870/general/6b157db9-f023-46e4-b64c-6d9c14cddfde.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1794cb21-f74c-5787-ae06-059af9c2355a/1794cb21-f74c-5787-ae06-059af9c2355a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91784,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744870/general/e37d2434-f89d-4fa9-96b6-2d2887e5787e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1794cb21-f74c-5787-ae06-059af9c2355a/1794cb21-f74c-5787-ae06-059af9c2355a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76656,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744870/general/f4052bf7-120a-4a3f-b938-86b549bf8f4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1794cb21-f74c-5787-ae06-059af9c2355a/1794cb21-f74c-5787-ae06-059af9c2355a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85829,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744870/general/4fcf26ef-2bed-48c6-966f-eda2a1ec40b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1794cb21-f74c-5787-ae06-059af9c2355a/1794cb21-f74c-5787-ae06-059af9c2355a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113550,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744870/general/bdd3993b-a7fc-466e-b735-04aadc643e9b.jpg',
'Width': 1024}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2021-04-13',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Mercedes-Benz GLC 300de AMG Line - 4-Matic - Hybrid - Automatic - '
'194 hp - 161.999 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-25 19:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721013%27 HTTP/1.1" 200 None
2026-03-25 19:38:00 [adesa.fr] INFO: Saving data for 10721013: {'created_time': 1774467480.249844, 'last_price_update_time': 1774467480.249854, 'auction_closing_time': 1774527300.0}
2026-03-25 19:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721013') HTTP/1.1" 204 0
2026-03-25 19:38:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cd9d9de-7c56-58c6-a4c2-5f69499482ef with identifier: 10720995
2026-03-25 19:38:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cd9d9de-7c56-58c6-a4c2-5f69499482ef with scrape type 1
2026-03-25 19:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4cd9d9de-7c56-58c6-a4c2-5f69499482ef
2026-03-25 19:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744841%252Fgeneral%252Faae69b15-f6d4-47c7-ba6f-c182190d2497.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744841/general/aae69b15-f6d4-47c7-ba6f-c182190d2497.jpg not downloaded yet
2026-03-25 19:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744841%252Fgeneral%252F4e8b5fc6-6759-4934-bd75-1bbae2e14ede.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744841/general/4e8b5fc6-6759-4934-bd75-1bbae2e14ede.jpg not downloaded yet
2026-03-25 19:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744841%252Fgeneral%252F311964ae-a952-45c7-913b-e98f19642725.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744841/general/311964ae-a952-45c7-913b-e98f19642725.jpg not downloaded yet
2026-03-25 19:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744841%252Fgeneral%252F8a361cda-7202-4889-b463-4deeb43217e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744841/general/8a361cda-7202-4889-b463-4deeb43217e3.jpg not downloaded yet
2026-03-25 19:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744841%252Fgeneral%252F50d76af4-2644-4cc6-8577-335ec97f6f16.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744841/general/50d76af4-2644-4cc6-8577-335ec97f6f16.jpg not downloaded yet
2026-03-25 19:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744841%252Fgeneral%252Ff8699591-9ccc-4d62-aa52-26cdf17214ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744841/general/f8699591-9ccc-4d62-aa52-26cdf17214ba.jpg not downloaded yet
2026-03-25 19:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744841%252Fgeneral%252F32dd4ca5-fd72-4738-897c-1fb9b87de8b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744841/general/32dd4ca5-fd72-4738-897c-1fb9b87de8b9.jpg not downloaded yet
2026-03-25 19:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744841%252Fgeneral%252F6b44fffc-2d54-42af-a8b5-417bc497aed5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744841/general/6b44fffc-2d54-42af-a8b5-417bc497aed5.jpg not downloaded yet
2026-03-25 19:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744841%252Fgeneral%252Fbefeab43-99d5-4dfc-8675-172a01db2730.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744841/general/befeab43-99d5-4dfc-8675-172a01db2730.jpg not downloaded yet
2026-03-25 19:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744841%252Fgeneral%252Fd272c96a-418d-4875-93a8-95c239dd6e4f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744841/general/d272c96a-418d-4875-93a8-95c239dd6e4f.jpg not downloaded yet
2026-03-25 19:38:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720973> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:38:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:38:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8802f106-2cb4-5fc2-b477-7ab304d2d112 with identifier: 10720973
2026-03-25 19:38:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8802f106-2cb4-5fc2-b477-7ab304d2d112 with scrape type 1
2026-03-25 19:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8802f106-2cb4-5fc2-b477-7ab304d2d112
2026-03-25 19:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744769%252Fgeneral%252F71d646f8-f3ac-4d89-9cb3-a4dfd3f067e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744769/general/71d646f8-f3ac-4d89-9cb3-a4dfd3f067e8.jpg not downloaded yet
2026-03-25 19:38:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744841/general/d272c96a-418d-4875-93a8-95c239dd6e4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720995)
2026-03-25 19:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744769%252Fgeneral%252F8128fbe5-962c-4edf-9b83-ff7c2ca6ea89.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744769/general/8128fbe5-962c-4edf-9b83-ff7c2ca6ea89.jpg not downloaded yet
2026-03-25 19:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744769%252Fgeneral%252Fba8553a5-7dfd-4578-9527-78bde41ee8fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744769/general/ba8553a5-7dfd-4578-9527-78bde41ee8fd.jpg not downloaded yet
2026-03-25 19:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744769%252Fgeneral%252Fda45683c-b416-4418-a9be-d3d8ba3db422.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744769/general/da45683c-b416-4418-a9be-d3d8ba3db422.jpg not downloaded yet
2026-03-25 19:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744769%252Fgeneral%252F9613cac5-20f1-478b-8c2e-650de6c4492b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744769/general/9613cac5-20f1-478b-8c2e-650de6c4492b.jpg not downloaded yet
2026-03-25 19:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744769%252Fgeneral%252F95611bde-db69-4b59-8f40-963bfbce8f79.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744769/general/95611bde-db69-4b59-8f40-963bfbce8f79.jpg not downloaded yet
2026-03-25 19:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744769%252Fgeneral%252F77e8af95-4987-4384-943e-82ed40d29cfc.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744769/general/77e8af95-4987-4384-943e-82ed40d29cfc.jpg not downloaded yet
2026-03-25 19:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744769%252Fgeneral%252Ff0f328b6-7e46-4b95-b4da-8d737a3fbe6a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744769/general/f0f328b6-7e46-4b95-b4da-8d737a3fbe6a.jpg not downloaded yet
2026-03-25 19:38:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744769/general/71d646f8-f3ac-4d89-9cb3-a4dfd3f067e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720973)
2026-03-25 19:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744769%252Fgeneral%252Fb7d15496-e3ff-4ff2-8cfd-e57af14d399f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744769/general/b7d15496-e3ff-4ff2-8cfd-e57af14d399f.jpg not downloaded yet
2026-03-25 19:38:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9046b10>
2026-03-25 19:38:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cd9d9de-7c56-58c6-a4c2-5f69499482ef/4cd9d9de-7c56-58c6-a4c2-5f69499482ef_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744841%252Fgeneral%252Fd272c96a-418d-4875-93a8-95c239dd6e4f.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744841/general/d272c96a-418d-4875-93a8-95c239dd6e4f.jpg saved to cache
2026-03-25 19:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4cd9d9de-7c56-58c6-a4c2-5f69499482ef
2026-03-25 19:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744769%252Fgeneral%252F0c7acde1-f0ea-4ff7-a199-fa084364f1a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744769/general/0c7acde1-f0ea-4ff7-a199-fa084364f1a9.jpg not downloaded yet
2026-03-25 19:38:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90fdd50>
2026-03-25 19:38:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8802f106-2cb4-5fc2-b477-7ab304d2d112/8802f106-2cb4-5fc2-b477-7ab304d2d112_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744769%252Fgeneral%252F71d646f8-f3ac-4d89-9cb3-a4dfd3f067e8.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744769/general/71d646f8-f3ac-4d89-9cb3-a4dfd3f067e8.jpg saved to cache
2026-03-25 19:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8802f106-2cb4-5fc2-b477-7ab304d2d112
2026-03-25 19:38:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744769/general/f0f328b6-7e46-4b95-b4da-8d737a3fbe6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720973)
2026-03-25 19:38:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744769/general/0c7acde1-f0ea-4ff7-a199-fa084364f1a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720973)
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb1f8950>
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8802f106-2cb4-5fc2-b477-7ab304d2d112/8802f106-2cb4-5fc2-b477-7ab304d2d112_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744769%252Fgeneral%252Ff0f328b6-7e46-4b95-b4da-8d737a3fbe6a.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744769/general/f0f328b6-7e46-4b95-b4da-8d737a3fbe6a.jpg saved to cache
2026-03-25 19:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8802f106-2cb4-5fc2-b477-7ab304d2d112
2026-03-25 19:38:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744769/general/b7d15496-e3ff-4ff2-8cfd-e57af14d399f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720973)
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fd4c90>
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8802f106-2cb4-5fc2-b477-7ab304d2d112/8802f106-2cb4-5fc2-b477-7ab304d2d112_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744769%252Fgeneral%252F0c7acde1-f0ea-4ff7-a199-fa084364f1a9.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744769/general/0c7acde1-f0ea-4ff7-a199-fa084364f1a9.jpg saved to cache
2026-03-25 19:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8802f106-2cb4-5fc2-b477-7ab304d2d112
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9046450>
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8802f106-2cb4-5fc2-b477-7ab304d2d112/8802f106-2cb4-5fc2-b477-7ab304d2d112_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744769%252Fgeneral%252Fb7d15496-e3ff-4ff2-8cfd-e57af14d399f.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744769/general/b7d15496-e3ff-4ff2-8cfd-e57af14d399f.jpg saved to cache
2026-03-25 19:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8802f106-2cb4-5fc2-b477-7ab304d2d112
2026-03-25 19:38:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744769/general/77e8af95-4987-4384-943e-82ed40d29cfc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720973)
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9047c10>
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8802f106-2cb4-5fc2-b477-7ab304d2d112/8802f106-2cb4-5fc2-b477-7ab304d2d112_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744769%252Fgeneral%252F77e8af95-4987-4384-943e-82ed40d29cfc.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744769/general/77e8af95-4987-4384-943e-82ed40d29cfc.jpg saved to cache
2026-03-25 19:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8802f106-2cb4-5fc2-b477-7ab304d2d112
2026-03-25 19:38:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744769/general/95611bde-db69-4b59-8f40-963bfbce8f79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720973)
2026-03-25 19:38:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744769/general/9613cac5-20f1-478b-8c2e-650de6c4492b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720973)
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92dc590>
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8802f106-2cb4-5fc2-b477-7ab304d2d112/8802f106-2cb4-5fc2-b477-7ab304d2d112_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744769%252Fgeneral%252F95611bde-db69-4b59-8f40-963bfbce8f79.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744769/general/95611bde-db69-4b59-8f40-963bfbce8f79.jpg saved to cache
2026-03-25 19:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8802f106-2cb4-5fc2-b477-7ab304d2d112
2026-03-25 19:38:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744769/general/da45683c-b416-4418-a9be-d3d8ba3db422.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720973)
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92ddd50>
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8802f106-2cb4-5fc2-b477-7ab304d2d112/8802f106-2cb4-5fc2-b477-7ab304d2d112_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744769%252Fgeneral%252F9613cac5-20f1-478b-8c2e-650de6c4492b.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744769/general/9613cac5-20f1-478b-8c2e-650de6c4492b.jpg saved to cache
2026-03-25 19:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8802f106-2cb4-5fc2-b477-7ab304d2d112
2026-03-25 19:38:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744769/general/ba8553a5-7dfd-4578-9527-78bde41ee8fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720973)
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fde3d0>
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8802f106-2cb4-5fc2-b477-7ab304d2d112/8802f106-2cb4-5fc2-b477-7ab304d2d112_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744769%252Fgeneral%252Fda45683c-b416-4418-a9be-d3d8ba3db422.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744769/general/da45683c-b416-4418-a9be-d3d8ba3db422.jpg saved to cache
2026-03-25 19:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8802f106-2cb4-5fc2-b477-7ab304d2d112
2026-03-25 19:38:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744769/general/8128fbe5-962c-4edf-9b83-ff7c2ca6ea89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720973)
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bca0f12d0>
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8802f106-2cb4-5fc2-b477-7ab304d2d112/8802f106-2cb4-5fc2-b477-7ab304d2d112_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744769%252Fgeneral%252Fba8553a5-7dfd-4578-9527-78bde41ee8fd.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744769/general/ba8553a5-7dfd-4578-9527-78bde41ee8fd.jpg saved to cache
2026-03-25 19:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8802f106-2cb4-5fc2-b477-7ab304d2d112
2026-03-25 19:38:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744841/general/befeab43-99d5-4dfc-8675-172a01db2730.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720995)
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90ff250>
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8802f106-2cb4-5fc2-b477-7ab304d2d112/8802f106-2cb4-5fc2-b477-7ab304d2d112_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744769%252Fgeneral%252F8128fbe5-962c-4edf-9b83-ff7c2ca6ea89.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744769/general/8128fbe5-962c-4edf-9b83-ff7c2ca6ea89.jpg saved to cache
2026-03-25 19:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8802f106-2cb4-5fc2-b477-7ab304d2d112
2026-03-25 19:38:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8802f106-2cb4-5fc2-b477-7ab304d2d112, skipping ID generation
2026-03-25 19:38:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8802f106-2cb4-5fc2-b477-7ab304d2d112 with scrape type 1
2026-03-25 19:38:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8802f106-2cb4-5fc2-b477-7ab304d2d112 sending to next pipeline
2026-03-25 19:38:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8802f106-2cb4-5fc2-b477-7ab304d2d112, identifier: 10720973
2026-03-25 19:38:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8802f106-2cb4-5fc2-b477-7ab304d2d112 with identifier: 10720973
2026-03-25 19:38:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8802f106-2cb4-5fc2-b477-7ab304d2d112 with identifier: 10720973
2026-03-25 19:38:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8802f106-2cb4-5fc2-b477-7ab304d2d112 with identifier: 10720973 to the API
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:38: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-25 19:38:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744769/general/8128fbe5-962c-4edf-9b83-ff7c2ca6ea89.jpg>
{'auction_title': '',
'c_o_2_emission_value': 171,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': '8802f106-2cb4-5fc2-b477-7ab304d2d112',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ330VW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720973',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 260295,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 118,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8802f106-2cb4-5fc2-b477-7ab304d2d112/8802f106-2cb4-5fc2-b477-7ab304d2d112_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107216,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744769/general/71d646f8-f3ac-4d89-9cb3-a4dfd3f067e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8802f106-2cb4-5fc2-b477-7ab304d2d112/8802f106-2cb4-5fc2-b477-7ab304d2d112_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114212,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744769/general/8128fbe5-962c-4edf-9b83-ff7c2ca6ea89.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8802f106-2cb4-5fc2-b477-7ab304d2d112/8802f106-2cb4-5fc2-b477-7ab304d2d112_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111293,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744769/general/ba8553a5-7dfd-4578-9527-78bde41ee8fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8802f106-2cb4-5fc2-b477-7ab304d2d112/8802f106-2cb4-5fc2-b477-7ab304d2d112_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118114,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744769/general/da45683c-b416-4418-a9be-d3d8ba3db422.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8802f106-2cb4-5fc2-b477-7ab304d2d112/8802f106-2cb4-5fc2-b477-7ab304d2d112_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116337,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744769/general/9613cac5-20f1-478b-8c2e-650de6c4492b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8802f106-2cb4-5fc2-b477-7ab304d2d112/8802f106-2cb4-5fc2-b477-7ab304d2d112_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115064,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744769/general/95611bde-db69-4b59-8f40-963bfbce8f79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8802f106-2cb4-5fc2-b477-7ab304d2d112/8802f106-2cb4-5fc2-b477-7ab304d2d112_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744769/general/77e8af95-4987-4384-943e-82ed40d29cfc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8802f106-2cb4-5fc2-b477-7ab304d2d112/8802f106-2cb4-5fc2-b477-7ab304d2d112_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744769/general/f0f328b6-7e46-4b95-b4da-8d737a3fbe6a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8802f106-2cb4-5fc2-b477-7ab304d2d112/8802f106-2cb4-5fc2-b477-7ab304d2d112_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98510,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744769/general/b7d15496-e3ff-4ff2-8cfd-e57af14d399f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8802f106-2cb4-5fc2-b477-7ab304d2d112/8802f106-2cb4-5fc2-b477-7ab304d2d112_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99723,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744769/general/0c7acde1-f0ea-4ff7-a199-fa084364f1a9.jpg',
'Width': 1024}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2023-08-24',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz GLB 200 AMG Line - Petrol - Automatic - 163 hp - '
'260.295 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720973%27 HTTP/1.1" 200 None
2026-03-25 19:38:04 [adesa.fr] INFO: Saving data for 10720973: {'created_time': 1774467484.462325, 'last_price_update_time': 1774467484.462336, 'auction_closing_time': 1774527300.0}
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720973') HTTP/1.1" 204 0
2026-03-25 19:38:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744841/general/6b44fffc-2d54-42af-a8b5-417bc497aed5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720995)
2026-03-25 19:38:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90492d0>
2026-03-25 19:38:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cd9d9de-7c56-58c6-a4c2-5f69499482ef/4cd9d9de-7c56-58c6-a4c2-5f69499482ef_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744841%252Fgeneral%252Fbefeab43-99d5-4dfc-8675-172a01db2730.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744841/general/befeab43-99d5-4dfc-8675-172a01db2730.jpg saved to cache
2026-03-25 19:38:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4cd9d9de-7c56-58c6-a4c2-5f69499482ef
2026-03-25 19:38:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8776e90>
2026-03-25 19:38:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cd9d9de-7c56-58c6-a4c2-5f69499482ef/4cd9d9de-7c56-58c6-a4c2-5f69499482ef_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744841%252Fgeneral%252F6b44fffc-2d54-42af-a8b5-417bc497aed5.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744841/general/6b44fffc-2d54-42af-a8b5-417bc497aed5.jpg saved to cache
2026-03-25 19:38:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4cd9d9de-7c56-58c6-a4c2-5f69499482ef
2026-03-25 19:38:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744841/general/32dd4ca5-fd72-4738-897c-1fb9b87de8b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720995)
2026-03-25 19:38:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744841/general/f8699591-9ccc-4d62-aa52-26cdf17214ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720995)
2026-03-25 19:38:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9182990>
2026-03-25 19:38:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cd9d9de-7c56-58c6-a4c2-5f69499482ef/4cd9d9de-7c56-58c6-a4c2-5f69499482ef_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744841%252Fgeneral%252F32dd4ca5-fd72-4738-897c-1fb9b87de8b9.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744841/general/32dd4ca5-fd72-4738-897c-1fb9b87de8b9.jpg saved to cache
2026-03-25 19:38:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4cd9d9de-7c56-58c6-a4c2-5f69499482ef
2026-03-25 19:38:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fdd090>
2026-03-25 19:38:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cd9d9de-7c56-58c6-a4c2-5f69499482ef/4cd9d9de-7c56-58c6-a4c2-5f69499482ef_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744841%252Fgeneral%252Ff8699591-9ccc-4d62-aa52-26cdf17214ba.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744841/general/f8699591-9ccc-4d62-aa52-26cdf17214ba.jpg saved to cache
2026-03-25 19:38:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4cd9d9de-7c56-58c6-a4c2-5f69499482ef
2026-03-25 19:38:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744841/general/50d76af4-2644-4cc6-8577-335ec97f6f16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720995)
2026-03-25 19:38:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744841/general/8a361cda-7202-4889-b463-4deeb43217e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720995)
2026-03-25 19:38:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90ff190>
2026-03-25 19:38:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cd9d9de-7c56-58c6-a4c2-5f69499482ef/4cd9d9de-7c56-58c6-a4c2-5f69499482ef_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744841%252Fgeneral%252F50d76af4-2644-4cc6-8577-335ec97f6f16.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744841/general/50d76af4-2644-4cc6-8577-335ec97f6f16.jpg saved to cache
2026-03-25 19:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4cd9d9de-7c56-58c6-a4c2-5f69499482ef
2026-03-25 19:38:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744841/general/311964ae-a952-45c7-913b-e98f19642725.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720995)
2026-03-25 19:38:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8759790>
2026-03-25 19:38:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cd9d9de-7c56-58c6-a4c2-5f69499482ef/4cd9d9de-7c56-58c6-a4c2-5f69499482ef_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744841%252Fgeneral%252F8a361cda-7202-4889-b463-4deeb43217e3.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744841/general/8a361cda-7202-4889-b463-4deeb43217e3.jpg saved to cache
2026-03-25 19:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4cd9d9de-7c56-58c6-a4c2-5f69499482ef
2026-03-25 19:38:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fed890>
2026-03-25 19:38:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cd9d9de-7c56-58c6-a4c2-5f69499482ef/4cd9d9de-7c56-58c6-a4c2-5f69499482ef_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744841%252Fgeneral%252F311964ae-a952-45c7-913b-e98f19642725.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744841/general/311964ae-a952-45c7-913b-e98f19642725.jpg saved to cache
2026-03-25 19:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4cd9d9de-7c56-58c6-a4c2-5f69499482ef
2026-03-25 19:38:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744841/general/4e8b5fc6-6759-4934-bd75-1bbae2e14ede.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720995)
2026-03-25 19:38:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744841/general/aae69b15-f6d4-47c7-ba6f-c182190d2497.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720995)
2026-03-25 19:38:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92397d0>
2026-03-25 19:38:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cd9d9de-7c56-58c6-a4c2-5f69499482ef/4cd9d9de-7c56-58c6-a4c2-5f69499482ef_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744841%252Fgeneral%252F4e8b5fc6-6759-4934-bd75-1bbae2e14ede.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744841/general/4e8b5fc6-6759-4934-bd75-1bbae2e14ede.jpg saved to cache
2026-03-25 19:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4cd9d9de-7c56-58c6-a4c2-5f69499482ef
2026-03-25 19:38:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fd7810>
2026-03-25 19:38:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cd9d9de-7c56-58c6-a4c2-5f69499482ef/4cd9d9de-7c56-58c6-a4c2-5f69499482ef_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744841%252Fgeneral%252Faae69b15-f6d4-47c7-ba6f-c182190d2497.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744841/general/aae69b15-f6d4-47c7-ba6f-c182190d2497.jpg saved to cache
2026-03-25 19:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4cd9d9de-7c56-58c6-a4c2-5f69499482ef
2026-03-25 19:38:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4cd9d9de-7c56-58c6-a4c2-5f69499482ef, skipping ID generation
2026-03-25 19:38:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cd9d9de-7c56-58c6-a4c2-5f69499482ef with scrape type 1
2026-03-25 19:38:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4cd9d9de-7c56-58c6-a4c2-5f69499482ef sending to next pipeline
2026-03-25 19:38:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4cd9d9de-7c56-58c6-a4c2-5f69499482ef, identifier: 10720995
2026-03-25 19:38:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4cd9d9de-7c56-58c6-a4c2-5f69499482ef with identifier: 10720995
2026-03-25 19:38:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4cd9d9de-7c56-58c6-a4c2-5f69499482ef with identifier: 10720995
2026-03-25 19:38:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4cd9d9de-7c56-58c6-a4c2-5f69499482ef with identifier: 10720995 to the API
2026-03-25 19:38:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:38: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-25 19:38:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744841/general/aae69b15-f6d4-47c7-ba6f-c182190d2497.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '4cd9d9de-7c56-58c6-a4c2-5f69499482ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN565WJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720995',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 156989,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cd9d9de-7c56-58c6-a4c2-5f69499482ef/4cd9d9de-7c56-58c6-a4c2-5f69499482ef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744841/general/aae69b15-f6d4-47c7-ba6f-c182190d2497.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cd9d9de-7c56-58c6-a4c2-5f69499482ef/4cd9d9de-7c56-58c6-a4c2-5f69499482ef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120253,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744841/general/4e8b5fc6-6759-4934-bd75-1bbae2e14ede.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cd9d9de-7c56-58c6-a4c2-5f69499482ef/4cd9d9de-7c56-58c6-a4c2-5f69499482ef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126068,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744841/general/311964ae-a952-45c7-913b-e98f19642725.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cd9d9de-7c56-58c6-a4c2-5f69499482ef/4cd9d9de-7c56-58c6-a4c2-5f69499482ef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123739,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744841/general/8a361cda-7202-4889-b463-4deeb43217e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cd9d9de-7c56-58c6-a4c2-5f69499482ef/4cd9d9de-7c56-58c6-a4c2-5f69499482ef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116195,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744841/general/50d76af4-2644-4cc6-8577-335ec97f6f16.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cd9d9de-7c56-58c6-a4c2-5f69499482ef/4cd9d9de-7c56-58c6-a4c2-5f69499482ef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109460,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744841/general/f8699591-9ccc-4d62-aa52-26cdf17214ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cd9d9de-7c56-58c6-a4c2-5f69499482ef/4cd9d9de-7c56-58c6-a4c2-5f69499482ef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119246,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744841/general/32dd4ca5-fd72-4738-897c-1fb9b87de8b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cd9d9de-7c56-58c6-a4c2-5f69499482ef/4cd9d9de-7c56-58c6-a4c2-5f69499482ef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97593,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744841/general/6b44fffc-2d54-42af-a8b5-417bc497aed5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cd9d9de-7c56-58c6-a4c2-5f69499482ef/4cd9d9de-7c56-58c6-a4c2-5f69499482ef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137762,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744841/general/befeab43-99d5-4dfc-8675-172a01db2730.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cd9d9de-7c56-58c6-a4c2-5f69499482ef/4cd9d9de-7c56-58c6-a4c2-5f69499482ef_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123577,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744841/general/d272c96a-418d-4875-93a8-95c239dd6e4f.jpg',
'Width': 1024}],
'price': 18000,
'price_includes_vat': True,
'registration_date': '2020-02-19',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz GLC 200d Business Line - Diesel - Automatic - 163 hp '
'- 156.989 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2020}
2026-03-25 19:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720995%27 HTTP/1.1" 200 None
2026-03-25 19:38:05 [adesa.fr] INFO: Saving data for 10720995: {'created_time': 1774467485.862158, 'last_price_update_time': 1774467485.862168, 'auction_closing_time': 1774527300.0}
2026-03-25 19:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720995') HTTP/1.1" 204 0
2026-03-25 19:38:06 [scrapy.extensions.logstats] INFO: Crawled 278 pages (at 65 pages/min), scraped 120 items (at 16 items/min)
2026-03-25 19:38:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-25 19:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720911> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:38:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:38:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3455512c-19ae-5e65-8add-482922a9b19e with identifier: 10720911
2026-03-25 19:38:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3455512c-19ae-5e65-8add-482922a9b19e with scrape type 1
2026-03-25 19:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3455512c-19ae-5e65-8add-482922a9b19e
2026-03-25 19:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5718821%252Fgeneral%252Ffde3ee80-9cfd-48a1-8134-107e07b342ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718821/general/fde3ee80-9cfd-48a1-8134-107e07b342ea.jpg already downloaded
2026-03-25 19:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5718821%252Fgeneral%252F078598e2-0131-4b90-a148-3a178e07e20c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718821/general/078598e2-0131-4b90-a148-3a178e07e20c.jpg already downloaded
2026-03-25 19:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5718821%252Fgeneral%252F7f5854af-4bcc-423a-835b-3316be8ff013.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718821/general/7f5854af-4bcc-423a-835b-3316be8ff013.jpg already downloaded
2026-03-25 19:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5718821%252Fgeneral%252F48dbb062-f872-4b48-a598-d907945b678d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718821/general/48dbb062-f872-4b48-a598-d907945b678d.jpg already downloaded
2026-03-25 19:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5718821%252Fgeneral%252F8f40f689-e36e-4783-abc0-756dd5d5c526.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718821/general/8f40f689-e36e-4783-abc0-756dd5d5c526.jpg already downloaded
2026-03-25 19:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5718821%252Fgeneral%252F6640a01c-1e3e-4a4c-9e84-10c1cda686a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718821/general/6640a01c-1e3e-4a4c-9e84-10c1cda686a0.jpg already downloaded
2026-03-25 19:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5718821%252Fgeneral%252Fd89e031c-f7b1-4c9e-821e-4a04784d98da.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718821/general/d89e031c-f7b1-4c9e-821e-4a04784d98da.jpg already downloaded
2026-03-25 19:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5718821%252Fgeneral%252F17f3f1f1-22b6-4c5a-a1f9-3285d08540b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718821/general/17f3f1f1-22b6-4c5a-a1f9-3285d08540b6.jpg already downloaded
2026-03-25 19:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5718821%252Fgeneral%252F90ec4611-5883-4bad-83a0-061836ddd57f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718821/general/90ec4611-5883-4bad-83a0-061836ddd57f.jpg already downloaded
2026-03-25 19:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5718821%252Fgeneral%252F0a1b3f30-2b99-4586-a875-33af56a08b6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718821/general/0a1b3f30-2b99-4586-a875-33af56a08b6f.jpg already downloaded
2026-03-25 19:38:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3455512c-19ae-5e65-8add-482922a9b19e, identifier: 10720911
2026-03-25 19:38:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3455512c-19ae-5e65-8add-482922a9b19e with identifier: 10720911
2026-03-25 19:38:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3455512c-19ae-5e65-8add-482922a9b19e with identifier: 10720911
2026-03-25 19:38:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3455512c-19ae-5e65-8add-482922a9b19e with identifier: 10720911 to the API
2026-03-25 19:38:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:38: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-25 19:38:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720911>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '3455512c-19ae-5e65-8add-482922a9b19e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM028AX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720911',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 137668,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5718821/general/fde3ee80-9cfd-48a1-8134-107e07b342ea.jpg',
'https://images.openlane.eu/carimgs/5718821/general/078598e2-0131-4b90-a148-3a178e07e20c.jpg',
'https://images.openlane.eu/carimgs/5718821/general/7f5854af-4bcc-423a-835b-3316be8ff013.jpg',
'https://images.openlane.eu/carimgs/5718821/general/48dbb062-f872-4b48-a598-d907945b678d.jpg',
'https://images.openlane.eu/carimgs/5718821/general/8f40f689-e36e-4783-abc0-756dd5d5c526.jpg',
'https://images.openlane.eu/carimgs/5718821/general/6640a01c-1e3e-4a4c-9e84-10c1cda686a0.jpg',
'https://images.openlane.eu/carimgs/5718821/general/d89e031c-f7b1-4c9e-821e-4a04784d98da.jpg',
'https://images.openlane.eu/carimgs/5718821/general/17f3f1f1-22b6-4c5a-a1f9-3285d08540b6.jpg',
'https://images.openlane.eu/carimgs/5718821/general/90ec4611-5883-4bad-83a0-061836ddd57f.jpg',
'https://images.openlane.eu/carimgs/5718821/general/0a1b3f30-2b99-4586-a875-33af56a08b6f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3455512c-19ae-5e65-8add-482922a9b19e/3455512c-19ae-5e65-8add-482922a9b19e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156862,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718821/general/fde3ee80-9cfd-48a1-8134-107e07b342ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3455512c-19ae-5e65-8add-482922a9b19e/3455512c-19ae-5e65-8add-482922a9b19e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718821/general/6640a01c-1e3e-4a4c-9e84-10c1cda686a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3455512c-19ae-5e65-8add-482922a9b19e/3455512c-19ae-5e65-8add-482922a9b19e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171226,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718821/general/078598e2-0131-4b90-a148-3a178e07e20c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3455512c-19ae-5e65-8add-482922a9b19e/3455512c-19ae-5e65-8add-482922a9b19e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160558,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718821/general/7f5854af-4bcc-423a-835b-3316be8ff013.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3455512c-19ae-5e65-8add-482922a9b19e/3455512c-19ae-5e65-8add-482922a9b19e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156843,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718821/general/48dbb062-f872-4b48-a598-d907945b678d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3455512c-19ae-5e65-8add-482922a9b19e/3455512c-19ae-5e65-8add-482922a9b19e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100607,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718821/general/8f40f689-e36e-4783-abc0-756dd5d5c526.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3455512c-19ae-5e65-8add-482922a9b19e/3455512c-19ae-5e65-8add-482922a9b19e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111869,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718821/general/d89e031c-f7b1-4c9e-821e-4a04784d98da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3455512c-19ae-5e65-8add-482922a9b19e/3455512c-19ae-5e65-8add-482922a9b19e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59984,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718821/general/17f3f1f1-22b6-4c5a-a1f9-3285d08540b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3455512c-19ae-5e65-8add-482922a9b19e/3455512c-19ae-5e65-8add-482922a9b19e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718821/general/90ec4611-5883-4bad-83a0-061836ddd57f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3455512c-19ae-5e65-8add-482922a9b19e/3455512c-19ae-5e65-8add-482922a9b19e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718821/general/0a1b3f30-2b99-4586-a875-33af56a08b6f.jpg',
'Width': 1024}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz GLA 250e Business Line - Hybrid - Automatic - 160 hp '
'- 137.668 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-25 19:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720911%27 HTTP/1.1" 200 None
2026-03-25 19:38:11 [adesa.fr] INFO: Saving data for 10720911: {'created_time': 1774467491.645953, 'last_price_update_time': 1774467491.645965, 'auction_closing_time': 1774527300.0}
2026-03-25 19:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720911') HTTP/1.1" 204 0
2026-03-25 19:38: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-25 19:38:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10719678
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10719678: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10719678 url https://www.openlane.eu/en/carv6/auction/10719678
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10719687
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10719687: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10719687 url https://www.openlane.eu/en/carv6/auction/10719687
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10662209
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10662209: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10662209 url https://www.openlane.eu/en/carv6/auction/10662209
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10439487
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10439487: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10439487 url https://www.openlane.eu/en/carv6/auction/10439487
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10699438
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10699438: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10699438 url https://www.openlane.eu/en/carv6/auction/10699438
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10051061
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10051061: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10051061 url https://www.openlane.eu/en/carv6/auction/10051061
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10269481
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10269481: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10269481 url https://www.openlane.eu/en/carv6/auction/10269481
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10699439
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10699439: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10699439 url https://www.openlane.eu/en/carv6/auction/10699439
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10057241
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10057241: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10057241 url https://www.openlane.eu/en/carv6/auction/10057241
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10704551
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10704551: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10704551 url https://www.openlane.eu/en/carv6/auction/10704551
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10685083
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10685083: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10685083 url https://www.openlane.eu/en/carv6/auction/10685083
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10699459
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10699459: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10699459 url https://www.openlane.eu/en/carv6/auction/10699459
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10518391
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10518391: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10518391 url https://www.openlane.eu/en/carv6/auction/10518391
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10699457
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10699457: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10699457 url https://www.openlane.eu/en/carv6/auction/10699457
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10650228
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10650228: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10650228 url https://www.openlane.eu/en/carv6/auction/10650228
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10136698
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10136698: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10136698 url https://www.openlane.eu/en/carv6/auction/10136698
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 9905933
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 9905933: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 9905933 url https://www.openlane.eu/en/carv6/auction/9905933
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10597849
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10597849: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10597849 url https://www.openlane.eu/en/carv6/auction/10597849
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10580073
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10580073: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10580073 url https://www.openlane.eu/en/carv6/auction/10580073
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10718734
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10718734: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10718734 url https://www.openlane.eu/en/carv6/auction/10718734
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10719679
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10719679: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10719679 url https://www.openlane.eu/en/carv6/auction/10719679
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10640495
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10640495: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10640495 url https://www.openlane.eu/en/carv6/auction/10640495
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10627155
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10627155: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10627155 url https://www.openlane.eu/en/carv6/auction/10627155
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10721193
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10721193: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10721193 url https://www.openlane.eu/en/carv6/auction/10721193
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10437881
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10437881: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10437881 url https://www.openlane.eu/en/carv6/auction/10437881
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10699722
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10699722: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10699722 url https://www.openlane.eu/en/carv6/auction/10699722
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10394825
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10394825: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10394825 url https://www.openlane.eu/en/carv6/auction/10394825
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10698182
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10698182: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10698182 url https://www.openlane.eu/en/carv6/auction/10698182
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10687167
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10687167: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10687167 url https://www.openlane.eu/en/carv6/auction/10687167
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10632404
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710632404%27 HTTP/1.1" 200 None
2026-03-25 19:38:14 [adesa.fr] INFO: Scrape type for 10632404: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10632404 url https://www.openlane.eu/en/carv6/auction/10632404
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10699512
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10699512: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10699512 url https://www.openlane.eu/en/carv6/auction/10699512
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10699517
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10699517: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10699517 url https://www.openlane.eu/en/carv6/auction/10699517
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10699513
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10699513: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10699513 url https://www.openlane.eu/en/carv6/auction/10699513
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10597858
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10597858: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10597858 url https://www.openlane.eu/en/carv6/auction/10597858
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10688557
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10688557: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10688557 url https://www.openlane.eu/en/carv6/auction/10688557
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10699502
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10699502: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10699502 url https://www.openlane.eu/en/carv6/auction/10699502
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10699501
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10699501: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10699501 url https://www.openlane.eu/en/carv6/auction/10699501
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10452571
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10452571: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10452571 url https://www.openlane.eu/en/carv6/auction/10452571
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10437891
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710437891%27 HTTP/1.1" 200 None
2026-03-25 19:38:14 [adesa.fr] INFO: Scrape type for 10437891: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10437891 url https://www.openlane.eu/en/carv6/auction/10437891
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10512962
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10512962: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10512962 url https://www.openlane.eu/en/carv6/auction/10512962
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10661603
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10661603: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10661603 url https://www.openlane.eu/en/carv6/auction/10661603
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10411867
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10411867: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10411867 url https://www.openlane.eu/en/carv6/auction/10411867
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10326128
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10326128: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10326128 url https://www.openlane.eu/en/carv6/auction/10326128
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10556138
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10556138: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10556138 url https://www.openlane.eu/en/carv6/auction/10556138
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10222565
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10222565: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10222565 url https://www.openlane.eu/en/carv6/auction/10222565
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10231005
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10231005: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10231005 url https://www.openlane.eu/en/carv6/auction/10231005
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10676045
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10676045: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10676045 url https://www.openlane.eu/en/carv6/auction/10676045
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10707950
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10707950: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10707950 url https://www.openlane.eu/en/carv6/auction/10707950
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10707951
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10707951: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10707951 url https://www.openlane.eu/en/carv6/auction/10707951
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10707949
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707949%27 HTTP/1.1" 200 None
2026-03-25 19:38:14 [adesa.fr] INFO: Scrape type for 10707949: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10707949 url https://www.openlane.eu/en/carv6/auction/10707949
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10710380
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710380%27 HTTP/1.1" 200 None
2026-03-25 19:38:14 [adesa.fr] INFO: Scrape type for 10710380: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10710380 url https://www.openlane.eu/en/carv6/auction/10710380
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10715794
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10715794: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10715794 url https://www.openlane.eu/en/carv6/auction/10715794
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10721766
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721766%27 HTTP/1.1" 200 None
2026-03-25 19:38:14 [adesa.fr] INFO: Scrape type for 10721766: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10721766 url https://www.openlane.eu/en/carv6/auction/10721766
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10640496
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10640496: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10640496 url https://www.openlane.eu/en/carv6/auction/10640496
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10721192
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10721192: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10721192 url https://www.openlane.eu/en/carv6/auction/10721192
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10719683
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10719683: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10719683 url https://www.openlane.eu/en/carv6/auction/10719683
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10716793
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [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-25 19:38:14 [adesa.fr] INFO: Scrape type for 10716793: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10716793 url https://www.openlane.eu/en/carv6/auction/10716793
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10715796
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715796%27 HTTP/1.1" 200 None
2026-03-25 19:38:14 [adesa.fr] INFO: Scrape type for 10715796: 0
2026-03-25 19:38:14 [adesa.fr] INFO: Skipping item 10715796 url https://www.openlane.eu/en/carv6/auction/10715796
2026-03-25 19:38:14 [adesa.fr] INFO: Found listing with ID: 10699481
2026-03-25 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10699481: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10699481 url https://www.openlane.eu/en/carv6/auction/10699481
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10699475
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10699475: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10699475 url https://www.openlane.eu/en/carv6/auction/10699475
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10702499
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10702499: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10702499 url https://www.openlane.eu/en/carv6/auction/10702499
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10558919
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710558919%27 HTTP/1.1" 200 None
2026-03-25 19:38:15 [adesa.fr] INFO: Scrape type for 10558919: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10558919 url https://www.openlane.eu/en/carv6/auction/10558919
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10574132
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10574132: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10574132 url https://www.openlane.eu/en/carv6/auction/10574132
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10690022
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10690022: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10690022 url https://www.openlane.eu/en/carv6/auction/10690022
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10709611
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10709611: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10709611 url https://www.openlane.eu/en/carv6/auction/10709611
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10699450
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10699450: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10699450 url https://www.openlane.eu/en/carv6/auction/10699450
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10694299
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710694299%27 HTTP/1.1" 200 None
2026-03-25 19:38:15 [adesa.fr] INFO: Scrape type for 10694299: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10694299 url https://www.openlane.eu/en/carv6/auction/10694299
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10595519
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10595519: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10595519 url https://www.openlane.eu/en/carv6/auction/10595519
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10554218
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10554218: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10554218 url https://www.openlane.eu/en/carv6/auction/10554218
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10689052
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10689052: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10689052 url https://www.openlane.eu/en/carv6/auction/10689052
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10597882
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10597882: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10597882 url https://www.openlane.eu/en/carv6/auction/10597882
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10719684
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10719684: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10719684 url https://www.openlane.eu/en/carv6/auction/10719684
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10721358
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10721358: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10721358 url https://www.openlane.eu/en/carv6/auction/10721358
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10721603
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10721603: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10721603 url https://www.openlane.eu/en/carv6/auction/10721603
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10722728
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10722728: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10722728 url https://www.openlane.eu/en/carv6/auction/10722728
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10681278
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681278%27 HTTP/1.1" 200 None
2026-03-25 19:38:15 [adesa.fr] INFO: Scrape type for 10681278: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10681278 url https://www.openlane.eu/en/carv6/auction/10681278
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10713164
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10713164: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10713164 url https://www.openlane.eu/en/carv6/auction/10713164
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10711367
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710711367%27 HTTP/1.1" 200 None
2026-03-25 19:38:15 [adesa.fr] INFO: Scrape type for 10711367: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10711367 url https://www.openlane.eu/en/carv6/auction/10711367
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10681283
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10681283: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10681283 url https://www.openlane.eu/en/carv6/auction/10681283
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10707278
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707278%27 HTTP/1.1" 200 None
2026-03-25 19:38:15 [adesa.fr] INFO: Scrape type for 10707278: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10707278 url https://www.openlane.eu/en/carv6/auction/10707278
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10682593
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10682593: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10682593 url https://www.openlane.eu/en/carv6/auction/10682593
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10573240
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10573240: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10573240 url https://www.openlane.eu/en/carv6/auction/10573240
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10269547
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10269547: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10269547 url https://www.openlane.eu/en/carv6/auction/10269547
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10713169
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10713169: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10713169 url https://www.openlane.eu/en/carv6/auction/10713169
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10654300
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10654300: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10654300 url https://www.openlane.eu/en/carv6/auction/10654300
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10699471
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699471%27 HTTP/1.1" 200 None
2026-03-25 19:38:15 [adesa.fr] INFO: Scrape type for 10699471: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10699471 url https://www.openlane.eu/en/carv6/auction/10699471
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10722729
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10722729: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10722729 url https://www.openlane.eu/en/carv6/auction/10722729
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10702501
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710702501%27 HTTP/1.1" 200 None
2026-03-25 19:38:15 [adesa.fr] INFO: Scrape type for 10702501: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10702501 url https://www.openlane.eu/en/carv6/auction/10702501
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10707273
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10707273: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10707273 url https://www.openlane.eu/en/carv6/auction/10707273
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10676823
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10676823: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10676823 url https://www.openlane.eu/en/carv6/auction/10676823
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10699507
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10699507: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10699507 url https://www.openlane.eu/en/carv6/auction/10699507
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10673717
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10673717: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10673717 url https://www.openlane.eu/en/carv6/auction/10673717
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10721364
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721364%27 HTTP/1.1" 200 None
2026-03-25 19:38:15 [adesa.fr] INFO: Scrape type for 10721364: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10721364 url https://www.openlane.eu/en/carv6/auction/10721364
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10688251
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10688251: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10688251 url https://www.openlane.eu/en/carv6/auction/10688251
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10695288
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695288%27 HTTP/1.1" 200 None
2026-03-25 19:38:15 [adesa.fr] INFO: Scrape type for 10695288: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10695288 url https://www.openlane.eu/en/carv6/auction/10695288
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10679268
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10679268: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10679268 url https://www.openlane.eu/en/carv6/auction/10679268
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10707858
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10707858: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10707858 url https://www.openlane.eu/en/carv6/auction/10707858
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10473270
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10473270: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10473270 url https://www.openlane.eu/en/carv6/auction/10473270
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10682079
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710682079%27 HTTP/1.1" 200 None
2026-03-25 19:38:15 [adesa.fr] INFO: Scrape type for 10682079: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10682079 url https://www.openlane.eu/en/carv6/auction/10682079
2026-03-25 19:38:15 [adesa.fr] INFO: Found listing with ID: 10699416
2026-03-25 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:15 [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-25 19:38:15 [adesa.fr] INFO: Scrape type for 10699416: 0
2026-03-25 19:38:15 [adesa.fr] INFO: Skipping item 10699416 url https://www.openlane.eu/en/carv6/auction/10699416
2026-03-25 19:38:15 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.015(s), this was the 1st time calling it.
2026-03-25 19:38:15 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.989438919590454 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:38:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:38:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720942> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:38:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:38:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9441360b-c984-5005-80ce-c4367a91589a with identifier: 10720942
2026-03-25 19:38:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9441360b-c984-5005-80ce-c4367a91589a with scrape type 1
2026-03-25 19:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9441360b-c984-5005-80ce-c4367a91589a
2026-03-25 19:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744632%252Fgeneral%252F4c3c1e24-72f6-402a-810b-ee5beffc39df.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744632/general/4c3c1e24-72f6-402a-810b-ee5beffc39df.jpg not downloaded yet
2026-03-25 19:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744632%252Fgeneral%252Fd64388e7-ddfa-4fc5-9240-68cc005dcf29.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744632/general/d64388e7-ddfa-4fc5-9240-68cc005dcf29.jpg not downloaded yet
2026-03-25 19:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744632%252Fgeneral%252F01a43202-ed15-4269-b872-ab9e874c531d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744632/general/01a43202-ed15-4269-b872-ab9e874c531d.jpg not downloaded yet
2026-03-25 19:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744632%252Fgeneral%252F779eaf20-7917-4b46-b287-ea25482680ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744632/general/779eaf20-7917-4b46-b287-ea25482680ca.jpg not downloaded yet
2026-03-25 19:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744632%252Fgeneral%252F0205a671-a58f-41f1-b844-4975868d09c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744632/general/0205a671-a58f-41f1-b844-4975868d09c7.jpg not downloaded yet
2026-03-25 19:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744632%252Fgeneral%252F9c1ae752-64b6-4f07-975c-aecfe613c650.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744632/general/9c1ae752-64b6-4f07-975c-aecfe613c650.jpg not downloaded yet
2026-03-25 19:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744632%252Fgeneral%252F5027fdb2-e198-4e38-a018-7dbdf045296d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744632/general/5027fdb2-e198-4e38-a018-7dbdf045296d.jpg not downloaded yet
2026-03-25 19:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744632%252Fgeneral%252F6bf6d95b-8458-4775-a478-e1689d6faedf.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744632/general/6bf6d95b-8458-4775-a478-e1689d6faedf.jpg not downloaded yet
2026-03-25 19:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744632%252Fgeneral%252F50e40ee2-3a92-4e68-9ba1-984843b6aa16.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744632/general/50e40ee2-3a92-4e68-9ba1-984843b6aa16.jpg not downloaded yet
2026-03-25 19:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5744632%252Fgeneral%252F477c386d-3bfe-4c71-9417-38004ea47bbb.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744632/general/477c386d-3bfe-4c71-9417-38004ea47bbb.jpg not downloaded yet
2026-03-25 19:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10695921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:38:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744632/general/477c386d-3bfe-4c71-9417-38004ea47bbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720942)
2026-03-25 19:38:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 686398cf-7bb3-56cf-b35a-062305964602 with identifier: 10695921
2026-03-25 19:38:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 686398cf-7bb3-56cf-b35a-062305964602 with scrape type 2
2026-03-25 19:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 686398cf-7bb3-56cf-b35a-062305964602 with scrape type 2
2026-03-25 19:38:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 686398cf-7bb3-56cf-b35a-062305964602, identifier: 10695921
2026-03-25 19:38:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 686398cf-7bb3-56cf-b35a-062305964602 with identifier: 10695921
2026-03-25 19:38:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 686398cf-7bb3-56cf-b35a-062305964602 with identifier: 10695921
2026-03-25 19:38:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 686398cf-7bb3-56cf-b35a-062305964602 with identifier: 10695921 to the API
2026-03-25 19:38:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:38: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-25 19:38:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10695921>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'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': '686398cf-7bb3-56cf-b35a-062305964602',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57022',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10695921',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'e-Berlingo',
'odometer': 56,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2024-06-24',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën e-Berlingo 50 kWh - Electric - Automatic - 138 hp - 56 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 19:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:37 [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-25 19:38:37 [adesa.fr] INFO: Saving data for 10695921: {'auction_closing_time': 1798675200.0, 'created_time': 1774272981.182626, 'last_price_update_time': 1774467517.419668}
2026-03-25 19:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10695921') HTTP/1.1" 204 0
2026-03-25 19:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744632/general/50e40ee2-3a92-4e68-9ba1-984843b6aa16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720942)
2026-03-25 19:38:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9168e90>
2026-03-25 19:38:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9441360b-c984-5005-80ce-c4367a91589a/9441360b-c984-5005-80ce-c4367a91589a_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744632%252Fgeneral%252F477c386d-3bfe-4c71-9417-38004ea47bbb.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744632/general/477c386d-3bfe-4c71-9417-38004ea47bbb.jpg saved to cache
2026-03-25 19:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9441360b-c984-5005-80ce-c4367a91589a
2026-03-25 19:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744632/general/6bf6d95b-8458-4775-a478-e1689d6faedf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720942)
2026-03-25 19:38:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb4f78d0>
2026-03-25 19:38:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9441360b-c984-5005-80ce-c4367a91589a/9441360b-c984-5005-80ce-c4367a91589a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744632%252Fgeneral%252F50e40ee2-3a92-4e68-9ba1-984843b6aa16.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744632/general/50e40ee2-3a92-4e68-9ba1-984843b6aa16.jpg saved to cache
2026-03-25 19:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9441360b-c984-5005-80ce-c4367a91589a
2026-03-25 19:38:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86c8510>
2026-03-25 19:38:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9441360b-c984-5005-80ce-c4367a91589a/9441360b-c984-5005-80ce-c4367a91589a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744632%252Fgeneral%252F6bf6d95b-8458-4775-a478-e1689d6faedf.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744632/general/6bf6d95b-8458-4775-a478-e1689d6faedf.jpg saved to cache
2026-03-25 19:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9441360b-c984-5005-80ce-c4367a91589a
2026-03-25 19:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744632/general/5027fdb2-e198-4e38-a018-7dbdf045296d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720942)
2026-03-25 19:38:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb4f6850>
2026-03-25 19:38:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9441360b-c984-5005-80ce-c4367a91589a/9441360b-c984-5005-80ce-c4367a91589a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744632%252Fgeneral%252F5027fdb2-e198-4e38-a018-7dbdf045296d.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744632/general/5027fdb2-e198-4e38-a018-7dbdf045296d.jpg saved to cache
2026-03-25 19:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9441360b-c984-5005-80ce-c4367a91589a
2026-03-25 19:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744632/general/9c1ae752-64b6-4f07-975c-aecfe613c650.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720942)
2026-03-25 19:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744632/general/0205a671-a58f-41f1-b844-4975868d09c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720942)
2026-03-25 19:38:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fdec50>
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9441360b-c984-5005-80ce-c4367a91589a/9441360b-c984-5005-80ce-c4367a91589a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744632%252Fgeneral%252F9c1ae752-64b6-4f07-975c-aecfe613c650.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744632/general/9c1ae752-64b6-4f07-975c-aecfe613c650.jpg saved to cache
2026-03-25 19:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9441360b-c984-5005-80ce-c4367a91589a
2026-03-25 19:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744632/general/779eaf20-7917-4b46-b287-ea25482680ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720942)
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9415ad0>
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9441360b-c984-5005-80ce-c4367a91589a/9441360b-c984-5005-80ce-c4367a91589a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744632%252Fgeneral%252F0205a671-a58f-41f1-b844-4975868d09c7.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744632/general/0205a671-a58f-41f1-b844-4975868d09c7.jpg saved to cache
2026-03-25 19:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9441360b-c984-5005-80ce-c4367a91589a
2026-03-25 19:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744632/general/01a43202-ed15-4269-b872-ab9e874c531d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720942)
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9029950>
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9441360b-c984-5005-80ce-c4367a91589a/9441360b-c984-5005-80ce-c4367a91589a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744632%252Fgeneral%252F779eaf20-7917-4b46-b287-ea25482680ca.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744632/general/779eaf20-7917-4b46-b287-ea25482680ca.jpg saved to cache
2026-03-25 19:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9441360b-c984-5005-80ce-c4367a91589a
2026-03-25 19:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744632/general/d64388e7-ddfa-4fc5-9240-68cc005dcf29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720942)
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9477050>
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9441360b-c984-5005-80ce-c4367a91589a/9441360b-c984-5005-80ce-c4367a91589a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744632%252Fgeneral%252F01a43202-ed15-4269-b872-ab9e874c531d.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744632/general/01a43202-ed15-4269-b872-ab9e874c531d.jpg saved to cache
2026-03-25 19:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9441360b-c984-5005-80ce-c4367a91589a
2026-03-25 19:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744632/general/4c3c1e24-72f6-402a-810b-ee5beffc39df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720942)
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9475c90>
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9441360b-c984-5005-80ce-c4367a91589a/9441360b-c984-5005-80ce-c4367a91589a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744632%252Fgeneral%252Fd64388e7-ddfa-4fc5-9240-68cc005dcf29.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744632/general/d64388e7-ddfa-4fc5-9240-68cc005dcf29.jpg saved to cache
2026-03-25 19:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9441360b-c984-5005-80ce-c4367a91589a
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86c8750>
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:38:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9441360b-c984-5005-80ce-c4367a91589a/9441360b-c984-5005-80ce-c4367a91589a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744632%252Fgeneral%252F4c3c1e24-72f6-402a-810b-ee5beffc39df.jpg') HTTP/1.1" 204 0
2026-03-25 19:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744632/general/4c3c1e24-72f6-402a-810b-ee5beffc39df.jpg saved to cache
2026-03-25 19:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9441360b-c984-5005-80ce-c4367a91589a
2026-03-25 19:38:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9441360b-c984-5005-80ce-c4367a91589a, skipping ID generation
2026-03-25 19:38:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9441360b-c984-5005-80ce-c4367a91589a with scrape type 1
2026-03-25 19:38:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9441360b-c984-5005-80ce-c4367a91589a sending to next pipeline
2026-03-25 19:38:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9441360b-c984-5005-80ce-c4367a91589a, identifier: 10720942
2026-03-25 19:38:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9441360b-c984-5005-80ce-c4367a91589a with identifier: 10720942
2026-03-25 19:38:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9441360b-c984-5005-80ce-c4367a91589a with identifier: 10720942
2026-03-25 19:38:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9441360b-c984-5005-80ce-c4367a91589a with identifier: 10720942 to the API
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:38: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-25 19:38:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744632/general/4c3c1e24-72f6-402a-810b-ee5beffc39df.jpg>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': '9441360b-c984-5005-80ce-c4367a91589a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG296BZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720942',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 165260,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 56,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9441360b-c984-5005-80ce-c4367a91589a/9441360b-c984-5005-80ce-c4367a91589a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744632/general/4c3c1e24-72f6-402a-810b-ee5beffc39df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9441360b-c984-5005-80ce-c4367a91589a/9441360b-c984-5005-80ce-c4367a91589a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167971,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744632/general/d64388e7-ddfa-4fc5-9240-68cc005dcf29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9441360b-c984-5005-80ce-c4367a91589a/9441360b-c984-5005-80ce-c4367a91589a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744632/general/01a43202-ed15-4269-b872-ab9e874c531d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9441360b-c984-5005-80ce-c4367a91589a/9441360b-c984-5005-80ce-c4367a91589a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151137,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744632/general/779eaf20-7917-4b46-b287-ea25482680ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9441360b-c984-5005-80ce-c4367a91589a/9441360b-c984-5005-80ce-c4367a91589a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744632/general/0205a671-a58f-41f1-b844-4975868d09c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9441360b-c984-5005-80ce-c4367a91589a/9441360b-c984-5005-80ce-c4367a91589a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98406,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744632/general/9c1ae752-64b6-4f07-975c-aecfe613c650.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9441360b-c984-5005-80ce-c4367a91589a/9441360b-c984-5005-80ce-c4367a91589a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744632/general/5027fdb2-e198-4e38-a018-7dbdf045296d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9441360b-c984-5005-80ce-c4367a91589a/9441360b-c984-5005-80ce-c4367a91589a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77089,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744632/general/6bf6d95b-8458-4775-a478-e1689d6faedf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9441360b-c984-5005-80ce-c4367a91589a/9441360b-c984-5005-80ce-c4367a91589a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95002,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744632/general/50e40ee2-3a92-4e68-9ba1-984843b6aa16.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9441360b-c984-5005-80ce-c4367a91589a/9441360b-c984-5005-80ce-c4367a91589a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744632/general/477c386d-3bfe-4c71-9417-38004ea47bbb.jpg',
'Width': 1024}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2022-04-29',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 3008 1.2i Active Pack - Petrol - Automatic - 130 hp - '
'165.260 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720942%27 HTTP/1.1" 200 None
2026-03-25 19:38:38 [adesa.fr] INFO: Saving data for 10720942: {'created_time': 1774467518.858438, 'last_price_update_time': 1774467518.858447, 'auction_closing_time': 1774527300.0}
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720942') HTTP/1.1" 204 0
2026-03-25 19:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720899> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:38:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:38:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7132995-8453-54df-ac5b-9c75209c6558 with identifier: 10720899
2026-03-25 19:38:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7132995-8453-54df-ac5b-9c75209c6558 with scrape type 1
2026-03-25 19:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f7132995-8453-54df-ac5b-9c75209c6558
2026-03-25 19:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5704283%252Fgeneral%252Fa38ac0a5-52c2-4431-9cc2-9dd0c5d65bc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704283/general/a38ac0a5-52c2-4431-9cc2-9dd0c5d65bc3.jpg already downloaded
2026-03-25 19:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5704283%252Fgeneral%252F2e8eb536-b869-4ae0-ba64-d5390d7269c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704283/general/2e8eb536-b869-4ae0-ba64-d5390d7269c8.jpg already downloaded
2026-03-25 19:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5704283%252Fgeneral%252F5e604b28-86a0-4878-a312-fb4478b5fa57.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704283/general/5e604b28-86a0-4878-a312-fb4478b5fa57.jpg already downloaded
2026-03-25 19:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5704283%252Fgeneral%252Fd2e3d5b5-00cd-45b4-85a0-32e4e0a87cf2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704283/general/d2e3d5b5-00cd-45b4-85a0-32e4e0a87cf2.jpg already downloaded
2026-03-25 19:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5704283%252Fgeneral%252F3df3a8db-0b98-490a-a4e8-5edce7a3c2ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704283/general/3df3a8db-0b98-490a-a4e8-5edce7a3c2ca.jpg already downloaded
2026-03-25 19:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5704283%252Fgeneral%252F23c7a6d7-6940-4cd5-9497-419740dfcc76.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704283/general/23c7a6d7-6940-4cd5-9497-419740dfcc76.jpg already downloaded
2026-03-25 19:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5704283%252Fgeneral%252F5fde16c7-780c-4e84-ac82-fb7de6c5b4da.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704283/general/5fde16c7-780c-4e84-ac82-fb7de6c5b4da.jpg already downloaded
2026-03-25 19:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5704283%252Fgeneral%252F01b1763d-6638-44f4-97bf-04f4466c935a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704283/general/01b1763d-6638-44f4-97bf-04f4466c935a.jpg already downloaded
2026-03-25 19:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5704283%252Fgeneral%252F057620e3-d97c-4beb-b234-839b49ef48e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704283/general/057620e3-d97c-4beb-b234-839b49ef48e1.jpg already downloaded
2026-03-25 19:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5704283%252Fgeneral%252Fcd23b7c3-0e24-44b2-8acc-e7e24db12f3c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704283/general/cd23b7c3-0e24-44b2-8acc-e7e24db12f3c.jpg already downloaded
2026-03-25 19:38:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f7132995-8453-54df-ac5b-9c75209c6558, identifier: 10720899
2026-03-25 19:38:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f7132995-8453-54df-ac5b-9c75209c6558 with identifier: 10720899
2026-03-25 19:38:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f7132995-8453-54df-ac5b-9c75209c6558 with identifier: 10720899
2026-03-25 19:38:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f7132995-8453-54df-ac5b-9c75209c6558 with identifier: 10720899 to the API
2026-03-25 19:38:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:38: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-25 19:38:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720899>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'f7132995-8453-54df-ac5b-9c75209c6558',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ925BZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720899',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 151445,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 57,
'photo_urls': ['https://images.openlane.eu/carimgs/5704283/general/a38ac0a5-52c2-4431-9cc2-9dd0c5d65bc3.jpg',
'https://images.openlane.eu/carimgs/5704283/general/2e8eb536-b869-4ae0-ba64-d5390d7269c8.jpg',
'https://images.openlane.eu/carimgs/5704283/general/5e604b28-86a0-4878-a312-fb4478b5fa57.jpg',
'https://images.openlane.eu/carimgs/5704283/general/d2e3d5b5-00cd-45b4-85a0-32e4e0a87cf2.jpg',
'https://images.openlane.eu/carimgs/5704283/general/3df3a8db-0b98-490a-a4e8-5edce7a3c2ca.jpg',
'https://images.openlane.eu/carimgs/5704283/general/23c7a6d7-6940-4cd5-9497-419740dfcc76.jpg',
'https://images.openlane.eu/carimgs/5704283/general/5fde16c7-780c-4e84-ac82-fb7de6c5b4da.jpg',
'https://images.openlane.eu/carimgs/5704283/general/01b1763d-6638-44f4-97bf-04f4466c935a.jpg',
'https://images.openlane.eu/carimgs/5704283/general/057620e3-d97c-4beb-b234-839b49ef48e1.jpg',
'https://images.openlane.eu/carimgs/5704283/general/cd23b7c3-0e24-44b2-8acc-e7e24db12f3c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7132995-8453-54df-ac5b-9c75209c6558/f7132995-8453-54df-ac5b-9c75209c6558_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704283/general/a38ac0a5-52c2-4431-9cc2-9dd0c5d65bc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7132995-8453-54df-ac5b-9c75209c6558/f7132995-8453-54df-ac5b-9c75209c6558_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704283/general/2e8eb536-b869-4ae0-ba64-d5390d7269c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7132995-8453-54df-ac5b-9c75209c6558/f7132995-8453-54df-ac5b-9c75209c6558_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163853,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704283/general/5e604b28-86a0-4878-a312-fb4478b5fa57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7132995-8453-54df-ac5b-9c75209c6558/f7132995-8453-54df-ac5b-9c75209c6558_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167572,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704283/general/d2e3d5b5-00cd-45b4-85a0-32e4e0a87cf2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7132995-8453-54df-ac5b-9c75209c6558/f7132995-8453-54df-ac5b-9c75209c6558_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704283/general/3df3a8db-0b98-490a-a4e8-5edce7a3c2ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7132995-8453-54df-ac5b-9c75209c6558/f7132995-8453-54df-ac5b-9c75209c6558_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131090,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704283/general/23c7a6d7-6940-4cd5-9497-419740dfcc76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7132995-8453-54df-ac5b-9c75209c6558/f7132995-8453-54df-ac5b-9c75209c6558_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112916,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704283/general/5fde16c7-780c-4e84-ac82-fb7de6c5b4da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7132995-8453-54df-ac5b-9c75209c6558/f7132995-8453-54df-ac5b-9c75209c6558_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111520,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704283/general/01b1763d-6638-44f4-97bf-04f4466c935a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7132995-8453-54df-ac5b-9c75209c6558/f7132995-8453-54df-ac5b-9c75209c6558_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106540,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704283/general/057620e3-d97c-4beb-b234-839b49ef48e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7132995-8453-54df-ac5b-9c75209c6558/f7132995-8453-54df-ac5b-9c75209c6558_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704283/general/cd23b7c3-0e24-44b2-8acc-e7e24db12f3c.jpg',
'Width': 1024}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz CLA Shooting Brake 200d Business Line - Diesel - '
'Automatic - 150 hp - 151.445 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-25 19:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720899%27 HTTP/1.1" 200 None
2026-03-25 19:38:39 [adesa.fr] INFO: Saving data for 10720899: {'created_time': 1774467519.507081, 'last_price_update_time': 1774467519.507094, 'auction_closing_time': 1774527300.0}
2026-03-25 19:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720899') HTTP/1.1" 204 0
2026-03-25 19:38:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720924> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:38:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:38:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5 with identifier: 10720924
2026-03-25 19:38:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5 with scrape type 1
2026-03-25 19:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5
2026-03-25 19:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5728651%252Fgeneral%252F7508e770-520f-42ff-a57d-6d109a1d86a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728651/general/7508e770-520f-42ff-a57d-6d109a1d86a4.jpg already downloaded
2026-03-25 19:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5728651%252Fgeneral%252Fd1d44c89-d3d9-4579-a117-28033545dfef.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728651/general/d1d44c89-d3d9-4579-a117-28033545dfef.jpg already downloaded
2026-03-25 19:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5728651%252Fgeneral%252F35d85cda-eb1f-4248-894e-464191da1276.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728651/general/35d85cda-eb1f-4248-894e-464191da1276.jpg already downloaded
2026-03-25 19:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5728651%252Fgeneral%252F1fecf16b-3724-4eba-9343-e0d6ae85da55.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728651/general/1fecf16b-3724-4eba-9343-e0d6ae85da55.jpg already downloaded
2026-03-25 19:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5728651%252Fgeneral%252F96308aca-fb2d-42c3-bf6b-6c8ad5a741ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728651/general/96308aca-fb2d-42c3-bf6b-6c8ad5a741ea.jpg already downloaded
2026-03-25 19:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5728651%252Fgeneral%252F83cb3c3b-50b5-4e6c-ae9e-638fde952569.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728651/general/83cb3c3b-50b5-4e6c-ae9e-638fde952569.jpg already downloaded
2026-03-25 19:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5728651%252Fgeneral%252Ff8811ea2-cb1e-4b28-9f0a-2e4c6d11cd1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728651/general/f8811ea2-cb1e-4b28-9f0a-2e4c6d11cd1a.jpg already downloaded
2026-03-25 19:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5728651%252Fgeneral%252F37091a17-a4a0-4903-9857-b6e0844d457a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728651/general/37091a17-a4a0-4903-9857-b6e0844d457a.jpg already downloaded
2026-03-25 19:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5728651%252Fgeneral%252Fdb0fca24-2092-435a-99d4-34d0266083a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728651/general/db0fca24-2092-435a-99d4-34d0266083a5.jpg already downloaded
2026-03-25 19:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5728651%252Fgeneral%252Fb4d856cc-855c-4fc9-afe1-2853fbd7f9dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728651/general/b4d856cc-855c-4fc9-afe1-2853fbd7f9dd.jpg already downloaded
2026-03-25 19:38:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5, identifier: 10720924
2026-03-25 19:38:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5 with identifier: 10720924
2026-03-25 19:38:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5 with identifier: 10720924
2026-03-25 19:38:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5 with identifier: 10720924 to the API
2026-03-25 19:38:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:38: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-25 19:38:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720924>
{'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-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ685PW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720924',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 164082,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5728651/general/7508e770-520f-42ff-a57d-6d109a1d86a4.jpg',
'https://images.openlane.eu/carimgs/5728651/general/d1d44c89-d3d9-4579-a117-28033545dfef.jpg',
'https://images.openlane.eu/carimgs/5728651/general/35d85cda-eb1f-4248-894e-464191da1276.jpg',
'https://images.openlane.eu/carimgs/5728651/general/1fecf16b-3724-4eba-9343-e0d6ae85da55.jpg',
'https://images.openlane.eu/carimgs/5728651/general/96308aca-fb2d-42c3-bf6b-6c8ad5a741ea.jpg',
'https://images.openlane.eu/carimgs/5728651/general/83cb3c3b-50b5-4e6c-ae9e-638fde952569.jpg',
'https://images.openlane.eu/carimgs/5728651/general/f8811ea2-cb1e-4b28-9f0a-2e4c6d11cd1a.jpg',
'https://images.openlane.eu/carimgs/5728651/general/37091a17-a4a0-4903-9857-b6e0844d457a.jpg',
'https://images.openlane.eu/carimgs/5728651/general/db0fca24-2092-435a-99d4-34d0266083a5.jpg',
'https://images.openlane.eu/carimgs/5728651/general/b4d856cc-855c-4fc9-afe1-2853fbd7f9dd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5/907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728651/general/7508e770-520f-42ff-a57d-6d109a1d86a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5/907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728651/general/d1d44c89-d3d9-4579-a117-28033545dfef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5/907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728651/general/35d85cda-eb1f-4248-894e-464191da1276.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5/907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141572,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728651/general/1fecf16b-3724-4eba-9343-e0d6ae85da55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5/907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108953,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728651/general/96308aca-fb2d-42c3-bf6b-6c8ad5a741ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5/907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90544,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728651/general/83cb3c3b-50b5-4e6c-ae9e-638fde952569.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5/907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101445,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728651/general/f8811ea2-cb1e-4b28-9f0a-2e4c6d11cd1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5/907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73534,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728651/general/37091a17-a4a0-4903-9857-b6e0844d457a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5/907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83973,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728651/general/db0fca24-2092-435a-99d4-34d0266083a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5/907a8ae5-8a0f-53f2-a1b7-40fd40e4f0a5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90918,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728651/general/b4d856cc-855c-4fc9-afe1-2853fbd7f9dd.jpg',
'Width': 1024}],
'price': 7000,
'price_includes_vat': True,
'registration_date': '2022-09-26',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Megane 1.5 DCI Evolution - Diesel - Automatic - 115 hp - '
'164.082 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-25 19:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720924%27 HTTP/1.1" 200 None
2026-03-25 19:38:43 [adesa.fr] INFO: Saving data for 10720924: {'created_time': 1774467523.276329, 'last_price_update_time': 1774467523.276373, 'auction_closing_time': 1774527300.0}
2026-03-25 19:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720924') HTTP/1.1" 204 0
2026-03-25 19:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:38:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:38:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e6a328f-5344-5169-a993-8b046fb09499 with identifier: 10720919
2026-03-25 19:38:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e6a328f-5344-5169-a993-8b046fb09499 with scrape type 1
2026-03-25 19:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1e6a328f-5344-5169-a993-8b046fb09499
2026-03-25 19:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5728609%252Fgeneral%252Fb01d9a8e-d92e-49ce-a5b6-5d815d4b6a71.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728609/general/b01d9a8e-d92e-49ce-a5b6-5d815d4b6a71.jpg already downloaded
2026-03-25 19:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5728609%252Fgeneral%252F2b1d4283-8aa4-4d78-b2b6-c3d6d20c7811.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728609/general/2b1d4283-8aa4-4d78-b2b6-c3d6d20c7811.jpg already downloaded
2026-03-25 19:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5728609%252Fgeneral%252F5f94c0a2-1804-4f64-b665-e6b9d0d57c39.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728609/general/5f94c0a2-1804-4f64-b665-e6b9d0d57c39.jpg already downloaded
2026-03-25 19:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5728609%252Fgeneral%252F1af1a899-633e-42c3-9e5b-ec300583966e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728609/general/1af1a899-633e-42c3-9e5b-ec300583966e.jpg already downloaded
2026-03-25 19:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5728609%252Fgeneral%252F7f9ffbff-1f0a-44c1-9651-31172c9d08c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728609/general/7f9ffbff-1f0a-44c1-9651-31172c9d08c2.jpg already downloaded
2026-03-25 19:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5728609%252Fgeneral%252Fb3ff3274-33d3-4ccb-add0-1023760f5a30.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728609/general/b3ff3274-33d3-4ccb-add0-1023760f5a30.jpg already downloaded
2026-03-25 19:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5728609%252Fgeneral%252F5df753a5-02e2-4b65-9179-98a84fdb5c7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728609/general/5df753a5-02e2-4b65-9179-98a84fdb5c7e.jpg already downloaded
2026-03-25 19:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5728609%252Fgeneral%252Fc480fa29-659a-4508-9a72-6e3cc7a4fc7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728609/general/c480fa29-659a-4508-9a72-6e3cc7a4fc7e.jpg already downloaded
2026-03-25 19:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5728609%252Fgeneral%252Fc4efb4fd-eceb-4d1b-8eb6-4a19eef0aed9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728609/general/c4efb4fd-eceb-4d1b-8eb6-4a19eef0aed9.jpg already downloaded
2026-03-25 19:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5728609%252Fgeneral%252F52f0ac58-49f7-4fc9-b5e3-b81f7a8dfb65.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728609/general/52f0ac58-49f7-4fc9-b5e3-b81f7a8dfb65.jpg already downloaded
2026-03-25 19:38:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1e6a328f-5344-5169-a993-8b046fb09499, identifier: 10720919
2026-03-25 19:38:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1e6a328f-5344-5169-a993-8b046fb09499 with identifier: 10720919
2026-03-25 19:38:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1e6a328f-5344-5169-a993-8b046fb09499 with identifier: 10720919
2026-03-25 19:38:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1e6a328f-5344-5169-a993-8b046fb09499 with identifier: 10720919 to the API
2026-03-25 19:38:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:38: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-25 19:38:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720919>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '1e6a328f-5344-5169-a993-8b046fb09499',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA876AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720919',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 177242,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5728609/general/b01d9a8e-d92e-49ce-a5b6-5d815d4b6a71.jpg',
'https://images.openlane.eu/carimgs/5728609/general/2b1d4283-8aa4-4d78-b2b6-c3d6d20c7811.jpg',
'https://images.openlane.eu/carimgs/5728609/general/5f94c0a2-1804-4f64-b665-e6b9d0d57c39.jpg',
'https://images.openlane.eu/carimgs/5728609/general/1af1a899-633e-42c3-9e5b-ec300583966e.jpg',
'https://images.openlane.eu/carimgs/5728609/general/7f9ffbff-1f0a-44c1-9651-31172c9d08c2.jpg',
'https://images.openlane.eu/carimgs/5728609/general/b3ff3274-33d3-4ccb-add0-1023760f5a30.jpg',
'https://images.openlane.eu/carimgs/5728609/general/5df753a5-02e2-4b65-9179-98a84fdb5c7e.jpg',
'https://images.openlane.eu/carimgs/5728609/general/c480fa29-659a-4508-9a72-6e3cc7a4fc7e.jpg',
'https://images.openlane.eu/carimgs/5728609/general/c4efb4fd-eceb-4d1b-8eb6-4a19eef0aed9.jpg',
'https://images.openlane.eu/carimgs/5728609/general/52f0ac58-49f7-4fc9-b5e3-b81f7a8dfb65.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e6a328f-5344-5169-a993-8b046fb09499/1e6a328f-5344-5169-a993-8b046fb09499_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728609/general/b01d9a8e-d92e-49ce-a5b6-5d815d4b6a71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e6a328f-5344-5169-a993-8b046fb09499/1e6a328f-5344-5169-a993-8b046fb09499_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194666,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728609/general/2b1d4283-8aa4-4d78-b2b6-c3d6d20c7811.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e6a328f-5344-5169-a993-8b046fb09499/1e6a328f-5344-5169-a993-8b046fb09499_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177066,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728609/general/5f94c0a2-1804-4f64-b665-e6b9d0d57c39.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e6a328f-5344-5169-a993-8b046fb09499/1e6a328f-5344-5169-a993-8b046fb09499_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175213,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728609/general/1af1a899-633e-42c3-9e5b-ec300583966e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e6a328f-5344-5169-a993-8b046fb09499/1e6a328f-5344-5169-a993-8b046fb09499_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117376,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728609/general/7f9ffbff-1f0a-44c1-9651-31172c9d08c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e6a328f-5344-5169-a993-8b046fb09499/1e6a328f-5344-5169-a993-8b046fb09499_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116238,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728609/general/b3ff3274-33d3-4ccb-add0-1023760f5a30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e6a328f-5344-5169-a993-8b046fb09499/1e6a328f-5344-5169-a993-8b046fb09499_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136359,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728609/general/5df753a5-02e2-4b65-9179-98a84fdb5c7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e6a328f-5344-5169-a993-8b046fb09499/1e6a328f-5344-5169-a993-8b046fb09499_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728609/general/c480fa29-659a-4508-9a72-6e3cc7a4fc7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e6a328f-5344-5169-a993-8b046fb09499/1e6a328f-5344-5169-a993-8b046fb09499_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75508,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728609/general/c4efb4fd-eceb-4d1b-8eb6-4a19eef0aed9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e6a328f-5344-5169-a993-8b046fb09499/1e6a328f-5344-5169-a993-8b046fb09499_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113634,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728609/general/52f0ac58-49f7-4fc9-b5e3-b81f7a8dfb65.jpg',
'Width': 1024}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-06-16',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz CLA Shooting Brake 180d Business Line - Diesel - '
'Automatic - 116 hp - 177.242 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2021}
2026-03-25 19:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720919%27 HTTP/1.1" 200 None
2026-03-25 19:38:48 [adesa.fr] INFO: Saving data for 10720919: {'created_time': 1774467528.0852, 'last_price_update_time': 1774467528.085211, 'auction_closing_time': 1774527300.0}
2026-03-25 19:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720919') HTTP/1.1" 204 0
2026-03-25 19:38:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.406(s), this was the 1st time calling it.
2026-03-25 19:38:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.477467831153554 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:38:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720938> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:38:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:38:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01abbcfa-a388-5480-8abb-0a8387409f54 with identifier: 10720938
2026-03-25 19:38:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01abbcfa-a388-5480-8abb-0a8387409f54 with scrape type 1
2026-03-25 19:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01abbcfa-a388-5480-8abb-0a8387409f54
2026-03-25 19:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5732591%252Fgeneral%252F01ea0879-0276-4d6e-8946-56d88daadb90.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732591/general/01ea0879-0276-4d6e-8946-56d88daadb90.jpg already downloaded
2026-03-25 19:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5732591%252Fgeneral%252F025d62ad-1acf-414c-a42e-e7a7cf7a6faa.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732591/general/025d62ad-1acf-414c-a42e-e7a7cf7a6faa.jpg already downloaded
2026-03-25 19:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5732591%252Fgeneral%252F3bcbd870-5c57-4d88-a4e8-f82000601ac2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732591/general/3bcbd870-5c57-4d88-a4e8-f82000601ac2.jpg already downloaded
2026-03-25 19:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5732591%252Fgeneral%252Fa4dd2426-3cb1-4f7d-8b1a-2ab2f8974e27.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732591/general/a4dd2426-3cb1-4f7d-8b1a-2ab2f8974e27.jpg already downloaded
2026-03-25 19:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5732591%252Fgeneral%252Fd24a0444-59a8-4891-a6e2-d964b46e76ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732591/general/d24a0444-59a8-4891-a6e2-d964b46e76ae.jpg already downloaded
2026-03-25 19:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5732591%252Fgeneral%252F4667a6ed-31a5-485f-9318-6d8eb45f6cb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732591/general/4667a6ed-31a5-485f-9318-6d8eb45f6cb2.jpg already downloaded
2026-03-25 19:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5732591%252Fgeneral%252F89dd489c-4baa-4344-9d88-7b2444bfdb5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732591/general/89dd489c-4baa-4344-9d88-7b2444bfdb5a.jpg already downloaded
2026-03-25 19:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5732591%252Fgeneral%252F7161af90-4654-4f15-9ce4-01f9469bbb38.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732591/general/7161af90-4654-4f15-9ce4-01f9469bbb38.jpg already downloaded
2026-03-25 19:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5732591%252Fgeneral%252Fd06b57c9-3bd7-4d8e-a7bb-2bacf5e6ef0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732591/general/d06b57c9-3bd7-4d8e-a7bb-2bacf5e6ef0d.jpg already downloaded
2026-03-25 19:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38: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%252F5732591%252Fgeneral%252Ffdaede20-56b0-4fcf-8395-e001937b7fbe.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732591/general/fdaede20-56b0-4fcf-8395-e001937b7fbe.jpg already downloaded
2026-03-25 19:38:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 01abbcfa-a388-5480-8abb-0a8387409f54, identifier: 10720938
2026-03-25 19:38:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 01abbcfa-a388-5480-8abb-0a8387409f54 with identifier: 10720938
2026-03-25 19:38:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 01abbcfa-a388-5480-8abb-0a8387409f54 with identifier: 10720938
2026-03-25 19:38:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 01abbcfa-a388-5480-8abb-0a8387409f54 with identifier: 10720938 to the API
2026-03-25 19:38:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:38: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-25 19:38:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720938>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 184,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '01abbcfa-a388-5480-8abb-0a8387409f54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FH050WN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720938',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 157020,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5732591/general/01ea0879-0276-4d6e-8946-56d88daadb90.jpg',
'https://images.openlane.eu/carimgs/5732591/general/025d62ad-1acf-414c-a42e-e7a7cf7a6faa.jpg',
'https://images.openlane.eu/carimgs/5732591/general/3bcbd870-5c57-4d88-a4e8-f82000601ac2.jpg',
'https://images.openlane.eu/carimgs/5732591/general/a4dd2426-3cb1-4f7d-8b1a-2ab2f8974e27.jpg',
'https://images.openlane.eu/carimgs/5732591/general/d24a0444-59a8-4891-a6e2-d964b46e76ae.jpg',
'https://images.openlane.eu/carimgs/5732591/general/4667a6ed-31a5-485f-9318-6d8eb45f6cb2.jpg',
'https://images.openlane.eu/carimgs/5732591/general/89dd489c-4baa-4344-9d88-7b2444bfdb5a.jpg',
'https://images.openlane.eu/carimgs/5732591/general/7161af90-4654-4f15-9ce4-01f9469bbb38.jpg',
'https://images.openlane.eu/carimgs/5732591/general/d06b57c9-3bd7-4d8e-a7bb-2bacf5e6ef0d.jpg',
'https://images.openlane.eu/carimgs/5732591/general/fdaede20-56b0-4fcf-8395-e001937b7fbe.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01abbcfa-a388-5480-8abb-0a8387409f54/01abbcfa-a388-5480-8abb-0a8387409f54_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179987,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732591/general/01ea0879-0276-4d6e-8946-56d88daadb90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01abbcfa-a388-5480-8abb-0a8387409f54/01abbcfa-a388-5480-8abb-0a8387409f54_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167326,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732591/general/025d62ad-1acf-414c-a42e-e7a7cf7a6faa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01abbcfa-a388-5480-8abb-0a8387409f54/01abbcfa-a388-5480-8abb-0a8387409f54_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158696,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732591/general/3bcbd870-5c57-4d88-a4e8-f82000601ac2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01abbcfa-a388-5480-8abb-0a8387409f54/01abbcfa-a388-5480-8abb-0a8387409f54_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160642,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732591/general/a4dd2426-3cb1-4f7d-8b1a-2ab2f8974e27.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01abbcfa-a388-5480-8abb-0a8387409f54/01abbcfa-a388-5480-8abb-0a8387409f54_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83322,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732591/general/d24a0444-59a8-4891-a6e2-d964b46e76ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01abbcfa-a388-5480-8abb-0a8387409f54/01abbcfa-a388-5480-8abb-0a8387409f54_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732591/general/4667a6ed-31a5-485f-9318-6d8eb45f6cb2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01abbcfa-a388-5480-8abb-0a8387409f54/01abbcfa-a388-5480-8abb-0a8387409f54_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114784,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732591/general/89dd489c-4baa-4344-9d88-7b2444bfdb5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01abbcfa-a388-5480-8abb-0a8387409f54/01abbcfa-a388-5480-8abb-0a8387409f54_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103397,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732591/general/7161af90-4654-4f15-9ce4-01f9469bbb38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01abbcfa-a388-5480-8abb-0a8387409f54/01abbcfa-a388-5480-8abb-0a8387409f54_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732591/general/d06b57c9-3bd7-4d8e-a7bb-2bacf5e6ef0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01abbcfa-a388-5480-8abb-0a8387409f54/01abbcfa-a388-5480-8abb-0a8387409f54_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732591/general/fdaede20-56b0-4fcf-8395-e001937b7fbe.jpg',
'Width': 1024}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2019-07-15',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mazda CX-5 2.2 SKYACTIV-D Selection - Diesel - Manual - 184 hp - '
'157.020 km',
'transmission': 'manual',
'trim': 'Selection',
'vin': None,
'year': 2019}
2026-03-25 19:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720938%27 HTTP/1.1" 200 None
2026-03-25 19:38:51 [adesa.fr] INFO: Saving data for 10720938: {'created_time': 1774467531.057363, 'last_price_update_time': 1774467531.057373, 'auction_closing_time': 1774527300.0}
2026-03-25 19:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720938') HTTP/1.1" 204 0
2026-03-25 19:38:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:39:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720905> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:39:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:39:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b with identifier: 10720905
2026-03-25 19:39:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b with scrape type 1
2026-03-25 19:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b
2026-03-25 19:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5715053%252Fgeneral%252F9054ed65-d505-4665-86f8-a85928e856bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715053/general/9054ed65-d505-4665-86f8-a85928e856bb.jpg already downloaded
2026-03-25 19:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5715053%252Fgeneral%252Fa69d563c-6c37-4545-a41f-30146645a70d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715053/general/a69d563c-6c37-4545-a41f-30146645a70d.jpg already downloaded
2026-03-25 19:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5715053%252Fgeneral%252F8f7839cd-3397-41bc-ac13-94b40b19c597.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715053/general/8f7839cd-3397-41bc-ac13-94b40b19c597.jpg already downloaded
2026-03-25 19:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5715053%252Fgeneral%252Fe0cc6ec1-53b1-4a60-9759-d0eb5d4916ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715053/general/e0cc6ec1-53b1-4a60-9759-d0eb5d4916ce.jpg already downloaded
2026-03-25 19:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5715053%252Fgeneral%252Fa98c3797-2473-42b1-87f7-04d79dcec136.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715053/general/a98c3797-2473-42b1-87f7-04d79dcec136.jpg already downloaded
2026-03-25 19:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5715053%252Fgeneral%252F344c2413-90b0-443e-aecb-8f96562a7718.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715053/general/344c2413-90b0-443e-aecb-8f96562a7718.jpg already downloaded
2026-03-25 19:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5715053%252Fgeneral%252F5d57b01a-e9d1-4008-b01a-d50b9516d953.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715053/general/5d57b01a-e9d1-4008-b01a-d50b9516d953.jpg already downloaded
2026-03-25 19:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5715053%252Fgeneral%252F3d3f53a3-af61-4520-9b34-ef8fbe2ec4e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715053/general/3d3f53a3-af61-4520-9b34-ef8fbe2ec4e8.jpg already downloaded
2026-03-25 19:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5715053%252Fgeneral%252F72fca4d4-6f20-40c1-a47d-5cafda71cbe0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715053/general/72fca4d4-6f20-40c1-a47d-5cafda71cbe0.jpg already downloaded
2026-03-25 19:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5715053%252Fgeneral%252F91367580-fadf-47eb-85fd-b73e63af4b0a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715053/general/91367580-fadf-47eb-85fd-b73e63af4b0a.jpg already downloaded
2026-03-25 19:39:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b, identifier: 10720905
2026-03-25 19:39:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b with identifier: 10720905
2026-03-25 19:39:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b with identifier: 10720905
2026-03-25 19:39:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b with identifier: 10720905 to the API
2026-03-25 19:39:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:39: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-25 19:39:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720905>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': '0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK105WA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720905',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 168573,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5715053/general/9054ed65-d505-4665-86f8-a85928e856bb.jpg',
'https://images.openlane.eu/carimgs/5715053/general/a69d563c-6c37-4545-a41f-30146645a70d.jpg',
'https://images.openlane.eu/carimgs/5715053/general/8f7839cd-3397-41bc-ac13-94b40b19c597.jpg',
'https://images.openlane.eu/carimgs/5715053/general/e0cc6ec1-53b1-4a60-9759-d0eb5d4916ce.jpg',
'https://images.openlane.eu/carimgs/5715053/general/a98c3797-2473-42b1-87f7-04d79dcec136.jpg',
'https://images.openlane.eu/carimgs/5715053/general/344c2413-90b0-443e-aecb-8f96562a7718.jpg',
'https://images.openlane.eu/carimgs/5715053/general/5d57b01a-e9d1-4008-b01a-d50b9516d953.jpg',
'https://images.openlane.eu/carimgs/5715053/general/3d3f53a3-af61-4520-9b34-ef8fbe2ec4e8.jpg',
'https://images.openlane.eu/carimgs/5715053/general/72fca4d4-6f20-40c1-a47d-5cafda71cbe0.jpg',
'https://images.openlane.eu/carimgs/5715053/general/91367580-fadf-47eb-85fd-b73e63af4b0a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b/0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105446,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715053/general/9054ed65-d505-4665-86f8-a85928e856bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b/0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114175,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715053/general/a69d563c-6c37-4545-a41f-30146645a70d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b/0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127121,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715053/general/8f7839cd-3397-41bc-ac13-94b40b19c597.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b/0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715053/general/e0cc6ec1-53b1-4a60-9759-d0eb5d4916ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b/0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113542,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715053/general/a98c3797-2473-42b1-87f7-04d79dcec136.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b/0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715053/general/344c2413-90b0-443e-aecb-8f96562a7718.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b/0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79671,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715053/general/5d57b01a-e9d1-4008-b01a-d50b9516d953.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b/0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88005,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715053/general/3d3f53a3-af61-4520-9b34-ef8fbe2ec4e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b/0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715053/general/72fca4d4-6f20-40c1-a47d-5cafda71cbe0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b/0ef1bdb8-4e02-500f-8e9c-c9bb7f6ac99b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102994,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715053/general/91367580-fadf-47eb-85fd-b73e63af4b0a.jpg',
'Width': 1024}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 2008 1.2i Active Pack - Petrol - Automatic - 130 hp - '
'168.573 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-25 19:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720905%27 HTTP/1.1" 200 None
2026-03-25 19:39:07 [adesa.fr] INFO: Saving data for 10720905: {'created_time': 1774467547.369667, 'last_price_update_time': 1774467547.369678, 'auction_closing_time': 1774527300.0}
2026-03-25 19:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720905') HTTP/1.1" 204 0
2026-03-25 19:39:07 [scrapy.extensions.logstats] INFO: Crawled 287 pages (at 9 pages/min), scraped 128 items (at 8 items/min)
2026-03-25 19:39:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-25 19:39:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726020> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:39:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:39:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with identifier: 10726020
2026-03-25 19:39:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with scrape type 1
2026-03-25 19:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e
2026-03-25 19:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728051%252Fgeneral%252Fc76482db-d16c-4857-b999-07851ab68114.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728051/general/c76482db-d16c-4857-b999-07851ab68114.JPG not downloaded yet
2026-03-25 19:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728051%252Fgeneral%252F0129452f-83c2-469a-9559-6bbee6b4d49b.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728051/general/0129452f-83c2-469a-9559-6bbee6b4d49b.JPG not downloaded yet
2026-03-25 19:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728051%252Fgeneral%252Fb84a7be5-5442-4a07-8c12-fb04ccd4005c.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728051/general/b84a7be5-5442-4a07-8c12-fb04ccd4005c.JPG not downloaded yet
2026-03-25 19:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728051%252Fgeneral%252F9102fe28-28fc-49f0-9252-492ce6a7d070.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728051/general/9102fe28-28fc-49f0-9252-492ce6a7d070.JPG not downloaded yet
2026-03-25 19:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728051%252Fgeneral%252F54d2a7cb-e094-4343-9c90-85b29859f887.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728051/general/54d2a7cb-e094-4343-9c90-85b29859f887.JPG not downloaded yet
2026-03-25 19:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728051%252Fgeneral%252F96c606f2-77c8-4371-b7a9-e40cac05c996.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728051/general/96c606f2-77c8-4371-b7a9-e40cac05c996.JPG not downloaded yet
2026-03-25 19:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728051%252Fgeneral%252F5e73f1d4-ca2f-41bb-8656-766e6d819f0c.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728051/general/5e73f1d4-ca2f-41bb-8656-766e6d819f0c.JPG not downloaded yet
2026-03-25 19:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728051%252Fgeneral%252F4941c18c-4bb5-48fb-be34-ec830c3c0abf.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728051/general/4941c18c-4bb5-48fb-be34-ec830c3c0abf.JPG not downloaded yet
2026-03-25 19:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728051%252Fgeneral%252F1c1357b2-94ca-44f3-a4f7-ee12f8593e49.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728051/general/1c1357b2-94ca-44f3-a4f7-ee12f8593e49.JPG not downloaded yet
2026-03-25 19:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728051%252Fgeneral%252Fb4b5dd7d-ab5f-4d93-8b05-8b740be1ee41.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728051/general/b4b5dd7d-ab5f-4d93-8b05-8b740be1ee41.JPG not downloaded yet
2026-03-25 19:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726018> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:39:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728051/general/b4b5dd7d-ab5f-4d93-8b05-8b740be1ee41.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726020)
2026-03-25 19:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728051/general/1c1357b2-94ca-44f3-a4f7-ee12f8593e49.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726020)
2026-03-25 19:39:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 347be2b1-cc1a-5a6e-8133-bce659acb34f with identifier: 10726018
2026-03-25 19:39:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 347be2b1-cc1a-5a6e-8133-bce659acb34f with scrape type 1
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 347be2b1-cc1a-5a6e-8133-bce659acb34f
2026-03-25 19:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5724420%252Fgeneral%252F686fe82d-d28a-4b33-9653-4d7e15a61ea5.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724420/general/686fe82d-d28a-4b33-9653-4d7e15a61ea5.JPG not downloaded yet
2026-03-25 19:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728051/general/4941c18c-4bb5-48fb-be34-ec830c3c0abf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726020)
2026-03-25 19:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5724420%252Fgeneral%252F3f2eb358-de71-4365-8dd0-b8d0e10f19ff.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724420/general/3f2eb358-de71-4365-8dd0-b8d0e10f19ff.JPG not downloaded yet
2026-03-25 19:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5724420%252Fgeneral%252F298f4d4d-26ee-4381-9eb0-a50ea78596cd.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724420/general/298f4d4d-26ee-4381-9eb0-a50ea78596cd.JPG not downloaded yet
2026-03-25 19:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726012> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5724420%252Fgeneral%252F517e2c54-d2e7-4978-b960-0ba1802b62ec.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724420/general/517e2c54-d2e7-4978-b960-0ba1802b62ec.JPG not downloaded yet
2026-03-25 19:39:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5724420%252Fgeneral%252F80e7c7d5-131d-402d-85f8-52048229f3ca.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724420/general/80e7c7d5-131d-402d-85f8-52048229f3ca.JPG not downloaded yet
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e due to Ignoring non-200 response
2026-03-25 19:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724420/general/686fe82d-d28a-4b33-9653-4d7e15a61ea5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726018)
2026-03-25 19:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5724420%252Fgeneral%252Fda33bd75-546e-4e2c-bb97-bc7cf631f77b.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724420/general/da33bd75-546e-4e2c-bb97-bc7cf631f77b.JPG not downloaded yet
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e due to Ignoring non-200 response
2026-03-25 19:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724420/general/298f4d4d-26ee-4381-9eb0-a50ea78596cd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726018)
2026-03-25 19:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5724420%252Fgeneral%252Fc54ac90a-f0e2-4e0c-8c8a-6da5fe46d98d.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724420/general/c54ac90a-f0e2-4e0c-8c8a-6da5fe46d98d.JPG not downloaded yet
2026-03-25 19:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5724420%252Fgeneral%252F68466a9a-abae-46c5-94d8-8ea60e4de0ed.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724420/general/68466a9a-abae-46c5-94d8-8ea60e4de0ed.JPG not downloaded yet
2026-03-25 19:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5724420%252Fgeneral%252Fb7b648e3-9c48-45ca-a915-f95ae32a1b88.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724420/general/b7b648e3-9c48-45ca-a915-f95ae32a1b88.JPG not downloaded yet
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e due to Ignoring non-200 response
2026-03-25 19:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724420/general/80e7c7d5-131d-402d-85f8-52048229f3ca.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726018)
2026-03-25 19:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5724420%252Fgeneral%252F64df3189-e756-4df6-a4dc-4a1471e2bd29.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724420/general/64df3189-e756-4df6-a4dc-4a1471e2bd29.JPG not downloaded yet
2026-03-25 19:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724420/general/da33bd75-546e-4e2c-bb97-bc7cf631f77b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726018)
2026-03-25 19:39:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6531b974-5c28-5a31-ac76-ee66d5f8c822 with identifier: 10726012
2026-03-25 19:39:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 with scrape type 1
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6531b974-5c28-5a31-ac76-ee66d5f8c822
2026-03-25 19:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722129%252Fgeneral%252Fb2b7d471-1aa2-4842-8585-52aa472d0127.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722129/general/b2b7d471-1aa2-4842-8585-52aa472d0127.JPG not downloaded yet
2026-03-25 19:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722129%252Fgeneral%252F741d811d-358a-40f6-988f-adeeeb94d302.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722129/general/741d811d-358a-40f6-988f-adeeeb94d302.JPG not downloaded yet
2026-03-25 19:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724420/general/b7b648e3-9c48-45ca-a915-f95ae32a1b88.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726018)
2026-03-25 19:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722129%252Fgeneral%252Fb3e597c5-cee3-4010-96b5-d06fd254b632.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722129/general/b3e597c5-cee3-4010-96b5-d06fd254b632.JPG not downloaded yet
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 347be2b1-cc1a-5a6e-8133-bce659acb34f due to Ignoring non-200 response
2026-03-25 19:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722129%252Fgeneral%252F1a8edd13-b317-4851-a26c-8694178f9a1a.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722129/general/1a8edd13-b317-4851-a26c-8694178f9a1a.JPG not downloaded yet
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 347be2b1-cc1a-5a6e-8133-bce659acb34f due to Ignoring non-200 response
2026-03-25 19:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724420/general/64df3189-e756-4df6-a4dc-4a1471e2bd29.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726018)
2026-03-25 19:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722129%252Fgeneral%252Fc09ee060-f9aa-4e5e-81df-505530b0ab01.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722129/general/c09ee060-f9aa-4e5e-81df-505530b0ab01.JPG not downloaded yet
2026-03-25 19:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722129/general/741d811d-358a-40f6-988f-adeeeb94d302.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726012)
2026-03-25 19:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722129%252Fgeneral%252F158450e0-f467-437b-b625-2864829c5599.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722129/general/158450e0-f467-437b-b625-2864829c5599.JPG not downloaded yet
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 347be2b1-cc1a-5a6e-8133-bce659acb34f due to Ignoring non-200 response
2026-03-25 19:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722129%252Fgeneral%252Fe8bfba54-d80d-4987-8a28-2f41f5263577.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722129/general/e8bfba54-d80d-4987-8a28-2f41f5263577.JPG not downloaded yet
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 347be2b1-cc1a-5a6e-8133-bce659acb34f due to Ignoring non-200 response
2026-03-25 19:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722129/general/1a8edd13-b317-4851-a26c-8694178f9a1a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726012)
2026-03-25 19:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722129%252Fgeneral%252F1fe3c6bf-5ec0-4ad4-b490-8666b18791c8.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722129/general/1fe3c6bf-5ec0-4ad4-b490-8666b18791c8.JPG not downloaded yet
2026-03-25 19:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722129%252Fgeneral%252F91fbb85a-3c3a-4d98-a6a3-04c5f9ae39f4.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722129/general/91fbb85a-3c3a-4d98-a6a3-04c5f9ae39f4.JPG not downloaded yet
2026-03-25 19:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722129/general/c09ee060-f9aa-4e5e-81df-505530b0ab01.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726012)
2026-03-25 19:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722129%252Fgeneral%252F90386612-2e81-46d6-9cb2-c553a6fa94f5.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722129/general/90386612-2e81-46d6-9cb2-c553a6fa94f5.JPG not downloaded yet
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 347be2b1-cc1a-5a6e-8133-bce659acb34f due to Ignoring non-200 response
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 347be2b1-cc1a-5a6e-8133-bce659acb34f due to Ignoring non-200 response
2026-03-25 19:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722129/general/e8bfba54-d80d-4987-8a28-2f41f5263577.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726012)
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 due to Ignoring non-200 response
2026-03-25 19:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722129/general/91fbb85a-3c3a-4d98-a6a3-04c5f9ae39f4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726012)
2026-03-25 19:39:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722129/general/90386612-2e81-46d6-9cb2-c553a6fa94f5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726012)
2026-03-25 19:39:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 due to Ignoring non-200 response
2026-03-25 19:39:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722129/general/158450e0-f467-437b-b625-2864829c5599.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726012)
2026-03-25 19:39:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722129/general/1fe3c6bf-5ec0-4ad4-b490-8666b18791c8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726012)
2026-03-25 19:39:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 due to Ignoring non-200 response
2026-03-25 19:39:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 due to Ignoring non-200 response
2026-03-25 19:39:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722129/general/b2b7d471-1aa2-4842-8585-52aa472d0127.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726012)
2026-03-25 19:39:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722129/general/b3e597c5-cee3-4010-96b5-d06fd254b632.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726012)
2026-03-25 19:39:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 due to Ignoring non-200 response
2026-03-25 19:39:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 due to Ignoring non-200 response
2026-03-25 19:39:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724420/general/68466a9a-abae-46c5-94d8-8ea60e4de0ed.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726018)
2026-03-25 19:39:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724420/general/c54ac90a-f0e2-4e0c-8c8a-6da5fe46d98d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726018)
2026-03-25 19:39:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 due to Ignoring non-200 response
2026-03-25 19:39:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 due to Ignoring non-200 response
2026-03-25 19:39:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724420/general/517e2c54-d2e7-4978-b960-0ba1802b62ec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726018)
2026-03-25 19:39:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724420/general/3f2eb358-de71-4365-8dd0-b8d0e10f19ff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726018)
2026-03-25 19:39:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728051/general/5e73f1d4-ca2f-41bb-8656-766e6d819f0c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726020)
2026-03-25 19:39:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 due to Ignoring non-200 response
2026-03-25 19:39:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6531b974-5c28-5a31-ac76-ee66d5f8c822, skipping ID generation
2026-03-25 19:39:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 with scrape type 1
2026-03-25 19:39:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 sending to next pipeline
2026-03-25 19:39:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6531b974-5c28-5a31-ac76-ee66d5f8c822, identifier: 10726012
2026-03-25 19:39:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6531b974-5c28-5a31-ac76-ee66d5f8c822 with identifier: 10726012
2026-03-25 19:39:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6531b974-5c28-5a31-ac76-ee66d5f8c822 with identifier: 10726012
2026-03-25 19:39:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6531b974-5c28-5a31-ac76-ee66d5f8c822 with identifier: 10726012 to the API
2026-03-25 19:39:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:39: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-25 19:39:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5722129/general/b3e597c5-cee3-4010-96b5-d06fd254b632.JPG>
{'auction_title': '',
'c_o_2_emission_value': 197,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 199,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Petrol',
'id': '6531b974-5c28-5a31-ac76-ee66d5f8c822',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-889-VC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726012',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 95066,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [],
'price': 24300,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Evoque P200 R-Dynamic S - AWD - Petrol - '
'Automatic - 199 hp - 95.066 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2023}
2026-03-25 19:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726012%27 HTTP/1.1" 200 None
2026-03-25 19:39:10 [adesa.fr] INFO: Saving data for 10726012: {'created_time': 1774467550.76937, 'last_price_update_time': 1774467550.76938, 'auction_closing_time': 1774617300.0}
2026-03-25 19:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726012') HTTP/1.1" 204 0
2026-03-25 19:39:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728051/general/96c606f2-77c8-4371-b7a9-e40cac05c996.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726020)
2026-03-25 19:39:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 due to Ignoring non-200 response
2026-03-25 19:39:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 347be2b1-cc1a-5a6e-8133-bce659acb34f due to Ignoring non-200 response
2026-03-25 19:39:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 347be2b1-cc1a-5a6e-8133-bce659acb34f due to Ignoring non-200 response
2026-03-25 19:39:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 347be2b1-cc1a-5a6e-8133-bce659acb34f due to Ignoring non-200 response
2026-03-25 19:39:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 347be2b1-cc1a-5a6e-8133-bce659acb34f, skipping ID generation
2026-03-25 19:39:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 347be2b1-cc1a-5a6e-8133-bce659acb34f with scrape type 1
2026-03-25 19:39:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 347be2b1-cc1a-5a6e-8133-bce659acb34f sending to next pipeline
2026-03-25 19:39:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 347be2b1-cc1a-5a6e-8133-bce659acb34f, identifier: 10726018
2026-03-25 19:39:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728051/general/54d2a7cb-e094-4343-9c90-85b29859f887.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726020)
2026-03-25 19:39:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 347be2b1-cc1a-5a6e-8133-bce659acb34f with identifier: 10726018
2026-03-25 19:39:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 347be2b1-cc1a-5a6e-8133-bce659acb34f with identifier: 10726018
2026-03-25 19:39:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 347be2b1-cc1a-5a6e-8133-bce659acb34f with identifier: 10726018 to the API
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:39: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-25 19:39:11 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5724420/general/3f2eb358-de71-4365-8dd0-b8d0e10f19ff.JPG>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 199,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '347be2b1-cc1a-5a6e-8133-bce659acb34f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-029-JF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726018',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 104103,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photos': [],
'price': 19700,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport 1.5 P300e R-Dynamic S - AWD - Hybrid - '
'Automatic - 199 hp - 104.103 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2022}
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726018%27 HTTP/1.1" 200 None
2026-03-25 19:39:11 [adesa.fr] INFO: Saving data for 10726018: {'created_time': 1774467551.248981, 'last_price_update_time': 1774467551.248993, 'auction_closing_time': 1774617300.0}
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726018') HTTP/1.1" 204 0
2026-03-25 19:39:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e due to Ignoring non-200 response
2026-03-25 19:39:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 347be2b1-cc1a-5a6e-8133-bce659acb34f due to Ignoring non-200 response
2026-03-25 19:39:11 [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-25 19:39:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728051/general/9102fe28-28fc-49f0-9252-492ce6a7d070.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726020)
2026-03-25 19:39:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:39:11 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 1.649(s), this was the 1st time calling it.
2026-03-25 19:39:11 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.515120965671634 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Wed, 25 Mar 2026 19:39:11 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '76c721eb1c772003147154c3d5f20ade', '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=76c721eb1c772003147154c3d5f20ade.
2026-03-25 19:39:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e due to Ignoring non-200 response
2026-03-25 19:39:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e due to Ignoring non-200 response
2026-03-25 19:39:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728051/general/b84a7be5-5442-4a07-8c12-fb04ccd4005c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726020)
2026-03-25 19:39:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728051/general/0129452f-83c2-469a-9559-6bbee6b4d49b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726020)
2026-03-25 19:39:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728051/general/c76482db-d16c-4857-b999-07851ab68114.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726020)
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10647802
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710647802%27 HTTP/1.1" 200 None
2026-03-25 19:39:11 [adesa.fr] INFO: Scrape type for 10647802: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10647802 url https://www.openlane.eu/en/carv6/auction/10647802
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10473269
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10473269: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10473269 url https://www.openlane.eu/en/carv6/auction/10473269
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10699425
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10699425: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10699425 url https://www.openlane.eu/en/carv6/auction/10699425
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10477906
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10477906: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10477906 url https://www.openlane.eu/en/carv6/auction/10477906
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10707276
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10707276: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10707276 url https://www.openlane.eu/en/carv6/auction/10707276
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10381371
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10381371: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10381371 url https://www.openlane.eu/en/carv6/auction/10381371
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10375917
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10375917: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10375917 url https://www.openlane.eu/en/carv6/auction/10375917
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10326152
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10326152: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10326152 url https://www.openlane.eu/en/carv6/auction/10326152
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10707860
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10707860: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10707860 url https://www.openlane.eu/en/carv6/auction/10707860
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10597840
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10597840: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10597840 url https://www.openlane.eu/en/carv6/auction/10597840
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10351032
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10351032: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10351032 url https://www.openlane.eu/en/carv6/auction/10351032
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10681277
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10681277: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10681277 url https://www.openlane.eu/en/carv6/auction/10681277
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10681282
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10681282: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10681282 url https://www.openlane.eu/en/carv6/auction/10681282
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10661519
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10661519: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10661519 url https://www.openlane.eu/en/carv6/auction/10661519
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10571074
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10571074: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10571074 url https://www.openlane.eu/en/carv6/auction/10571074
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10408313
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710408313%27 HTTP/1.1" 200 None
2026-03-25 19:39:11 [adesa.fr] INFO: Scrape type for 10408313: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10408313 url https://www.openlane.eu/en/carv6/auction/10408313
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10649232
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10649232: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10649232 url https://www.openlane.eu/en/carv6/auction/10649232
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10626577
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10626577: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10626577 url https://www.openlane.eu/en/carv6/auction/10626577
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10699395
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10699395: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10699395 url https://www.openlane.eu/en/carv6/auction/10699395
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10699388
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10699388: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10699388 url https://www.openlane.eu/en/carv6/auction/10699388
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10721340
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10721340: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10721340 url https://www.openlane.eu/en/carv6/auction/10721340
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10721342
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10721342: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10721342 url https://www.openlane.eu/en/carv6/auction/10721342
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10699452
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10699452: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10699452 url https://www.openlane.eu/en/carv6/auction/10699452
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10554939
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10554939: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10554939 url https://www.openlane.eu/en/carv6/auction/10554939
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10699445
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10699445: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10699445 url https://www.openlane.eu/en/carv6/auction/10699445
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10699446
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10699446: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10699446 url https://www.openlane.eu/en/carv6/auction/10699446
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10662769
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10662769: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10662769 url https://www.openlane.eu/en/carv6/auction/10662769
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10699444
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10699444: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10699444 url https://www.openlane.eu/en/carv6/auction/10699444
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10527709
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10527709: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10527709 url https://www.openlane.eu/en/carv6/auction/10527709
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10527711
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10527711: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10527711 url https://www.openlane.eu/en/carv6/auction/10527711
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10606748
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710606748%27 HTTP/1.1" 200 None
2026-03-25 19:39:11 [adesa.fr] INFO: Scrape type for 10606748: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10606748 url https://www.openlane.eu/en/carv6/auction/10606748
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10711365
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710711365%27 HTTP/1.1" 200 None
2026-03-25 19:39:11 [adesa.fr] INFO: Scrape type for 10711365: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10711365 url https://www.openlane.eu/en/carv6/auction/10711365
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10699467
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10699467: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10699467 url https://www.openlane.eu/en/carv6/auction/10699467
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10693704
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10693704: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10693704 url https://www.openlane.eu/en/carv6/auction/10693704
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10695919
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10695919: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10695919 url https://www.openlane.eu/en/carv6/auction/10695919
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10687169
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10687169: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10687169 url https://www.openlane.eu/en/carv6/auction/10687169
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10721359
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721359%27 HTTP/1.1" 200 None
2026-03-25 19:39:11 [adesa.fr] INFO: Scrape type for 10721359: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10721359 url https://www.openlane.eu/en/carv6/auction/10721359
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10715524
2026-03-25 19:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:11 [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-25 19:39:11 [adesa.fr] INFO: Scrape type for 10715524: 0
2026-03-25 19:39:11 [adesa.fr] INFO: Skipping item 10715524 url https://www.openlane.eu/en/carv6/auction/10715524
2026-03-25 19:39:11 [adesa.fr] INFO: Found listing with ID: 10652149
2026-03-25 19:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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-25 19:39:12 [adesa.fr] INFO: Scrape type for 10652149: 0
2026-03-25 19:39:12 [adesa.fr] INFO: Skipping item 10652149 url https://www.openlane.eu/en/carv6/auction/10652149
2026-03-25 19:39:12 [adesa.fr] INFO: Found listing with ID: 10699412
2026-03-25 19:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699412%27 HTTP/1.1" 200 None
2026-03-25 19:39:12 [adesa.fr] INFO: Scrape type for 10699412: 0
2026-03-25 19:39:12 [adesa.fr] INFO: Skipping item 10699412 url https://www.openlane.eu/en/carv6/auction/10699412
2026-03-25 19:39:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e due to Ignoring non-200 response
2026-03-25 19:39:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e due to Ignoring non-200 response
2026-03-25 19:39:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e due to Ignoring non-200 response
2026-03-25 19:39:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e, skipping ID generation
2026-03-25 19:39:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with scrape type 1
2026-03-25 19:39:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e sending to next pipeline
2026-03-25 19:39:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e, identifier: 10726020
2026-03-25 19:39:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with identifier: 10726020
2026-03-25 19:39:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with identifier: 10726020
2026-03-25 19:39:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with identifier: 10726020 to the API
2026-03-25 19:39:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:39: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-25 19:39:12 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5728051/general/c76482db-d16c-4857-b999-07851ab68114.JPG>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Diesel',
'id': '7e9b2ef6-f005-5c3d-b35e-39baa58dce6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-799-FH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726020',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 154125,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [],
'price': 25000,
'price_includes_vat': True,
'registration_date': '2023-09-15',
'seats_number': 7,
'seller_name': None,
'title': 'Mercedes-Benz GLB 200d AMG Line - Diesel - Automatic - 150 hp - '
'154.125 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 19:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726020%27 HTTP/1.1" 200 None
2026-03-25 19:39:12 [adesa.fr] INFO: Saving data for 10726020: {'created_time': 1774467552.77081, 'last_price_update_time': 1774467552.77082, 'auction_closing_time': 1774617300.0}
2026-03-25 19:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726020') HTTP/1.1" 204 0
2026-03-25 19:39:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e due to Ignoring non-200 response
2026-03-25 19:39:12 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.645(s), this was the 1st time calling it.
2026-03-25 19:39:12 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.119059294791458 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726004> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:39:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:39:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52e732e2-4035-5e49-a7dc-7919048a44b5 with identifier: 10726004
2026-03-25 19:39:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52e732e2-4035-5e49-a7dc-7919048a44b5 with scrape type 1
2026-03-25 19:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 52e732e2-4035-5e49-a7dc-7919048a44b5
2026-03-25 19:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5697973%252Fgeneral%252F66c610eb-d332-4a6c-b64f-88039597757e.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697973/general/66c610eb-d332-4a6c-b64f-88039597757e.JPG not downloaded yet
2026-03-25 19:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5697973%252Fgeneral%252F1245873c-2804-4894-a09b-49b6b5c993b2.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697973/general/1245873c-2804-4894-a09b-49b6b5c993b2.JPG not downloaded yet
2026-03-25 19:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5697973%252Fgeneral%252F48cf83be-4979-4d39-82f5-b85408ae817d.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697973/general/48cf83be-4979-4d39-82f5-b85408ae817d.JPG not downloaded yet
2026-03-25 19:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5697973%252Fgeneral%252F09a2c46a-5fa1-47ab-b1c9-062dedcf8959.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697973/general/09a2c46a-5fa1-47ab-b1c9-062dedcf8959.JPG not downloaded yet
2026-03-25 19:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5697973%252Fgeneral%252F7644f923-c53c-4796-9e43-4d2565006ad1.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697973/general/7644f923-c53c-4796-9e43-4d2565006ad1.JPG not downloaded yet
2026-03-25 19:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5697973%252Fgeneral%252F777afc32-ffe0-4df3-b7ac-c7f3bbc15c99.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697973/general/777afc32-ffe0-4df3-b7ac-c7f3bbc15c99.JPG not downloaded yet
2026-03-25 19:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5697973%252Fgeneral%252F5f8edf60-8356-4b0d-8d2f-020a23b3aed7.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697973/general/5f8edf60-8356-4b0d-8d2f-020a23b3aed7.JPG not downloaded yet
2026-03-25 19:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5697973%252Fgeneral%252F57ea278a-225f-4783-9803-378d09177f41.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697973/general/57ea278a-225f-4783-9803-378d09177f41.JPG not downloaded yet
2026-03-25 19:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5697973%252Fgeneral%252Fa4dd74a2-1df6-48c2-931f-ecc39bf3b629.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697973/general/a4dd74a2-1df6-48c2-931f-ecc39bf3b629.JPG not downloaded yet
2026-03-25 19:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5697973%252Fgeneral%252F80fb885d-5d87-4cc6-ad31-7e1399b67eff.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697973/general/80fb885d-5d87-4cc6-ad31-7e1399b67eff.JPG not downloaded yet
2026-03-25 19:39:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726008> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:39:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:39:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5697973/general/80fb885d-5d87-4cc6-ad31-7e1399b67eff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726004)
2026-03-25 19:39:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5697973/general/a4dd74a2-1df6-48c2-931f-ecc39bf3b629.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726004)
2026-03-25 19:39:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1689a80-dab3-5eec-8908-5e07fe120012 with identifier: 10726008
2026-03-25 19:39:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1689a80-dab3-5eec-8908-5e07fe120012 with scrape type 1
2026-03-25 19:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1689a80-dab3-5eec-8908-5e07fe120012
2026-03-25 19:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5719581%252Fgeneral%252Ff60b51bd-c7a3-4cf1-8d08-f6463624ebee.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719581/general/f60b51bd-c7a3-4cf1-8d08-f6463624ebee.JPG not downloaded yet
2026-03-25 19:39:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5697973/general/57ea278a-225f-4783-9803-378d09177f41.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726004)
2026-03-25 19:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5719581%252Fgeneral%252F0cf29d7d-f4e0-480e-8cb9-a00bedac0d82.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719581/general/0cf29d7d-f4e0-480e-8cb9-a00bedac0d82.JPG not downloaded yet
2026-03-25 19:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5719581%252Fgeneral%252Ff78eabc0-150e-495a-9e17-5438f68f8d5a.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719581/general/f78eabc0-150e-495a-9e17-5438f68f8d5a.JPG not downloaded yet
2026-03-25 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5719581%252Fgeneral%252Fe9fbeef3-f954-4294-965f-3f3005fec49b.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719581/general/e9fbeef3-f954-4294-965f-3f3005fec49b.JPG not downloaded yet
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 52e732e2-4035-5e49-a7dc-7919048a44b5 due to Ignoring non-200 response
2026-03-25 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5719581%252Fgeneral%252F5883e00b-34fb-4101-a28b-6c24d932b6bc.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719581/general/5883e00b-34fb-4101-a28b-6c24d932b6bc.JPG not downloaded yet
2026-03-25 19:39:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:39:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719581/general/f60b51bd-c7a3-4cf1-8d08-f6463624ebee.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726008)
2026-03-25 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5719581%252Fgeneral%252F4a6ed270-b231-42d2-8b9e-d226e2e05fa5.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719581/general/4a6ed270-b231-42d2-8b9e-d226e2e05fa5.JPG not downloaded yet
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 52e732e2-4035-5e49-a7dc-7919048a44b5 due to Ignoring non-200 response
2026-03-25 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5719581%252Fgeneral%252Fa5a0212e-506c-4d21-8e9a-e2226864a9ee.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719581/general/a5a0212e-506c-4d21-8e9a-e2226864a9ee.JPG not downloaded yet
2026-03-25 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5719581%252Fgeneral%252F762f6081-53d7-4562-9a4b-2948965d6380.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719581/general/762f6081-53d7-4562-9a4b-2948965d6380.JPG not downloaded yet
2026-03-25 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5719581%252Fgeneral%252F55bb215e-e162-4a8b-9412-04920eca1ebd.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719581/general/55bb215e-e162-4a8b-9412-04920eca1ebd.JPG not downloaded yet
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 52e732e2-4035-5e49-a7dc-7919048a44b5 due to Ignoring non-200 response
2026-03-25 19:39:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719581/general/5883e00b-34fb-4101-a28b-6c24d932b6bc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726008)
2026-03-25 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5719581%252Fgeneral%252Feb84b959-1740-4664-a946-c101be30619f.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719581/general/eb84b959-1740-4664-a946-c101be30619f.JPG not downloaded yet
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f1689a80-dab3-5eec-8908-5e07fe120012 due to Ignoring non-200 response
2026-03-25 19:39:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719581/general/55bb215e-e162-4a8b-9412-04920eca1ebd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726008)
2026-03-25 19:39:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719581/general/eb84b959-1740-4664-a946-c101be30619f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726008)
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f1689a80-dab3-5eec-8908-5e07fe120012 due to Ignoring non-200 response
2026-03-25 19:39:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719581/general/762f6081-53d7-4562-9a4b-2948965d6380.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726008)
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f1689a80-dab3-5eec-8908-5e07fe120012 due to Ignoring non-200 response
2026-03-25 19:39:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719581/general/a5a0212e-506c-4d21-8e9a-e2226864a9ee.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726008)
2026-03-25 19:39:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719581/general/4a6ed270-b231-42d2-8b9e-d226e2e05fa5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726008)
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f1689a80-dab3-5eec-8908-5e07fe120012 due to Ignoring non-200 response
2026-03-25 19:39:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719581/general/e9fbeef3-f954-4294-965f-3f3005fec49b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726008)
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f1689a80-dab3-5eec-8908-5e07fe120012 due to Ignoring non-200 response
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f1689a80-dab3-5eec-8908-5e07fe120012 due to Ignoring non-200 response
2026-03-25 19:39:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719581/general/f78eabc0-150e-495a-9e17-5438f68f8d5a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726008)
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f1689a80-dab3-5eec-8908-5e07fe120012 due to Ignoring non-200 response
2026-03-25 19:39:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719581/general/0cf29d7d-f4e0-480e-8cb9-a00bedac0d82.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726008)
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f1689a80-dab3-5eec-8908-5e07fe120012 due to Ignoring non-200 response
2026-03-25 19:39:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5697973/general/5f8edf60-8356-4b0d-8d2f-020a23b3aed7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726004)
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f1689a80-dab3-5eec-8908-5e07fe120012 due to Ignoring non-200 response
2026-03-25 19:39:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5697973/general/777afc32-ffe0-4df3-b7ac-c7f3bbc15c99.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726004)
2026-03-25 19:39:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5697973/general/7644f923-c53c-4796-9e43-4d2565006ad1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726004)
2026-03-25 19:39:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f1689a80-dab3-5eec-8908-5e07fe120012, skipping ID generation
2026-03-25 19:39:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1689a80-dab3-5eec-8908-5e07fe120012 with scrape type 1
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f1689a80-dab3-5eec-8908-5e07fe120012 sending to next pipeline
2026-03-25 19:39:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f1689a80-dab3-5eec-8908-5e07fe120012, identifier: 10726008
2026-03-25 19:39:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f1689a80-dab3-5eec-8908-5e07fe120012 with identifier: 10726008
2026-03-25 19:39:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f1689a80-dab3-5eec-8908-5e07fe120012 with identifier: 10726008
2026-03-25 19:39:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f1689a80-dab3-5eec-8908-5e07fe120012 with identifier: 10726008 to the API
2026-03-25 19:39:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:39: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-25 19:39:19 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5719581/general/0cf29d7d-f4e0-480e-8cb9-a00bedac0d82.JPG>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'f1689a80-dab3-5eec-8908-5e07fe120012',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-835-QF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726008',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 190811,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-09-07',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.6 CRDi Active - Diesel - Automatic - 136 hp - 190.811 '
'km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-25 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726008%27 HTTP/1.1" 200 None
2026-03-25 19:39:19 [adesa.fr] INFO: Saving data for 10726008: {'created_time': 1774467559.897165, 'last_price_update_time': 1774467559.897176, 'auction_closing_time': 1774617300.0}
2026-03-25 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726008') HTTP/1.1" 204 0
2026-03-25 19:39:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5697973/general/09a2c46a-5fa1-47ab-b1c9-062dedcf8959.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726004)
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f1689a80-dab3-5eec-8908-5e07fe120012 due to Ignoring non-200 response
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 52e732e2-4035-5e49-a7dc-7919048a44b5 due to Ignoring non-200 response
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 52e732e2-4035-5e49-a7dc-7919048a44b5 due to Ignoring non-200 response
2026-03-25 19:39:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 52e732e2-4035-5e49-a7dc-7919048a44b5 due to Ignoring non-200 response
2026-03-25 19:39:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5697973/general/48cf83be-4979-4d39-82f5-b85408ae817d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726004)
2026-03-25 19:39:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5697973/general/1245873c-2804-4894-a09b-49b6b5c993b2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726004)
2026-03-25 19:39:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 52e732e2-4035-5e49-a7dc-7919048a44b5 due to Ignoring non-200 response
2026-03-25 19:39:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5697973/general/66c610eb-d332-4a6c-b64f-88039597757e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726004)
2026-03-25 19:39:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 52e732e2-4035-5e49-a7dc-7919048a44b5 due to Ignoring non-200 response
2026-03-25 19:39:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 52e732e2-4035-5e49-a7dc-7919048a44b5 due to Ignoring non-200 response
2026-03-25 19:39:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 52e732e2-4035-5e49-a7dc-7919048a44b5, skipping ID generation
2026-03-25 19:39:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52e732e2-4035-5e49-a7dc-7919048a44b5 with scrape type 1
2026-03-25 19:39:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 52e732e2-4035-5e49-a7dc-7919048a44b5 sending to next pipeline
2026-03-25 19:39:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 52e732e2-4035-5e49-a7dc-7919048a44b5, identifier: 10726004
2026-03-25 19:39:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 52e732e2-4035-5e49-a7dc-7919048a44b5 with identifier: 10726004
2026-03-25 19:39:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 52e732e2-4035-5e49-a7dc-7919048a44b5 with identifier: 10726004
2026-03-25 19:39:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 52e732e2-4035-5e49-a7dc-7919048a44b5 with identifier: 10726004 to the API
2026-03-25 19:39:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:39: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-25 19:39:20 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5697973/general/66c610eb-d332-4a6c-b64f-88039597757e.JPG>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 199,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '52e732e2-4035-5e49-a7dc-7919048a44b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-774-MZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726004',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 83310,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport 1.5 P300e R-Dynamic SE - AWD - Hybrid - '
'Automatic - 199 hp - 83.310 km',
'transmission': 'automatic',
'trim': 'R-Dynamic SE',
'vin': None,
'year': 2022}
2026-03-25 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726004%27 HTTP/1.1" 200 None
2026-03-25 19:39:20 [adesa.fr] INFO: Saving data for 10726004: {'created_time': 1774467560.478677, 'last_price_update_time': 1774467560.478688, 'auction_closing_time': 1774617300.0}
2026-03-25 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726004') HTTP/1.1" 204 0
2026-03-25 19:39:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 52e732e2-4035-5e49-a7dc-7919048a44b5 due to Ignoring non-200 response
2026-03-25 19:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720981> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:39:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:39:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea6d1c19-50bc-5780-99d5-28090b2ff6bc with identifier: 10720981
2026-03-25 19:39:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea6d1c19-50bc-5780-99d5-28090b2ff6bc with scrape type 1
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea6d1c19-50bc-5780-99d5-28090b2ff6bc
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744802%252Fgeneral%252Fc7c1fc15-08b3-4c63-93b9-c21352dd96e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744802/general/c7c1fc15-08b3-4c63-93b9-c21352dd96e8.jpg not downloaded yet
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744802%252Fgeneral%252F94721fe7-93a8-47be-81d6-01ebd705be90.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744802/general/94721fe7-93a8-47be-81d6-01ebd705be90.jpg not downloaded yet
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744802%252Fgeneral%252Fdfa91995-d5c8-4951-b572-3a8c9b54f55f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744802/general/dfa91995-d5c8-4951-b572-3a8c9b54f55f.jpg not downloaded yet
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744802%252Fgeneral%252F4676e5c9-0eda-4e22-a324-8a50195c60f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744802/general/4676e5c9-0eda-4e22-a324-8a50195c60f0.jpg not downloaded yet
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744802%252Fgeneral%252F951e77a4-c745-4c60-ac8b-e1c06777df59.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744802/general/951e77a4-c745-4c60-ac8b-e1c06777df59.jpg not downloaded yet
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744802%252Fgeneral%252F66dcbeb3-c0e5-4181-a71a-f0723af20d3a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744802/general/66dcbeb3-c0e5-4181-a71a-f0723af20d3a.jpg not downloaded yet
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744802%252Fgeneral%252Feb0fb544-91ef-4b5b-bdbc-888de634c52b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744802/general/eb0fb544-91ef-4b5b-bdbc-888de634c52b.jpg not downloaded yet
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744802%252Fgeneral%252F2662c555-0226-48dd-b12c-ec4219dfa3da.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744802/general/2662c555-0226-48dd-b12c-ec4219dfa3da.jpg not downloaded yet
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744802%252Fgeneral%252F462767b3-b7d3-4cb1-817b-b10903345220.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744802/general/462767b3-b7d3-4cb1-817b-b10903345220.jpg not downloaded yet
2026-03-25 19:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744802%252Fgeneral%252F5d85f443-44e4-4386-959a-fae62405957a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744802/general/5d85f443-44e4-4386-959a-fae62405957a.jpg not downloaded yet
2026-03-25 19:39:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:39:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744802/general/462767b3-b7d3-4cb1-817b-b10903345220.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720981)
2026-03-25 19:39:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with identifier: 10707921
2026-03-25 19:39:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with scrape type 2
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with scrape type 2
2026-03-25 19:39:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8, identifier: 10707921
2026-03-25 19:39:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with identifier: 10707921
2026-03-25 19:39:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with identifier: 10707921
2026-03-25 19:39:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with identifier: 10707921 to the API
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:39: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-25 19:39:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707921>
{'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-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE834AN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707921',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 3309,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18400,
'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 - 3.309 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:23 [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-25 19:39:23 [adesa.fr] INFO: Saving data for 10707921: {'auction_closing_time': 1798675200.0, 'created_time': 1774273072.848898, 'last_price_update_time': 1774467563.814563}
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707921') HTTP/1.1" 204 0
2026-03-25 19:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744802/general/5d85f443-44e4-4386-959a-fae62405957a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720981)
2026-03-25 19:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744802/general/2662c555-0226-48dd-b12c-ec4219dfa3da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720981)
2026-03-25 19:39:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ebd4c98-75cb-5c77-98be-9810229c481e with identifier: 10720918
2026-03-25 19:39:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ebd4c98-75cb-5c77-98be-9810229c481e with scrape type 1
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7ebd4c98-75cb-5c77-98be-9810229c481e
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728607%252Fgeneral%252Fc7ff3864-360f-413e-adbb-a4ac163b0d4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728607/general/c7ff3864-360f-413e-adbb-a4ac163b0d4d.jpg already downloaded
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728607%252Fgeneral%252Faa38f80b-99d5-48b7-944e-90a2ac25a22e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728607/general/aa38f80b-99d5-48b7-944e-90a2ac25a22e.jpg already downloaded
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728607%252Fgeneral%252Fa0024ecb-072b-4ac2-be0d-3a1d0f9b68f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728607/general/a0024ecb-072b-4ac2-be0d-3a1d0f9b68f9.jpg already downloaded
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728607%252Fgeneral%252Ff7c50ed9-7629-4062-83c4-bc78a905e7ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728607/general/f7c50ed9-7629-4062-83c4-bc78a905e7ec.jpg already downloaded
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728607%252Fgeneral%252F6fc9792d-dadf-4b0e-8207-f4b940e5320e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728607/general/6fc9792d-dadf-4b0e-8207-f4b940e5320e.jpg already downloaded
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728607%252Fgeneral%252F60db628d-f430-4353-8bdc-744049ca47de.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728607/general/60db628d-f430-4353-8bdc-744049ca47de.jpg already downloaded
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728607%252Fgeneral%252F9c4cfcb0-486b-46f6-b9c0-225494bbdb12.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728607/general/9c4cfcb0-486b-46f6-b9c0-225494bbdb12.jpg already downloaded
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728607%252Fgeneral%252F7a6072a4-1a6b-4e10-adcc-f6a5d596e869.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728607/general/7a6072a4-1a6b-4e10-adcc-f6a5d596e869.jpg already downloaded
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728607%252Fgeneral%252F9ee6fd13-5468-4466-8bae-dcbbf48d0abb.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728607/general/9ee6fd13-5468-4466-8bae-dcbbf48d0abb.jpg already downloaded
2026-03-25 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728607%252Fgeneral%252F5ea6187f-7255-4850-88c8-4466f3bbccd6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728607/general/5ea6187f-7255-4850-88c8-4466f3bbccd6.jpg already downloaded
2026-03-25 19:39:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7ebd4c98-75cb-5c77-98be-9810229c481e, identifier: 10720918
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8feea50>
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea6d1c19-50bc-5780-99d5-28090b2ff6bc/ea6d1c19-50bc-5780-99d5-28090b2ff6bc_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744802%252Fgeneral%252F462767b3-b7d3-4cb1-817b-b10903345220.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744802/general/462767b3-b7d3-4cb1-817b-b10903345220.jpg saved to cache
2026-03-25 19:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ea6d1c19-50bc-5780-99d5-28090b2ff6bc
2026-03-25 19:39:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7ebd4c98-75cb-5c77-98be-9810229c481e with identifier: 10720918
2026-03-25 19:39:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7ebd4c98-75cb-5c77-98be-9810229c481e with identifier: 10720918
2026-03-25 19:39:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7ebd4c98-75cb-5c77-98be-9810229c481e with identifier: 10720918 to the API
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:39: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-25 19:39:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720918>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '7ebd4c98-75cb-5c77-98be-9810229c481e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ912YP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720918',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 184295,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5728607/general/c7ff3864-360f-413e-adbb-a4ac163b0d4d.jpg',
'https://images.openlane.eu/carimgs/5728607/general/aa38f80b-99d5-48b7-944e-90a2ac25a22e.jpg',
'https://images.openlane.eu/carimgs/5728607/general/a0024ecb-072b-4ac2-be0d-3a1d0f9b68f9.jpg',
'https://images.openlane.eu/carimgs/5728607/general/f7c50ed9-7629-4062-83c4-bc78a905e7ec.jpg',
'https://images.openlane.eu/carimgs/5728607/general/6fc9792d-dadf-4b0e-8207-f4b940e5320e.jpg',
'https://images.openlane.eu/carimgs/5728607/general/60db628d-f430-4353-8bdc-744049ca47de.jpg',
'https://images.openlane.eu/carimgs/5728607/general/9c4cfcb0-486b-46f6-b9c0-225494bbdb12.jpg',
'https://images.openlane.eu/carimgs/5728607/general/7a6072a4-1a6b-4e10-adcc-f6a5d596e869.jpg',
'https://images.openlane.eu/carimgs/5728607/general/9ee6fd13-5468-4466-8bae-dcbbf48d0abb.jpg',
'https://images.openlane.eu/carimgs/5728607/general/5ea6187f-7255-4850-88c8-4466f3bbccd6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ebd4c98-75cb-5c77-98be-9810229c481e/7ebd4c98-75cb-5c77-98be-9810229c481e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155219,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728607/general/c7ff3864-360f-413e-adbb-a4ac163b0d4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ebd4c98-75cb-5c77-98be-9810229c481e/7ebd4c98-75cb-5c77-98be-9810229c481e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163212,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728607/general/aa38f80b-99d5-48b7-944e-90a2ac25a22e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ebd4c98-75cb-5c77-98be-9810229c481e/7ebd4c98-75cb-5c77-98be-9810229c481e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156054,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728607/general/a0024ecb-072b-4ac2-be0d-3a1d0f9b68f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ebd4c98-75cb-5c77-98be-9810229c481e/7ebd4c98-75cb-5c77-98be-9810229c481e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161318,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728607/general/f7c50ed9-7629-4062-83c4-bc78a905e7ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ebd4c98-75cb-5c77-98be-9810229c481e/7ebd4c98-75cb-5c77-98be-9810229c481e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133617,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728607/general/6fc9792d-dadf-4b0e-8207-f4b940e5320e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ebd4c98-75cb-5c77-98be-9810229c481e/7ebd4c98-75cb-5c77-98be-9810229c481e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74975,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728607/general/60db628d-f430-4353-8bdc-744049ca47de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ebd4c98-75cb-5c77-98be-9810229c481e/7ebd4c98-75cb-5c77-98be-9810229c481e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89168,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728607/general/9c4cfcb0-486b-46f6-b9c0-225494bbdb12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ebd4c98-75cb-5c77-98be-9810229c481e/7ebd4c98-75cb-5c77-98be-9810229c481e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75075,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728607/general/7a6072a4-1a6b-4e10-adcc-f6a5d596e869.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ebd4c98-75cb-5c77-98be-9810229c481e/7ebd4c98-75cb-5c77-98be-9810229c481e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728607/general/9ee6fd13-5468-4466-8bae-dcbbf48d0abb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ebd4c98-75cb-5c77-98be-9810229c481e/7ebd4c98-75cb-5c77-98be-9810229c481e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86141,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728607/general/5ea6187f-7255-4850-88c8-4466f3bbccd6.jpg',
'Width': 1024}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Kia XCeed 1.6 CRDi Active - Diesel - Automatic - 136 hp - 184.295 '
'km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720918%27 HTTP/1.1" 200 None
2026-03-25 19:39:24 [adesa.fr] INFO: Saving data for 10720918: {'created_time': 1774467564.413152, 'last_price_update_time': 1774467564.413163, 'auction_closing_time': 1774527300.0}
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720918') HTTP/1.1" 204 0
2026-03-25 19:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744802/general/eb0fb544-91ef-4b5b-bdbc-888de634c52b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720981)
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc916bf50>
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea6d1c19-50bc-5780-99d5-28090b2ff6bc/ea6d1c19-50bc-5780-99d5-28090b2ff6bc_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744802%252Fgeneral%252F5d85f443-44e4-4386-959a-fae62405957a.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744802/general/5d85f443-44e4-4386-959a-fae62405957a.jpg saved to cache
2026-03-25 19:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ea6d1c19-50bc-5780-99d5-28090b2ff6bc
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9432f90>
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea6d1c19-50bc-5780-99d5-28090b2ff6bc/ea6d1c19-50bc-5780-99d5-28090b2ff6bc_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744802%252Fgeneral%252F2662c555-0226-48dd-b12c-ec4219dfa3da.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744802/general/2662c555-0226-48dd-b12c-ec4219dfa3da.jpg saved to cache
2026-03-25 19:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ea6d1c19-50bc-5780-99d5-28090b2ff6bc
2026-03-25 19:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744802/general/66dcbeb3-c0e5-4181-a71a-f0723af20d3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720981)
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc947d7d0>
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea6d1c19-50bc-5780-99d5-28090b2ff6bc/ea6d1c19-50bc-5780-99d5-28090b2ff6bc_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744802%252Fgeneral%252Feb0fb544-91ef-4b5b-bdbc-888de634c52b.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744802/general/eb0fb544-91ef-4b5b-bdbc-888de634c52b.jpg saved to cache
2026-03-25 19:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ea6d1c19-50bc-5780-99d5-28090b2ff6bc
2026-03-25 19:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744802/general/951e77a4-c745-4c60-ac8b-e1c06777df59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720981)
2026-03-25 19:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744802/general/4676e5c9-0eda-4e22-a324-8a50195c60f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720981)
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92ef050>
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea6d1c19-50bc-5780-99d5-28090b2ff6bc/ea6d1c19-50bc-5780-99d5-28090b2ff6bc_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744802%252Fgeneral%252F66dcbeb3-c0e5-4181-a71a-f0723af20d3a.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744802/general/66dcbeb3-c0e5-4181-a71a-f0723af20d3a.jpg saved to cache
2026-03-25 19:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ea6d1c19-50bc-5780-99d5-28090b2ff6bc
2026-03-25 19:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744802/general/dfa91995-d5c8-4951-b572-3a8c9b54f55f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720981)
2026-03-25 19:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744802/general/94721fe7-93a8-47be-81d6-01ebd705be90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720981)
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94a96d0>
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea6d1c19-50bc-5780-99d5-28090b2ff6bc/ea6d1c19-50bc-5780-99d5-28090b2ff6bc_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744802%252Fgeneral%252F951e77a4-c745-4c60-ac8b-e1c06777df59.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744802/general/951e77a4-c745-4c60-ac8b-e1c06777df59.jpg saved to cache
2026-03-25 19:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ea6d1c19-50bc-5780-99d5-28090b2ff6bc
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc911a950>
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea6d1c19-50bc-5780-99d5-28090b2ff6bc/ea6d1c19-50bc-5780-99d5-28090b2ff6bc_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744802%252Fgeneral%252F4676e5c9-0eda-4e22-a324-8a50195c60f0.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744802/general/4676e5c9-0eda-4e22-a324-8a50195c60f0.jpg saved to cache
2026-03-25 19:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ea6d1c19-50bc-5780-99d5-28090b2ff6bc
2026-03-25 19:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744802/general/c7c1fc15-08b3-4c63-93b9-c21352dd96e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720981)
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc941ab50>
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea6d1c19-50bc-5780-99d5-28090b2ff6bc/ea6d1c19-50bc-5780-99d5-28090b2ff6bc_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744802%252Fgeneral%252Fdfa91995-d5c8-4951-b572-3a8c9b54f55f.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744802/general/dfa91995-d5c8-4951-b572-3a8c9b54f55f.jpg saved to cache
2026-03-25 19:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ea6d1c19-50bc-5780-99d5-28090b2ff6bc
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94a2f10>
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea6d1c19-50bc-5780-99d5-28090b2ff6bc/ea6d1c19-50bc-5780-99d5-28090b2ff6bc_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744802%252Fgeneral%252F94721fe7-93a8-47be-81d6-01ebd705be90.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744802/general/94721fe7-93a8-47be-81d6-01ebd705be90.jpg saved to cache
2026-03-25 19:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ea6d1c19-50bc-5780-99d5-28090b2ff6bc
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94a3790>
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea6d1c19-50bc-5780-99d5-28090b2ff6bc/ea6d1c19-50bc-5780-99d5-28090b2ff6bc_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744802%252Fgeneral%252Fc7c1fc15-08b3-4c63-93b9-c21352dd96e8.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744802/general/c7c1fc15-08b3-4c63-93b9-c21352dd96e8.jpg saved to cache
2026-03-25 19:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ea6d1c19-50bc-5780-99d5-28090b2ff6bc
2026-03-25 19:39:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ea6d1c19-50bc-5780-99d5-28090b2ff6bc, skipping ID generation
2026-03-25 19:39:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea6d1c19-50bc-5780-99d5-28090b2ff6bc with scrape type 1
2026-03-25 19:39:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ea6d1c19-50bc-5780-99d5-28090b2ff6bc sending to next pipeline
2026-03-25 19:39:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ea6d1c19-50bc-5780-99d5-28090b2ff6bc, identifier: 10720981
2026-03-25 19:39:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ea6d1c19-50bc-5780-99d5-28090b2ff6bc with identifier: 10720981
2026-03-25 19:39:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ea6d1c19-50bc-5780-99d5-28090b2ff6bc with identifier: 10720981
2026-03-25 19:39:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ea6d1c19-50bc-5780-99d5-28090b2ff6bc with identifier: 10720981 to the API
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:39: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-25 19:39:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744802/general/c7c1fc15-08b3-4c63-93b9-c21352dd96e8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'ea6d1c19-50bc-5780-99d5-28090b2ff6bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ530RG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720981',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 216347,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea6d1c19-50bc-5780-99d5-28090b2ff6bc/ea6d1c19-50bc-5780-99d5-28090b2ff6bc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100676,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744802/general/c7c1fc15-08b3-4c63-93b9-c21352dd96e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea6d1c19-50bc-5780-99d5-28090b2ff6bc/ea6d1c19-50bc-5780-99d5-28090b2ff6bc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103426,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744802/general/94721fe7-93a8-47be-81d6-01ebd705be90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea6d1c19-50bc-5780-99d5-28090b2ff6bc/ea6d1c19-50bc-5780-99d5-28090b2ff6bc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102103,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744802/general/dfa91995-d5c8-4951-b572-3a8c9b54f55f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea6d1c19-50bc-5780-99d5-28090b2ff6bc/ea6d1c19-50bc-5780-99d5-28090b2ff6bc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744802/general/4676e5c9-0eda-4e22-a324-8a50195c60f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea6d1c19-50bc-5780-99d5-28090b2ff6bc/ea6d1c19-50bc-5780-99d5-28090b2ff6bc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744802/general/951e77a4-c745-4c60-ac8b-e1c06777df59.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea6d1c19-50bc-5780-99d5-28090b2ff6bc/ea6d1c19-50bc-5780-99d5-28090b2ff6bc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744802/general/66dcbeb3-c0e5-4181-a71a-f0723af20d3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea6d1c19-50bc-5780-99d5-28090b2ff6bc/ea6d1c19-50bc-5780-99d5-28090b2ff6bc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84887,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744802/general/eb0fb544-91ef-4b5b-bdbc-888de634c52b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea6d1c19-50bc-5780-99d5-28090b2ff6bc/ea6d1c19-50bc-5780-99d5-28090b2ff6bc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744802/general/2662c555-0226-48dd-b12c-ec4219dfa3da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea6d1c19-50bc-5780-99d5-28090b2ff6bc/ea6d1c19-50bc-5780-99d5-28090b2ff6bc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138967,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744802/general/462767b3-b7d3-4cb1-817b-b10903345220.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea6d1c19-50bc-5780-99d5-28090b2ff6bc/ea6d1c19-50bc-5780-99d5-28090b2ff6bc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744802/general/5d85f443-44e4-4386-959a-fae62405957a.jpg',
'Width': 1024}],
'price': 4100,
'price_includes_vat': True,
'registration_date': '2023-08-10',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Opel Corsa 1.5 Elegance Business - Diesel - Manual - 100 hp - '
'216.347 km',
'transmission': 'manual',
'trim': 'Elegance Business',
'vin': None,
'year': 2023}
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720981%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [adesa.fr] INFO: Saving data for 10720981: {'created_time': 1774467565.362636, 'last_price_update_time': 1774467565.362647, 'auction_closing_time': 1774527300.0}
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720981') HTTP/1.1" 204 0
2026-03-25 19:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720991> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719095> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:39:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:39:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:39:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:39:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbc56af5-3153-54f3-9122-ef206d0f028c with identifier: 10726034
2026-03-25 19:39:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbc56af5-3153-54f3-9122-ef206d0f028c with scrape type 1
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fbc56af5-3153-54f3-9122-ef206d0f028c
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5745864%252Fgeneral%252F7b2bb575-e3e0-45fc-b762-41b9def4be7e.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745864/general/7b2bb575-e3e0-45fc-b762-41b9def4be7e.JPG not downloaded yet
2026-03-25 19:39:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37fc3eb6-4c02-5c06-91fe-18d73eddc040 with identifier: 10720991
2026-03-25 19:39:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37fc3eb6-4c02-5c06-91fe-18d73eddc040 with scrape type 1
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 37fc3eb6-4c02-5c06-91fe-18d73eddc040
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744830%252Fgeneral%252Fb0f9f666-57a5-4468-b481-ddcda0dc6570.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744830/general/b0f9f666-57a5-4468-b481-ddcda0dc6570.jpg not downloaded yet
2026-03-25 19:39:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 530be8b5-dc4f-560c-b71f-6db8064193a2 with identifier: 10719095
2026-03-25 19:39:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 530be8b5-dc4f-560c-b71f-6db8064193a2 with scrape type 1
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 530be8b5-dc4f-560c-b71f-6db8064193a2
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5719528%252Fgeneral%252F634ea287-79cf-4ac8-b7c8-ff20748bb42c.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719528/general/634ea287-79cf-4ac8-b7c8-ff20748bb42c.JPG not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5745864%252Fgeneral%252Ff13541a1-1cba-4831-b303-090f56ae1d96.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745864/general/f13541a1-1cba-4831-b303-090f56ae1d96.JPG not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744830%252Fgeneral%252F903ffd59-3640-48dd-9525-2d7080a95a84.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744830/general/903ffd59-3640-48dd-9525-2d7080a95a84.jpg not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5719528%252Fgeneral%252F12eee55d-49c4-4786-a326-ee43edfe8cff.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719528/general/12eee55d-49c4-4786-a326-ee43edfe8cff.JPG not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5745864%252Fgeneral%252F772280fe-dea0-4dbd-aed1-cea143353001.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745864/general/772280fe-dea0-4dbd-aed1-cea143353001.JPG not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744830%252Fgeneral%252F8233eb20-a771-4f41-95bb-0f607bd8a5df.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744830/general/8233eb20-a771-4f41-95bb-0f607bd8a5df.jpg not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5719528%252Fgeneral%252F7c59bb8d-7356-40ef-bd01-f42c425b08a5.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719528/general/7c59bb8d-7356-40ef-bd01-f42c425b08a5.JPG not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5745864%252Fgeneral%252F49a9da85-cc5e-4003-996b-118217d2569c.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745864/general/49a9da85-cc5e-4003-996b-118217d2569c.JPG not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744830%252Fgeneral%252F70c97e4b-d1b0-4a54-ab13-9d2e545cb032.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744830/general/70c97e4b-d1b0-4a54-ab13-9d2e545cb032.jpg not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5719528%252Fgeneral%252F37629e3d-0e69-4ee7-8d1e-202c3e239a83.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719528/general/37629e3d-0e69-4ee7-8d1e-202c3e239a83.JPG not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5745864%252Fgeneral%252F32cf39cb-1c26-421e-a8bd-b7ba22911fcf.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745864/general/32cf39cb-1c26-421e-a8bd-b7ba22911fcf.JPG not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744830%252Fgeneral%252F805cdcbf-aefd-402a-a364-5bec1423086f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744830/general/805cdcbf-aefd-402a-a364-5bec1423086f.jpg not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5719528%252Fgeneral%252F285d34e6-fcd9-4ca9-a88a-fbaf3e2b2616.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719528/general/285d34e6-fcd9-4ca9-a88a-fbaf3e2b2616.JPG not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5745864%252Fgeneral%252F7afdaf10-ecf2-4bf4-99a4-41e83ea86f75.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745864/general/7afdaf10-ecf2-4bf4-99a4-41e83ea86f75.JPG not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744830%252Fgeneral%252F7452cd22-ad86-475a-8f44-f486e151dbe4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744830/general/7452cd22-ad86-475a-8f44-f486e151dbe4.jpg not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5719528%252Fgeneral%252Fad170366-30c0-4e90-9bf7-451d27780139.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719528/general/ad170366-30c0-4e90-9bf7-451d27780139.JPG not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5745864%252Fgeneral%252Ff9cc0f92-9ed7-4af9-985a-f7f31eee351e.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745864/general/f9cc0f92-9ed7-4af9-985a-f7f31eee351e.JPG not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744830%252Fgeneral%252F0a483150-135d-48e1-9985-01561f37417e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744830/general/0a483150-135d-48e1-9985-01561f37417e.jpg not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5719528%252Fgeneral%252Fd8dc9ab4-1794-4ac2-a240-7fc137eca496.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719528/general/d8dc9ab4-1794-4ac2-a240-7fc137eca496.JPG not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5745864%252Fgeneral%252F19117fa9-3bbc-40f0-a337-e6d1abdffeed.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745864/general/19117fa9-3bbc-40f0-a337-e6d1abdffeed.JPG not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744830%252Fgeneral%252Fbf7c7d3f-b166-433e-a0ac-d48b5d4ef99a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744830/general/bf7c7d3f-b166-433e-a0ac-d48b5d4ef99a.jpg not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5719528%252Fgeneral%252F1c1da181-a303-44bf-bf36-024ef589877a.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719528/general/1c1da181-a303-44bf-bf36-024ef589877a.JPG not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5745864%252Fgeneral%252Fbe2f99d8-607f-4dac-a19d-63e5219ab0f4.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745864/general/be2f99d8-607f-4dac-a19d-63e5219ab0f4.JPG not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744830%252Fgeneral%252F7823dd27-1291-4d87-be04-f3b67c90676c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744830/general/7823dd27-1291-4d87-be04-f3b67c90676c.jpg not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5719528%252Fgeneral%252F70f72bfb-f899-4972-81e3-1a82abd6523e.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719528/general/70f72bfb-f899-4972-81e3-1a82abd6523e.JPG not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5745864%252Fgeneral%252F152a6e61-3b90-42e7-a428-4651cd509644.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745864/general/152a6e61-3b90-42e7-a428-4651cd509644.JPG not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744830%252Fgeneral%252F3c93dab0-82ff-42e5-96be-5abe1515663b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744830/general/3c93dab0-82ff-42e5-96be-5abe1515663b.jpg not downloaded yet
2026-03-25 19:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5719528%252Fgeneral%252Fae982077-d960-4c93-89dc-2c4532db1de2.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719528/general/ae982077-d960-4c93-89dc-2c4532db1de2.JPG not downloaded yet
2026-03-25 19:39:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721018> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:39:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:39:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719528/general/ae982077-d960-4c93-89dc-2c4532db1de2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719095)
2026-03-25 19:39:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744830/general/3c93dab0-82ff-42e5-96be-5abe1515663b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720991)
2026-03-25 19:39:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a54cd24c-3618-5e8e-8eff-863f05b49f86 with identifier: 10721018
2026-03-25 19:39:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a54cd24c-3618-5e8e-8eff-863f05b49f86 with scrape type 1
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a54cd24c-3618-5e8e-8eff-863f05b49f86
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744875%252Fgeneral%252F3680d7d6-b7fe-475d-b33d-bb84e2a00a88.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744875/general/3680d7d6-b7fe-475d-b33d-bb84e2a00a88.jpg not downloaded yet
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744875%252Fgeneral%252Fb1eb7309-f46d-4f59-a9d9-fbbdc6672f9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744875/general/b1eb7309-f46d-4f59-a9d9-fbbdc6672f9c.jpg not downloaded yet
2026-03-25 19:39:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745864/general/152a6e61-3b90-42e7-a428-4651cd509644.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726034)
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744875%252Fgeneral%252F6848241d-fcd1-4f68-a383-8f99ef5cedb4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744875/general/6848241d-fcd1-4f68-a383-8f99ef5cedb4.jpg not downloaded yet
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 530be8b5-dc4f-560c-b71f-6db8064193a2 due to Ignoring non-200 response
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744875%252Fgeneral%252F1099db59-d24f-40bd-bec3-337c75094297.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744875/general/1099db59-d24f-40bd-bec3-337c75094297.jpg not downloaded yet
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744875%252Fgeneral%252Fd72a59f9-b7bd-4453-9c88-608c76e04b32.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744875/general/d72a59f9-b7bd-4453-9c88-608c76e04b32.jpg not downloaded yet
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744875%252Fgeneral%252Fe2cb5b04-1834-4023-9730-2e58535c1227.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744875/general/e2cb5b04-1834-4023-9730-2e58535c1227.jpg not downloaded yet
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744875%252Fgeneral%252F11e109d2-330f-40cd-a102-65d11b5fb387.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744875/general/11e109d2-330f-40cd-a102-65d11b5fb387.jpg not downloaded yet
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9004c90>
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37fc3eb6-4c02-5c06-91fe-18d73eddc040/37fc3eb6-4c02-5c06-91fe-18d73eddc040_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744830%252Fgeneral%252F3c93dab0-82ff-42e5-96be-5abe1515663b.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744830/general/3c93dab0-82ff-42e5-96be-5abe1515663b.jpg saved to cache
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 37fc3eb6-4c02-5c06-91fe-18d73eddc040
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744875%252Fgeneral%252F0157583c-f7fd-4867-a50b-61624873e806.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744875/general/0157583c-f7fd-4867-a50b-61624873e806.jpg not downloaded yet
2026-03-25 19:39:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744875/general/b1eb7309-f46d-4f59-a9d9-fbbdc6672f9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721018)
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744875%252Fgeneral%252F587aeb58-ba3f-4265-b295-c6e6bf50261c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744875/general/587aeb58-ba3f-4265-b295-c6e6bf50261c.jpg not downloaded yet
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item fbc56af5-3153-54f3-9122-ef206d0f028c due to Ignoring non-200 response
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744875%252Fgeneral%252F65ec01c4-2795-467c-8ca4-31ad7186efb3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744875/general/65ec01c4-2795-467c-8ca4-31ad7186efb3.jpg not downloaded yet
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9251c10>
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a54cd24c-3618-5e8e-8eff-863f05b49f86/a54cd24c-3618-5e8e-8eff-863f05b49f86_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744875%252Fgeneral%252Fb1eb7309-f46d-4f59-a9d9-fbbdc6672f9c.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744875/general/b1eb7309-f46d-4f59-a9d9-fbbdc6672f9c.jpg saved to cache
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a54cd24c-3618-5e8e-8eff-863f05b49f86
2026-03-25 19:39:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744875/general/0157583c-f7fd-4867-a50b-61624873e806.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721018)
2026-03-25 19:39:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744875/general/65ec01c4-2795-467c-8ca4-31ad7186efb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721018)
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bca0e3250>
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a54cd24c-3618-5e8e-8eff-863f05b49f86/a54cd24c-3618-5e8e-8eff-863f05b49f86_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744875%252Fgeneral%252F0157583c-f7fd-4867-a50b-61624873e806.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744875/general/0157583c-f7fd-4867-a50b-61624873e806.jpg saved to cache
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a54cd24c-3618-5e8e-8eff-863f05b49f86
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc947c210>
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a54cd24c-3618-5e8e-8eff-863f05b49f86/a54cd24c-3618-5e8e-8eff-863f05b49f86_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744875%252Fgeneral%252F65ec01c4-2795-467c-8ca4-31ad7186efb3.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744875/general/65ec01c4-2795-467c-8ca4-31ad7186efb3.jpg saved to cache
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a54cd24c-3618-5e8e-8eff-863f05b49f86
2026-03-25 19:39:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744875/general/587aeb58-ba3f-4265-b295-c6e6bf50261c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721018)
2026-03-25 19:39:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744875/general/11e109d2-330f-40cd-a102-65d11b5fb387.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721018)
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90fc750>
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a54cd24c-3618-5e8e-8eff-863f05b49f86/a54cd24c-3618-5e8e-8eff-863f05b49f86_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744875%252Fgeneral%252F587aeb58-ba3f-4265-b295-c6e6bf50261c.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744875/general/587aeb58-ba3f-4265-b295-c6e6bf50261c.jpg saved to cache
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a54cd24c-3618-5e8e-8eff-863f05b49f86
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc941bb10>
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a54cd24c-3618-5e8e-8eff-863f05b49f86/a54cd24c-3618-5e8e-8eff-863f05b49f86_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744875%252Fgeneral%252F11e109d2-330f-40cd-a102-65d11b5fb387.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744875/general/11e109d2-330f-40cd-a102-65d11b5fb387.jpg saved to cache
2026-03-25 19:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a54cd24c-3618-5e8e-8eff-863f05b49f86
2026-03-25 19:39:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744875/general/e2cb5b04-1834-4023-9730-2e58535c1227.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721018)
2026-03-25 19:39:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744875/general/d72a59f9-b7bd-4453-9c88-608c76e04b32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721018)
2026-03-25 19:39:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92e6ed0>
2026-03-25 19:39:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a54cd24c-3618-5e8e-8eff-863f05b49f86/a54cd24c-3618-5e8e-8eff-863f05b49f86_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744875%252Fgeneral%252Fe2cb5b04-1834-4023-9730-2e58535c1227.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744875/general/e2cb5b04-1834-4023-9730-2e58535c1227.jpg saved to cache
2026-03-25 19:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a54cd24c-3618-5e8e-8eff-863f05b49f86
2026-03-25 19:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744875/general/1099db59-d24f-40bd-bec3-337c75094297.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721018)
2026-03-25 19:39:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86b50d0>
2026-03-25 19:39:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a54cd24c-3618-5e8e-8eff-863f05b49f86/a54cd24c-3618-5e8e-8eff-863f05b49f86_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744875%252Fgeneral%252Fd72a59f9-b7bd-4453-9c88-608c76e04b32.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744875/general/d72a59f9-b7bd-4453-9c88-608c76e04b32.jpg saved to cache
2026-03-25 19:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a54cd24c-3618-5e8e-8eff-863f05b49f86
2026-03-25 19:39:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92e6e10>
2026-03-25 19:39:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a54cd24c-3618-5e8e-8eff-863f05b49f86/a54cd24c-3618-5e8e-8eff-863f05b49f86_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744875%252Fgeneral%252F1099db59-d24f-40bd-bec3-337c75094297.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744875/general/1099db59-d24f-40bd-bec3-337c75094297.jpg saved to cache
2026-03-25 19:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a54cd24c-3618-5e8e-8eff-863f05b49f86
2026-03-25 19:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744875/general/6848241d-fcd1-4f68-a383-8f99ef5cedb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721018)
2026-03-25 19:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744875/general/3680d7d6-b7fe-475d-b33d-bb84e2a00a88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721018)
2026-03-25 19:39:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92d0e50>
2026-03-25 19:39:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a54cd24c-3618-5e8e-8eff-863f05b49f86/a54cd24c-3618-5e8e-8eff-863f05b49f86_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744875%252Fgeneral%252F6848241d-fcd1-4f68-a383-8f99ef5cedb4.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744875/general/6848241d-fcd1-4f68-a383-8f99ef5cedb4.jpg saved to cache
2026-03-25 19:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a54cd24c-3618-5e8e-8eff-863f05b49f86
2026-03-25 19:39:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719528/general/70f72bfb-f899-4972-81e3-1a82abd6523e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719095)
2026-03-25 19:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744830/general/7823dd27-1291-4d87-be04-f3b67c90676c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720991)
2026-03-25 19:39:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc947a350>
2026-03-25 19:39:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a54cd24c-3618-5e8e-8eff-863f05b49f86/a54cd24c-3618-5e8e-8eff-863f05b49f86_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744875%252Fgeneral%252F3680d7d6-b7fe-475d-b33d-bb84e2a00a88.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744875/general/3680d7d6-b7fe-475d-b33d-bb84e2a00a88.jpg saved to cache
2026-03-25 19:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a54cd24c-3618-5e8e-8eff-863f05b49f86
2026-03-25 19:39:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a54cd24c-3618-5e8e-8eff-863f05b49f86, skipping ID generation
2026-03-25 19:39:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a54cd24c-3618-5e8e-8eff-863f05b49f86 with scrape type 1
2026-03-25 19:39:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a54cd24c-3618-5e8e-8eff-863f05b49f86 sending to next pipeline
2026-03-25 19:39:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a54cd24c-3618-5e8e-8eff-863f05b49f86, identifier: 10721018
2026-03-25 19:39:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a54cd24c-3618-5e8e-8eff-863f05b49f86 with identifier: 10721018
2026-03-25 19:39:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a54cd24c-3618-5e8e-8eff-863f05b49f86 with identifier: 10721018
2026-03-25 19:39:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a54cd24c-3618-5e8e-8eff-863f05b49f86 with identifier: 10721018 to the API
2026-03-25 19:39:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:39: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-25 19:39:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744875/general/3680d7d6-b7fe-475d-b33d-bb84e2a00a88.jpg>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a54cd24c-3618-5e8e-8eff-863f05b49f86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG638HV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721018',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 188675,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a54cd24c-3618-5e8e-8eff-863f05b49f86/a54cd24c-3618-5e8e-8eff-863f05b49f86_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260177,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744875/general/3680d7d6-b7fe-475d-b33d-bb84e2a00a88.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a54cd24c-3618-5e8e-8eff-863f05b49f86/a54cd24c-3618-5e8e-8eff-863f05b49f86_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201725,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744875/general/b1eb7309-f46d-4f59-a9d9-fbbdc6672f9c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a54cd24c-3618-5e8e-8eff-863f05b49f86/a54cd24c-3618-5e8e-8eff-863f05b49f86_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238650,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744875/general/6848241d-fcd1-4f68-a383-8f99ef5cedb4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a54cd24c-3618-5e8e-8eff-863f05b49f86/a54cd24c-3618-5e8e-8eff-863f05b49f86_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237448,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744875/general/1099db59-d24f-40bd-bec3-337c75094297.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a54cd24c-3618-5e8e-8eff-863f05b49f86/a54cd24c-3618-5e8e-8eff-863f05b49f86_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232376,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744875/general/d72a59f9-b7bd-4453-9c88-608c76e04b32.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a54cd24c-3618-5e8e-8eff-863f05b49f86/a54cd24c-3618-5e8e-8eff-863f05b49f86_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260145,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744875/general/e2cb5b04-1834-4023-9730-2e58535c1227.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a54cd24c-3618-5e8e-8eff-863f05b49f86/a54cd24c-3618-5e8e-8eff-863f05b49f86_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232272,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744875/general/11e109d2-330f-40cd-a102-65d11b5fb387.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a54cd24c-3618-5e8e-8eff-863f05b49f86/a54cd24c-3618-5e8e-8eff-863f05b49f86_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280859,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744875/general/0157583c-f7fd-4867-a50b-61624873e806.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a54cd24c-3618-5e8e-8eff-863f05b49f86/a54cd24c-3618-5e8e-8eff-863f05b49f86_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298936,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744875/general/587aeb58-ba3f-4265-b295-c6e6bf50261c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a54cd24c-3618-5e8e-8eff-863f05b49f86/a54cd24c-3618-5e8e-8eff-863f05b49f86_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239292,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744875/general/65ec01c4-2795-467c-8ca4-31ad7186efb3.jpg',
'Width': 1920}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-05-13',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Hyundai Tucson 1.6 T-GDI Executive - Hybrid - Automatic - 180 hp - '
'188.675 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721018%27 HTTP/1.1" 200 None
2026-03-25 19:39:32 [adesa.fr] INFO: Saving data for 10721018: {'created_time': 1774467572.065912, 'last_price_update_time': 1774467572.065921, 'auction_closing_time': 1774527300.0}
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721018') HTTP/1.1" 204 0
2026-03-25 19:39:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726016> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 530be8b5-dc4f-560c-b71f-6db8064193a2 due to Ignoring non-200 response
2026-03-25 19:39:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90ff450>
2026-03-25 19:39:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37fc3eb6-4c02-5c06-91fe-18d73eddc040/37fc3eb6-4c02-5c06-91fe-18d73eddc040_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744830%252Fgeneral%252F7823dd27-1291-4d87-be04-f3b67c90676c.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744830/general/7823dd27-1291-4d87-be04-f3b67c90676c.jpg saved to cache
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 37fc3eb6-4c02-5c06-91fe-18d73eddc040
2026-03-25 19:39:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745864/general/be2f99d8-607f-4dac-a19d-63e5219ab0f4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726034)
2026-03-25 19:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719528/general/1c1da181-a303-44bf-bf36-024ef589877a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719095)
2026-03-25 19:39:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with identifier: 10726016
2026-03-25 19:39:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with scrape type 1
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722642%252Fgeneral%252Fbecbae80-0351-4256-ae28-ce084210ea16.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722642/general/becbae80-0351-4256-ae28-ce084210ea16.JPG not downloaded yet
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722642%252Fgeneral%252Fbdea8614-bc1e-47db-b923-043be233d03a.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722642/general/bdea8614-bc1e-47db-b923-043be233d03a.JPG not downloaded yet
2026-03-25 19:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745864/general/19117fa9-3bbc-40f0-a337-e6d1abdffeed.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726034)
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722642%252Fgeneral%252Fbe3986f8-a942-4244-99cd-d7e72ba6dc3f.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722642/general/be3986f8-a942-4244-99cd-d7e72ba6dc3f.JPG not downloaded yet
2026-03-25 19:39:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744830/general/bf7c7d3f-b166-433e-a0ac-d48b5d4ef99a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720991)
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722642%252Fgeneral%252F6c750177-ad69-4692-8f2e-b125f4e199fb.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722642/general/6c750177-ad69-4692-8f2e-b125f4e199fb.JPG not downloaded yet
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item fbc56af5-3153-54f3-9122-ef206d0f028c due to Ignoring non-200 response
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722642%252Fgeneral%252F773a5af6-e1b4-43f3-8740-69081cdd8aa0.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722642/general/773a5af6-e1b4-43f3-8740-69081cdd8aa0.JPG not downloaded yet
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 530be8b5-dc4f-560c-b71f-6db8064193a2 due to Ignoring non-200 response
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722642%252Fgeneral%252F428dd8a7-7d94-4faf-913f-ce9f822df633.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722642/general/428dd8a7-7d94-4faf-913f-ce9f822df633.JPG not downloaded yet
2026-03-25 19:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722642/general/be3986f8-a942-4244-99cd-d7e72ba6dc3f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726016)
2026-03-25 19:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722642/general/bdea8614-bc1e-47db-b923-043be233d03a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726016)
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722642%252Fgeneral%252Ff20ec33c-5561-42b8-a1ae-2f3389b40312.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722642/general/f20ec33c-5561-42b8-a1ae-2f3389b40312.JPG not downloaded yet
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722642%252Fgeneral%252Fd7b76feb-d8b9-4aec-83ba-a4d1f66a9043.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722642/general/d7b76feb-d8b9-4aec-83ba-a4d1f66a9043.JPG not downloaded yet
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722642%252Fgeneral%252Faf18387e-4337-4761-b3d7-141703682184.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722642/general/af18387e-4337-4761-b3d7-141703682184.JPG not downloaded yet
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item fbc56af5-3153-54f3-9122-ef206d0f028c due to Ignoring non-200 response
2026-03-25 19:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722642/general/428dd8a7-7d94-4faf-913f-ce9f822df633.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726016)
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722642%252Fgeneral%252Fb5814f45-e977-469b-9a2f-ec872f123792.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722642/general/b5814f45-e977-469b-9a2f-ec872f123792.JPG not downloaded yet
2026-03-25 19:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722642/general/773a5af6-e1b4-43f3-8740-69081cdd8aa0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726016)
2026-03-25 19:39:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94a8d50>
2026-03-25 19:39:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37fc3eb6-4c02-5c06-91fe-18d73eddc040/37fc3eb6-4c02-5c06-91fe-18d73eddc040_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744830%252Fgeneral%252Fbf7c7d3f-b166-433e-a0ac-d48b5d4ef99a.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744830/general/bf7c7d3f-b166-433e-a0ac-d48b5d4ef99a.jpg saved to cache
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 37fc3eb6-4c02-5c06-91fe-18d73eddc040
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 due to Ignoring non-200 response
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 due to Ignoring non-200 response
2026-03-25 19:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722642/general/af18387e-4337-4761-b3d7-141703682184.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726016)
2026-03-25 19:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722642/general/d7b76feb-d8b9-4aec-83ba-a4d1f66a9043.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726016)
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 due to Ignoring non-200 response
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 due to Ignoring non-200 response
2026-03-25 19:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722642/general/b5814f45-e977-469b-9a2f-ec872f123792.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726016)
2026-03-25 19:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722642/general/f20ec33c-5561-42b8-a1ae-2f3389b40312.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726016)
2026-03-25 19:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722642/general/6c750177-ad69-4692-8f2e-b125f4e199fb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726016)
2026-03-25 19:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722642/general/becbae80-0351-4256-ae28-ce084210ea16.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726016)
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 due to Ignoring non-200 response
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 due to Ignoring non-200 response
2026-03-25 19:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719528/general/d8dc9ab4-1794-4ac2-a240-7fc137eca496.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719095)
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 due to Ignoring non-200 response
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 due to Ignoring non-200 response
2026-03-25 19:39:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744830/general/0a483150-135d-48e1-9985-01561f37417e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720991)
2026-03-25 19:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745864/general/f9cc0f92-9ed7-4af9-985a-f7f31eee351e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726034)
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 due to Ignoring non-200 response
2026-03-25 19:39:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719528/general/ad170366-30c0-4e90-9bf7-451d27780139.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719095)
2026-03-25 19:39:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0a2a4ebf-07c5-525b-ba51-77c4a05632d8, skipping ID generation
2026-03-25 19:39:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with scrape type 1
2026-03-25 19:39:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 sending to next pipeline
2026-03-25 19:39:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0a2a4ebf-07c5-525b-ba51-77c4a05632d8, identifier: 10726016
2026-03-25 19:39:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with identifier: 10726016
2026-03-25 19:39:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with identifier: 10726016
2026-03-25 19:39:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with identifier: 10726016 to the API
2026-03-25 19:39:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:39: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-25 19:39:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5722642/general/becbae80-0351-4256-ae28-ce084210ea16.JPG>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '0a2a4ebf-07c5-525b-ba51-77c4a05632d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-822-JC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726016',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 193088,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2022-09-09',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 GDI Active Business - Hybrid - Automatic - 180 hp '
'- 193.088 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2022}
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726016%27 HTTP/1.1" 200 None
2026-03-25 19:39:33 [adesa.fr] INFO: Saving data for 10726016: {'created_time': 1774467573.022183, 'last_price_update_time': 1774467573.022197, 'auction_closing_time': 1774617300.0}
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726016') HTTP/1.1" 204 0
2026-03-25 19:39:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745864/general/7afdaf10-ecf2-4bf4-99a4-41e83ea86f75.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726034)
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 due to Ignoring non-200 response
2026-03-25 19:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744830/general/7452cd22-ad86-475a-8f44-f486e151dbe4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720991)
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 530be8b5-dc4f-560c-b71f-6db8064193a2 due to Ignoring non-200 response
2026-03-25 19:39:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9145090>
2026-03-25 19:39:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37fc3eb6-4c02-5c06-91fe-18d73eddc040/37fc3eb6-4c02-5c06-91fe-18d73eddc040_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744830%252Fgeneral%252F0a483150-135d-48e1-9985-01561f37417e.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744830/general/0a483150-135d-48e1-9985-01561f37417e.jpg saved to cache
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 37fc3eb6-4c02-5c06-91fe-18d73eddc040
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item fbc56af5-3153-54f3-9122-ef206d0f028c due to Ignoring non-200 response
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 530be8b5-dc4f-560c-b71f-6db8064193a2 due to Ignoring non-200 response
2026-03-25 19:39:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719528/general/285d34e6-fcd9-4ca9-a88a-fbaf3e2b2616.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719095)
2026-03-25 19:39:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745864/general/32cf39cb-1c26-421e-a8bd-b7ba22911fcf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726034)
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item fbc56af5-3153-54f3-9122-ef206d0f028c due to Ignoring non-200 response
2026-03-25 19:39:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94ab810>
2026-03-25 19:39:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37fc3eb6-4c02-5c06-91fe-18d73eddc040/37fc3eb6-4c02-5c06-91fe-18d73eddc040_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744830%252Fgeneral%252F7452cd22-ad86-475a-8f44-f486e151dbe4.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744830/general/7452cd22-ad86-475a-8f44-f486e151dbe4.jpg saved to cache
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 37fc3eb6-4c02-5c06-91fe-18d73eddc040
2026-03-25 19:39:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719528/general/37629e3d-0e69-4ee7-8d1e-202c3e239a83.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719095)
2026-03-25 19:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:39:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744830/general/805cdcbf-aefd-402a-a364-5bec1423086f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720991)
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 530be8b5-dc4f-560c-b71f-6db8064193a2 due to Ignoring non-200 response
2026-03-25 19:39:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745864/general/49a9da85-cc5e-4003-996b-118217d2569c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726034)
2026-03-25 19:39:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719528/general/7c59bb8d-7356-40ef-bd01-f42c425b08a5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719095)
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item fbc56af5-3153-54f3-9122-ef206d0f028c due to Ignoring non-200 response
2026-03-25 19:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744830/general/70c97e4b-d1b0-4a54-ab13-9d2e545cb032.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720991)
2026-03-25 19:39:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745864/general/772280fe-dea0-4dbd-aed1-cea143353001.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726034)
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 530be8b5-dc4f-560c-b71f-6db8064193a2 due to Ignoring non-200 response
2026-03-25 19:39:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bab0d8d-90c0-557e-aa14-8930a86db63f with identifier: 10720915
2026-03-25 19:39:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bab0d8d-90c0-557e-aa14-8930a86db63f with scrape type 1
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6bab0d8d-90c0-557e-aa14-8930a86db63f
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722817%252Fgeneral%252Fd884b4c2-5895-4d8e-ade9-5f5f9a31f631.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722817/general/d884b4c2-5895-4d8e-ade9-5f5f9a31f631.jpg already downloaded
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722817%252Fgeneral%252F4736b5ec-e0b2-4b46-b85f-070f9ff0f8fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722817/general/4736b5ec-e0b2-4b46-b85f-070f9ff0f8fd.jpg already downloaded
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722817%252Fgeneral%252F0e2f789c-9e01-489d-a16b-1e9b9e919837.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722817/general/0e2f789c-9e01-489d-a16b-1e9b9e919837.jpg already downloaded
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722817%252Fgeneral%252Fdf189811-bd82-4e3f-b16f-e42fa060c990.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722817/general/df189811-bd82-4e3f-b16f-e42fa060c990.jpg already downloaded
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722817%252Fgeneral%252Fcf10962b-2b1f-471b-82b2-4dd57ab46c55.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722817/general/cf10962b-2b1f-471b-82b2-4dd57ab46c55.jpg already downloaded
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722817%252Fgeneral%252F5f319ae0-607d-4524-a52f-ceeef8b1ea50.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722817/general/5f319ae0-607d-4524-a52f-ceeef8b1ea50.jpg already downloaded
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722817%252Fgeneral%252Fc1dd125e-1211-40d7-9893-ce6202aee5f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722817/general/c1dd125e-1211-40d7-9893-ce6202aee5f8.jpg already downloaded
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722817%252Fgeneral%252Fe74c70b7-c068-42b9-b80a-374941e538c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722817/general/e74c70b7-c068-42b9-b80a-374941e538c9.jpg already downloaded
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722817%252Fgeneral%252F0f83cfde-1d8d-47fe-9fa7-0a1ffc287fb7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722817/general/0f83cfde-1d8d-47fe-9fa7-0a1ffc287fb7.jpg already downloaded
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5722817%252Fgeneral%252Fb2209033-93f5-48a5-a0be-6e7469575c23.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722817/general/b2209033-93f5-48a5-a0be-6e7469575c23.jpg already downloaded
2026-03-25 19:39:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6bab0d8d-90c0-557e-aa14-8930a86db63f, identifier: 10720915
2026-03-25 19:39:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6bab0d8d-90c0-557e-aa14-8930a86db63f with identifier: 10720915
2026-03-25 19:39:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6bab0d8d-90c0-557e-aa14-8930a86db63f with identifier: 10720915
2026-03-25 19:39:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6bab0d8d-90c0-557e-aa14-8930a86db63f with identifier: 10720915 to the API
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:39: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-25 19:39:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720915>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '6bab0d8d-90c0-557e-aa14-8930a86db63f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW592HB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720915',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Niro',
'odometer': 206413,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 60,
'photo_urls': ['https://images.openlane.eu/carimgs/5722817/general/d884b4c2-5895-4d8e-ade9-5f5f9a31f631.jpg',
'https://images.openlane.eu/carimgs/5722817/general/4736b5ec-e0b2-4b46-b85f-070f9ff0f8fd.jpg',
'https://images.openlane.eu/carimgs/5722817/general/0e2f789c-9e01-489d-a16b-1e9b9e919837.jpg',
'https://images.openlane.eu/carimgs/5722817/general/df189811-bd82-4e3f-b16f-e42fa060c990.jpg',
'https://images.openlane.eu/carimgs/5722817/general/cf10962b-2b1f-471b-82b2-4dd57ab46c55.jpg',
'https://images.openlane.eu/carimgs/5722817/general/5f319ae0-607d-4524-a52f-ceeef8b1ea50.jpg',
'https://images.openlane.eu/carimgs/5722817/general/c1dd125e-1211-40d7-9893-ce6202aee5f8.jpg',
'https://images.openlane.eu/carimgs/5722817/general/e74c70b7-c068-42b9-b80a-374941e538c9.jpg',
'https://images.openlane.eu/carimgs/5722817/general/0f83cfde-1d8d-47fe-9fa7-0a1ffc287fb7.jpg',
'https://images.openlane.eu/carimgs/5722817/general/b2209033-93f5-48a5-a0be-6e7469575c23.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bab0d8d-90c0-557e-aa14-8930a86db63f/6bab0d8d-90c0-557e-aa14-8930a86db63f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149843,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722817/general/d884b4c2-5895-4d8e-ade9-5f5f9a31f631.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bab0d8d-90c0-557e-aa14-8930a86db63f/6bab0d8d-90c0-557e-aa14-8930a86db63f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150054,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722817/general/4736b5ec-e0b2-4b46-b85f-070f9ff0f8fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bab0d8d-90c0-557e-aa14-8930a86db63f/6bab0d8d-90c0-557e-aa14-8930a86db63f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151991,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722817/general/0e2f789c-9e01-489d-a16b-1e9b9e919837.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bab0d8d-90c0-557e-aa14-8930a86db63f/6bab0d8d-90c0-557e-aa14-8930a86db63f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151234,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722817/general/df189811-bd82-4e3f-b16f-e42fa060c990.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bab0d8d-90c0-557e-aa14-8930a86db63f/6bab0d8d-90c0-557e-aa14-8930a86db63f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722817/general/cf10962b-2b1f-471b-82b2-4dd57ab46c55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bab0d8d-90c0-557e-aa14-8930a86db63f/6bab0d8d-90c0-557e-aa14-8930a86db63f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112996,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722817/general/5f319ae0-607d-4524-a52f-ceeef8b1ea50.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bab0d8d-90c0-557e-aa14-8930a86db63f/6bab0d8d-90c0-557e-aa14-8930a86db63f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100726,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722817/general/c1dd125e-1211-40d7-9893-ce6202aee5f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bab0d8d-90c0-557e-aa14-8930a86db63f/6bab0d8d-90c0-557e-aa14-8930a86db63f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113919,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722817/general/e74c70b7-c068-42b9-b80a-374941e538c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bab0d8d-90c0-557e-aa14-8930a86db63f/6bab0d8d-90c0-557e-aa14-8930a86db63f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84061,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722817/general/0f83cfde-1d8d-47fe-9fa7-0a1ffc287fb7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bab0d8d-90c0-557e-aa14-8930a86db63f/6bab0d8d-90c0-557e-aa14-8930a86db63f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98316,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722817/general/b2209033-93f5-48a5-a0be-6e7469575c23.jpg',
'Width': 1024}],
'price': 7200,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Kia Niro 1.6 Active - Hybrid - Automatic - 105 hp - 206.413 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720915%27 HTTP/1.1" 200 None
2026-03-25 19:39:33 [adesa.fr] INFO: Saving data for 10720915: {'created_time': 1774467573.831388, 'last_price_update_time': 1774467573.831399, 'auction_closing_time': 1774527300.0}
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720915') HTTP/1.1" 204 0
2026-03-25 19:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744830/general/8233eb20-a771-4f41-95bb-0f607bd8a5df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720991)
2026-03-25 19:39:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719528/general/12eee55d-49c4-4786-a326-ee43edfe8cff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719095)
2026-03-25 19:39:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc926c690>
2026-03-25 19:39:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37fc3eb6-4c02-5c06-91fe-18d73eddc040/37fc3eb6-4c02-5c06-91fe-18d73eddc040_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744830%252Fgeneral%252F805cdcbf-aefd-402a-a364-5bec1423086f.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744830/general/805cdcbf-aefd-402a-a364-5bec1423086f.jpg saved to cache
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 37fc3eb6-4c02-5c06-91fe-18d73eddc040
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item fbc56af5-3153-54f3-9122-ef206d0f028c due to Ignoring non-200 response
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 530be8b5-dc4f-560c-b71f-6db8064193a2 due to Ignoring non-200 response
2026-03-25 19:39:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc900f410>
2026-03-25 19:39:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37fc3eb6-4c02-5c06-91fe-18d73eddc040/37fc3eb6-4c02-5c06-91fe-18d73eddc040_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744830%252Fgeneral%252F70c97e4b-d1b0-4a54-ab13-9d2e545cb032.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744830/general/70c97e4b-d1b0-4a54-ab13-9d2e545cb032.jpg saved to cache
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 37fc3eb6-4c02-5c06-91fe-18d73eddc040
2026-03-25 19:39:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item fbc56af5-3153-54f3-9122-ef206d0f028c due to Ignoring non-200 response
2026-03-25 19:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744830/general/903ffd59-3640-48dd-9525-2d7080a95a84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720991)
2026-03-25 19:39:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9426690>
2026-03-25 19:39:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37fc3eb6-4c02-5c06-91fe-18d73eddc040/37fc3eb6-4c02-5c06-91fe-18d73eddc040_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744830%252Fgeneral%252F8233eb20-a771-4f41-95bb-0f607bd8a5df.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744830/general/8233eb20-a771-4f41-95bb-0f607bd8a5df.jpg saved to cache
2026-03-25 19:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 37fc3eb6-4c02-5c06-91fe-18d73eddc040
2026-03-25 19:39:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 530be8b5-dc4f-560c-b71f-6db8064193a2 due to Ignoring non-200 response
2026-03-25 19:39:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745864/general/f13541a1-1cba-4831-b303-090f56ae1d96.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726034)
2026-03-25 19:39:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719528/general/634ea287-79cf-4ac8-b7c8-ff20748bb42c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719095)
2026-03-25 19:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744830/general/b0f9f666-57a5-4468-b481-ddcda0dc6570.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720991)
2026-03-25 19:39:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9131c50>
2026-03-25 19:39:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37fc3eb6-4c02-5c06-91fe-18d73eddc040/37fc3eb6-4c02-5c06-91fe-18d73eddc040_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744830%252Fgeneral%252F903ffd59-3640-48dd-9525-2d7080a95a84.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744830/general/903ffd59-3640-48dd-9525-2d7080a95a84.jpg saved to cache
2026-03-25 19:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 37fc3eb6-4c02-5c06-91fe-18d73eddc040
2026-03-25 19:39:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745864/general/7b2bb575-e3e0-45fc-b762-41b9def4be7e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726034)
2026-03-25 19:39:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item fbc56af5-3153-54f3-9122-ef206d0f028c due to Ignoring non-200 response
2026-03-25 19:39:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 530be8b5-dc4f-560c-b71f-6db8064193a2, skipping ID generation
2026-03-25 19:39:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 530be8b5-dc4f-560c-b71f-6db8064193a2 with scrape type 1
2026-03-25 19:39:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 530be8b5-dc4f-560c-b71f-6db8064193a2 sending to next pipeline
2026-03-25 19:39:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 530be8b5-dc4f-560c-b71f-6db8064193a2, identifier: 10719095
2026-03-25 19:39:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 530be8b5-dc4f-560c-b71f-6db8064193a2 with identifier: 10719095
2026-03-25 19:39:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 530be8b5-dc4f-560c-b71f-6db8064193a2 with identifier: 10719095
2026-03-25 19:39:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 530be8b5-dc4f-560c-b71f-6db8064193a2 with identifier: 10719095 to the API
2026-03-25 19:39:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:39: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-25 19:39:34 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5719528/general/634ea287-79cf-4ac8-b7c8-ff20748bb42c.JPG>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '530be8b5-dc4f-560c-b71f-6db8064193a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-232-NR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719095',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 171687,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 GDI Design - Hybrid - Automatic - 180 hp - 171.687 '
'km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-25 19:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719095%27 HTTP/1.1" 200 None
2026-03-25 19:39:34 [adesa.fr] INFO: Saving data for 10719095: {'created_time': 1774467574.535509, 'last_price_update_time': 1774467574.53552, 'auction_closing_time': 1774617300.0}
2026-03-25 19:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719095') HTTP/1.1" 204 0
2026-03-25 19:39:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 530be8b5-dc4f-560c-b71f-6db8064193a2 due to Ignoring non-200 response
2026-03-25 19:39:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9302990>
2026-03-25 19:39:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37fc3eb6-4c02-5c06-91fe-18d73eddc040/37fc3eb6-4c02-5c06-91fe-18d73eddc040_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744830%252Fgeneral%252Fb0f9f666-57a5-4468-b481-ddcda0dc6570.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744830/general/b0f9f666-57a5-4468-b481-ddcda0dc6570.jpg saved to cache
2026-03-25 19:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 37fc3eb6-4c02-5c06-91fe-18d73eddc040
2026-03-25 19:39:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 37fc3eb6-4c02-5c06-91fe-18d73eddc040, skipping ID generation
2026-03-25 19:39:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37fc3eb6-4c02-5c06-91fe-18d73eddc040 with scrape type 1
2026-03-25 19:39:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 37fc3eb6-4c02-5c06-91fe-18d73eddc040 sending to next pipeline
2026-03-25 19:39:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 37fc3eb6-4c02-5c06-91fe-18d73eddc040, identifier: 10720991
2026-03-25 19:39:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fbc56af5-3153-54f3-9122-ef206d0f028c, skipping ID generation
2026-03-25 19:39:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbc56af5-3153-54f3-9122-ef206d0f028c with scrape type 1
2026-03-25 19:39:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fbc56af5-3153-54f3-9122-ef206d0f028c sending to next pipeline
2026-03-25 19:39:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fbc56af5-3153-54f3-9122-ef206d0f028c, identifier: 10726034
2026-03-25 19:39:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 37fc3eb6-4c02-5c06-91fe-18d73eddc040 with identifier: 10720991
2026-03-25 19:39:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 37fc3eb6-4c02-5c06-91fe-18d73eddc040 with identifier: 10720991
2026-03-25 19:39:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 37fc3eb6-4c02-5c06-91fe-18d73eddc040 with identifier: 10720991 to the API
2026-03-25 19:39:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:39: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-25 19:39:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744830/general/b0f9f666-57a5-4468-b481-ddcda0dc6570.jpg>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 218,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': '37fc3eb6-4c02-5c06-91fe-18d73eddc040',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ538EH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720991',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Lexus',
'model': 'ES',
'odometer': 221495,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 49,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37fc3eb6-4c02-5c06-91fe-18d73eddc040/37fc3eb6-4c02-5c06-91fe-18d73eddc040_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140696,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744830/general/b0f9f666-57a5-4468-b481-ddcda0dc6570.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37fc3eb6-4c02-5c06-91fe-18d73eddc040/37fc3eb6-4c02-5c06-91fe-18d73eddc040_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744830/general/903ffd59-3640-48dd-9525-2d7080a95a84.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37fc3eb6-4c02-5c06-91fe-18d73eddc040/37fc3eb6-4c02-5c06-91fe-18d73eddc040_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744830/general/8233eb20-a771-4f41-95bb-0f607bd8a5df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37fc3eb6-4c02-5c06-91fe-18d73eddc040/37fc3eb6-4c02-5c06-91fe-18d73eddc040_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126833,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744830/general/70c97e4b-d1b0-4a54-ab13-9d2e545cb032.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37fc3eb6-4c02-5c06-91fe-18d73eddc040/37fc3eb6-4c02-5c06-91fe-18d73eddc040_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102908,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744830/general/805cdcbf-aefd-402a-a364-5bec1423086f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37fc3eb6-4c02-5c06-91fe-18d73eddc040/37fc3eb6-4c02-5c06-91fe-18d73eddc040_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121795,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744830/general/7452cd22-ad86-475a-8f44-f486e151dbe4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37fc3eb6-4c02-5c06-91fe-18d73eddc040/37fc3eb6-4c02-5c06-91fe-18d73eddc040_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108300,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744830/general/0a483150-135d-48e1-9985-01561f37417e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37fc3eb6-4c02-5c06-91fe-18d73eddc040/37fc3eb6-4c02-5c06-91fe-18d73eddc040_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64850,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744830/general/bf7c7d3f-b166-433e-a0ac-d48b5d4ef99a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37fc3eb6-4c02-5c06-91fe-18d73eddc040/37fc3eb6-4c02-5c06-91fe-18d73eddc040_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62532,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744830/general/7823dd27-1291-4d87-be04-f3b67c90676c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37fc3eb6-4c02-5c06-91fe-18d73eddc040/37fc3eb6-4c02-5c06-91fe-18d73eddc040_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65746,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744830/general/3c93dab0-82ff-42e5-96be-5abe1515663b.jpg',
'Width': 1024}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2021-05-11',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Lexus ES 300h Luxe - Petrol - Automatic - 218 hp - 221.495 km',
'transmission': 'automatic',
'trim': 'Luxe',
'vin': None,
'year': 2021}
2026-03-25 19:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720991%27 HTTP/1.1" 200 None
2026-03-25 19:39:35 [adesa.fr] INFO: Saving data for 10720991: {'created_time': 1774467575.124311, 'last_price_update_time': 1774467575.124322, 'auction_closing_time': 1774527300.0}
2026-03-25 19:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720991') HTTP/1.1" 204 0
2026-03-25 19:39:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fbc56af5-3153-54f3-9122-ef206d0f028c with identifier: 10726034
2026-03-25 19:39:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fbc56af5-3153-54f3-9122-ef206d0f028c with identifier: 10726034
2026-03-25 19:39:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fbc56af5-3153-54f3-9122-ef206d0f028c with identifier: 10726034 to the API
2026-03-25 19:39:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:39: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-25 19:39:35 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745864/general/7b2bb575-e3e0-45fc-b762-41b9def4be7e.JPG>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'fbc56af5-3153-54f3-9122-ef206d0f028c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-409-LE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726034',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 154537,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-07-08',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDI Active - AWD - Hybrid - Automatic - 180 hp - '
'154.537 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-25 19:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726034%27 HTTP/1.1" 200 None
2026-03-25 19:39:35 [adesa.fr] INFO: Saving data for 10726034: {'created_time': 1774467575.417277, 'last_price_update_time': 1774467575.417288, 'auction_closing_time': 1774617300.0}
2026-03-25 19:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726034') HTTP/1.1" 204 0
2026-03-25 19:39:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item fbc56af5-3153-54f3-9122-ef206d0f028c due to Ignoring non-200 response
2026-03-25 19:39:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:39:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:39:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad with identifier: 10720917
2026-03-25 19:39:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad with scrape type 1
2026-03-25 19:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad
2026-03-25 19:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728604%252Fgeneral%252F657c0168-0a6e-465c-a0c5-7700b28d9613.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728604/general/657c0168-0a6e-465c-a0c5-7700b28d9613.jpg already downloaded
2026-03-25 19:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728604%252Fgeneral%252Ffe3fa66e-5abc-4119-a371-7344ed811ab1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728604/general/fe3fa66e-5abc-4119-a371-7344ed811ab1.jpg already downloaded
2026-03-25 19:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728604%252Fgeneral%252F8e950cba-91cc-4a70-8d7c-0ed04cb417b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728604/general/8e950cba-91cc-4a70-8d7c-0ed04cb417b6.jpg already downloaded
2026-03-25 19:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728604%252Fgeneral%252F93ddaa26-c330-4110-8e1a-09919e7a3b7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728604/general/93ddaa26-c330-4110-8e1a-09919e7a3b7b.jpg already downloaded
2026-03-25 19:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728604%252Fgeneral%252F82d02cfc-95d5-4d4b-afb4-7c72442b8ff0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728604/general/82d02cfc-95d5-4d4b-afb4-7c72442b8ff0.jpg already downloaded
2026-03-25 19:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728604%252Fgeneral%252F79f16f32-c450-4b4c-bc91-a264d4f473e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728604/general/79f16f32-c450-4b4c-bc91-a264d4f473e5.jpg already downloaded
2026-03-25 19:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728604%252Fgeneral%252F991cfefb-d9da-4d1a-a188-cd0b327f2d11.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728604/general/991cfefb-d9da-4d1a-a188-cd0b327f2d11.jpg already downloaded
2026-03-25 19:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728604%252Fgeneral%252F23c6f485-81fb-4933-866b-bf679b67bac1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728604/general/23c6f485-81fb-4933-866b-bf679b67bac1.jpg already downloaded
2026-03-25 19:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728604%252Fgeneral%252Faa1cec7a-1abf-45ad-9c95-261b927bbc20.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728604/general/aa1cec7a-1abf-45ad-9c95-261b927bbc20.jpg already downloaded
2026-03-25 19:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5728604%252Fgeneral%252Fe78710de-cdb8-46cf-b6b5-a32d1dd59d8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728604/general/e78710de-cdb8-46cf-b6b5-a32d1dd59d8d.jpg already downloaded
2026-03-25 19:39:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad, identifier: 10720917
2026-03-25 19:39:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad with identifier: 10720917
2026-03-25 19:39:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad with identifier: 10720917
2026-03-25 19:39:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad with identifier: 10720917 to the API
2026-03-25 19:39:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:39: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-25 19:39:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720917>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ714WE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720917',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 150709,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 61,
'photo_urls': ['https://images.openlane.eu/carimgs/5728604/general/657c0168-0a6e-465c-a0c5-7700b28d9613.jpg',
'https://images.openlane.eu/carimgs/5728604/general/fe3fa66e-5abc-4119-a371-7344ed811ab1.jpg',
'https://images.openlane.eu/carimgs/5728604/general/8e950cba-91cc-4a70-8d7c-0ed04cb417b6.jpg',
'https://images.openlane.eu/carimgs/5728604/general/93ddaa26-c330-4110-8e1a-09919e7a3b7b.jpg',
'https://images.openlane.eu/carimgs/5728604/general/82d02cfc-95d5-4d4b-afb4-7c72442b8ff0.jpg',
'https://images.openlane.eu/carimgs/5728604/general/79f16f32-c450-4b4c-bc91-a264d4f473e5.jpg',
'https://images.openlane.eu/carimgs/5728604/general/991cfefb-d9da-4d1a-a188-cd0b327f2d11.jpg',
'https://images.openlane.eu/carimgs/5728604/general/23c6f485-81fb-4933-866b-bf679b67bac1.jpg',
'https://images.openlane.eu/carimgs/5728604/general/aa1cec7a-1abf-45ad-9c95-261b927bbc20.jpg',
'https://images.openlane.eu/carimgs/5728604/general/e78710de-cdb8-46cf-b6b5-a32d1dd59d8d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad/5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111200,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728604/general/657c0168-0a6e-465c-a0c5-7700b28d9613.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad/5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728604/general/fe3fa66e-5abc-4119-a371-7344ed811ab1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad/5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128354,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728604/general/8e950cba-91cc-4a70-8d7c-0ed04cb417b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad/5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131269,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728604/general/93ddaa26-c330-4110-8e1a-09919e7a3b7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad/5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128563,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728604/general/82d02cfc-95d5-4d4b-afb4-7c72442b8ff0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad/5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114607,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728604/general/79f16f32-c450-4b4c-bc91-a264d4f473e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad/5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728604/general/991cfefb-d9da-4d1a-a188-cd0b327f2d11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad/5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81986,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728604/general/23c6f485-81fb-4933-866b-bf679b67bac1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad/5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728604/general/aa1cec7a-1abf-45ad-9c95-261b927bbc20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad/5b8acb2a-5127-5d74-b6b5-6ad34d93a9ad_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91448,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728604/general/e78710de-cdb8-46cf-b6b5-a32d1dd59d8d.jpg',
'Width': 1024}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-10-04',
'seats_number': 2,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Kona 1.6 CRDi Intuitive - Diesel - Automatic - 136 hp - '
'150.709 km',
'transmission': 'automatic',
'trim': 'Intuitive',
'vin': None,
'year': 2022}
2026-03-25 19:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720917%27 HTTP/1.1" 200 None
2026-03-25 19:39:37 [adesa.fr] INFO: Saving data for 10720917: {'created_time': 1774467577.938311, 'last_price_update_time': 1774467577.938322, 'auction_closing_time': 1774527300.0}
2026-03-25 19:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720917') HTTP/1.1" 204 0
2026-03-25 19:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726025> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:39:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:39:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 440a3ed6-43a8-595b-95f1-bb815e3d03b4 with identifier: 10726025
2026-03-25 19:39:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 440a3ed6-43a8-595b-95f1-bb815e3d03b4 with scrape type 1
2026-03-25 19:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 440a3ed6-43a8-595b-95f1-bb815e3d03b4
2026-03-25 19:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5737397%252Fgeneral%252F95cb131b-e508-485e-b257-e25c8f3f1f07.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737397/general/95cb131b-e508-485e-b257-e25c8f3f1f07.jpg already downloaded
2026-03-25 19:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5737397%252Fgeneral%252F41f15947-0283-4c8d-9a38-9c30e3fbda05.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737397/general/41f15947-0283-4c8d-9a38-9c30e3fbda05.jpg already downloaded
2026-03-25 19:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5737397%252Fgeneral%252F84f17996-e26d-433d-898c-f62c8da39abe.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737397/general/84f17996-e26d-433d-898c-f62c8da39abe.jpg already downloaded
2026-03-25 19:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5737397%252Fgeneral%252Fb1af5969-9ccf-4935-856a-c4d57cf921b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737397/general/b1af5969-9ccf-4935-856a-c4d57cf921b3.jpg already downloaded
2026-03-25 19:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5737397%252Fgeneral%252F18812ffc-f38b-42b8-83f9-66ee7164f7d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737397/general/18812ffc-f38b-42b8-83f9-66ee7164f7d0.jpg already downloaded
2026-03-25 19:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5737397%252Fgeneral%252F35278737-9d5f-402c-8c85-af2526f8517e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737397/general/35278737-9d5f-402c-8c85-af2526f8517e.jpg already downloaded
2026-03-25 19:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5737397%252Fgeneral%252F581988b1-9595-42be-ae95-a02ef07c4af4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737397/general/581988b1-9595-42be-ae95-a02ef07c4af4.jpg already downloaded
2026-03-25 19:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5737397%252Fgeneral%252F5d028fb2-d62f-4bd6-b9b4-2f429dc2e2e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737397/general/5d028fb2-d62f-4bd6-b9b4-2f429dc2e2e9.jpg already downloaded
2026-03-25 19:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5737397%252Fgeneral%252F76119c5a-e74a-41fd-8a0b-f6c9d2bf56c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737397/general/76119c5a-e74a-41fd-8a0b-f6c9d2bf56c0.jpg already downloaded
2026-03-25 19:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5737397%252Fgeneral%252F19c33050-681f-4520-856f-e2b9d4227613.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737397/general/19c33050-681f-4520-856f-e2b9d4227613.jpg already downloaded
2026-03-25 19:39:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 440a3ed6-43a8-595b-95f1-bb815e3d03b4, identifier: 10726025
2026-03-25 19:39:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 440a3ed6-43a8-595b-95f1-bb815e3d03b4 with identifier: 10726025
2026-03-25 19:39:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 440a3ed6-43a8-595b-95f1-bb815e3d03b4 with identifier: 10726025
2026-03-25 19:39:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 440a3ed6-43a8-595b-95f1-bb815e3d03b4 with identifier: 10726025 to the API
2026-03-25 19:39:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:39: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-25 19:39:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726025>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Diesel',
'id': '440a3ed6-43a8-595b-95f1-bb815e3d03b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-549-BJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726025',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 167630,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5737397/general/95cb131b-e508-485e-b257-e25c8f3f1f07.jpg',
'https://images.openlane.eu/carimgs/5737397/general/41f15947-0283-4c8d-9a38-9c30e3fbda05.jpg',
'https://images.openlane.eu/carimgs/5737397/general/84f17996-e26d-433d-898c-f62c8da39abe.jpg',
'https://images.openlane.eu/carimgs/5737397/general/b1af5969-9ccf-4935-856a-c4d57cf921b3.jpg',
'https://images.openlane.eu/carimgs/5737397/general/18812ffc-f38b-42b8-83f9-66ee7164f7d0.jpg',
'https://images.openlane.eu/carimgs/5737397/general/35278737-9d5f-402c-8c85-af2526f8517e.jpg',
'https://images.openlane.eu/carimgs/5737397/general/581988b1-9595-42be-ae95-a02ef07c4af4.jpg',
'https://images.openlane.eu/carimgs/5737397/general/5d028fb2-d62f-4bd6-b9b4-2f429dc2e2e9.jpg',
'https://images.openlane.eu/carimgs/5737397/general/76119c5a-e74a-41fd-8a0b-f6c9d2bf56c0.jpg',
'https://images.openlane.eu/carimgs/5737397/general/19c33050-681f-4520-856f-e2b9d4227613.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440a3ed6-43a8-595b-95f1-bb815e3d03b4/440a3ed6-43a8-595b-95f1-bb815e3d03b4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375087,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737397/general/95cb131b-e508-485e-b257-e25c8f3f1f07.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440a3ed6-43a8-595b-95f1-bb815e3d03b4/440a3ed6-43a8-595b-95f1-bb815e3d03b4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397617,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737397/general/41f15947-0283-4c8d-9a38-9c30e3fbda05.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440a3ed6-43a8-595b-95f1-bb815e3d03b4/440a3ed6-43a8-595b-95f1-bb815e3d03b4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400302,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737397/general/84f17996-e26d-433d-898c-f62c8da39abe.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440a3ed6-43a8-595b-95f1-bb815e3d03b4/440a3ed6-43a8-595b-95f1-bb815e3d03b4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383507,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737397/general/b1af5969-9ccf-4935-856a-c4d57cf921b3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440a3ed6-43a8-595b-95f1-bb815e3d03b4/440a3ed6-43a8-595b-95f1-bb815e3d03b4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 679926,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737397/general/18812ffc-f38b-42b8-83f9-66ee7164f7d0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440a3ed6-43a8-595b-95f1-bb815e3d03b4/440a3ed6-43a8-595b-95f1-bb815e3d03b4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 607889,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737397/general/35278737-9d5f-402c-8c85-af2526f8517e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440a3ed6-43a8-595b-95f1-bb815e3d03b4/440a3ed6-43a8-595b-95f1-bb815e3d03b4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682598,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737397/general/581988b1-9595-42be-ae95-a02ef07c4af4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440a3ed6-43a8-595b-95f1-bb815e3d03b4/440a3ed6-43a8-595b-95f1-bb815e3d03b4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 766645,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737397/general/5d028fb2-d62f-4bd6-b9b4-2f429dc2e2e9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440a3ed6-43a8-595b-95f1-bb815e3d03b4/440a3ed6-43a8-595b-95f1-bb815e3d03b4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 872087,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737397/general/76119c5a-e74a-41fd-8a0b-f6c9d2bf56c0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440a3ed6-43a8-595b-95f1-bb815e3d03b4/440a3ed6-43a8-595b-95f1-bb815e3d03b4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 636841,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737397/general/19c33050-681f-4520-856f-e2b9d4227613.jpg',
'Width': 2000}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-06-17',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI Business - Diesel - Automatic - 136 hp - '
'167.630 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 19:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726025%27 HTTP/1.1" 200 None
2026-03-25 19:39:41 [adesa.fr] INFO: Saving data for 10726025: {'created_time': 1774467581.234092, 'last_price_update_time': 1774467581.234104, 'auction_closing_time': 1774617300.0}
2026-03-25 19:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726025') HTTP/1.1" 204 0
2026-03-25 19:39:44 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 263.060(s), this was the 2nd time calling it.
2026-03-25 19:39:44 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.64138118776273 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721012> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:39:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:39:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 687ca58b-2931-5184-8529-366c137b4c17 with identifier: 10721012
2026-03-25 19:39:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 687ca58b-2931-5184-8529-366c137b4c17 with scrape type 1
2026-03-25 19:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 687ca58b-2931-5184-8529-366c137b4c17
2026-03-25 19:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744869%252Fgeneral%252Fe432b39c-242c-48d7-9c8a-83860765b59f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744869/general/e432b39c-242c-48d7-9c8a-83860765b59f.jpg not downloaded yet
2026-03-25 19:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744869%252Fgeneral%252F6f37246f-3cdc-4f03-af9d-b977e005fc57.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744869/general/6f37246f-3cdc-4f03-af9d-b977e005fc57.jpg not downloaded yet
2026-03-25 19:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744869%252Fgeneral%252Fbdebcb02-8924-4416-9079-3fa8a603a089.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744869/general/bdebcb02-8924-4416-9079-3fa8a603a089.jpg not downloaded yet
2026-03-25 19:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744869%252Fgeneral%252F9f2b4ecf-c7f8-45f5-a5a8-43e099b5c65c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744869/general/9f2b4ecf-c7f8-45f5-a5a8-43e099b5c65c.jpg not downloaded yet
2026-03-25 19:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744869%252Fgeneral%252F5b458c53-2220-4db0-a44a-648aee68ec76.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744869/general/5b458c53-2220-4db0-a44a-648aee68ec76.jpg not downloaded yet
2026-03-25 19:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744869%252Fgeneral%252Fc0f0b0eb-46d4-4ec3-b361-c8b23d26f82f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744869/general/c0f0b0eb-46d4-4ec3-b361-c8b23d26f82f.jpg not downloaded yet
2026-03-25 19:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744869%252Fgeneral%252Ff25eea12-36d4-4497-b4ed-a05b9bd4645f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744869/general/f25eea12-36d4-4497-b4ed-a05b9bd4645f.jpg not downloaded yet
2026-03-25 19:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744869%252Fgeneral%252F4e98690a-d3ba-41bc-a4b1-c771c33d6dde.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744869/general/4e98690a-d3ba-41bc-a4b1-c771c33d6dde.jpg not downloaded yet
2026-03-25 19:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744869%252Fgeneral%252F3a0564f8-30e7-44de-b9a4-025e8d4f9419.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744869/general/3a0564f8-30e7-44de-b9a4-025e8d4f9419.jpg not downloaded yet
2026-03-25 19:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744869%252Fgeneral%252F78d04011-93aa-4c61-9b7f-f79f3af9aa63.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744869/general/78d04011-93aa-4c61-9b7f-f79f3af9aa63.jpg not downloaded yet
2026-03-25 19:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720936> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:39:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744869/general/78d04011-93aa-4c61-9b7f-f79f3af9aa63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721012)
2026-03-25 19:39:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6603c768-8806-5aad-a1ef-18ad2c8e7fcc with identifier: 10720936
2026-03-25 19:39:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6603c768-8806-5aad-a1ef-18ad2c8e7fcc with scrape type 1
2026-03-25 19:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6603c768-8806-5aad-a1ef-18ad2c8e7fcc
2026-03-25 19:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5732574%252Fgeneral%252Fdaa04195-e8af-446d-900a-c04533e090c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732574/general/daa04195-e8af-446d-900a-c04533e090c3.jpg already downloaded
2026-03-25 19:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5732574%252Fgeneral%252F7cd3e2fa-eb45-4c08-9462-e8a9378622f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732574/general/7cd3e2fa-eb45-4c08-9462-e8a9378622f5.jpg already downloaded
2026-03-25 19:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5732574%252Fgeneral%252Ffd17b651-7658-4e44-8308-60c41b8d38d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732574/general/fd17b651-7658-4e44-8308-60c41b8d38d1.jpg already downloaded
2026-03-25 19:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5732574%252Fgeneral%252F30a0a144-0c10-4cf0-8adc-bc068bdb33db.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732574/general/30a0a144-0c10-4cf0-8adc-bc068bdb33db.jpg already downloaded
2026-03-25 19:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5732574%252Fgeneral%252F1de300bb-5028-4819-b44b-4884b0be4f6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732574/general/1de300bb-5028-4819-b44b-4884b0be4f6d.jpg already downloaded
2026-03-25 19:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5732574%252Fgeneral%252F001059c8-413f-47d4-be39-6fb9b66b084f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732574/general/001059c8-413f-47d4-be39-6fb9b66b084f.jpg already downloaded
2026-03-25 19:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5732574%252Fgeneral%252F725f1464-8ac8-4b7f-8462-ddeb7e6c4be5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732574/general/725f1464-8ac8-4b7f-8462-ddeb7e6c4be5.jpg already downloaded
2026-03-25 19:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5732574%252Fgeneral%252Fd6ec2506-01eb-404c-aa2f-64add3825ce2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732574/general/d6ec2506-01eb-404c-aa2f-64add3825ce2.jpg already downloaded
2026-03-25 19:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5732574%252Fgeneral%252F2c76ee96-4b31-430b-8988-c62fc1d62397.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732574/general/2c76ee96-4b31-430b-8988-c62fc1d62397.jpg already downloaded
2026-03-25 19:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5732574%252Fgeneral%252Fc58438e2-0fb9-4442-a868-2d550ad2a96e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732574/general/c58438e2-0fb9-4442-a868-2d550ad2a96e.jpg already downloaded
2026-03-25 19:39:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6603c768-8806-5aad-a1ef-18ad2c8e7fcc, identifier: 10720936
2026-03-25 19:39:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6603c768-8806-5aad-a1ef-18ad2c8e7fcc with identifier: 10720936
2026-03-25 19:39:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6603c768-8806-5aad-a1ef-18ad2c8e7fcc with identifier: 10720936
2026-03-25 19:39:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6603c768-8806-5aad-a1ef-18ad2c8e7fcc with identifier: 10720936 to the API
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:39: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-25 19:39:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720936>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '6603c768-8806-5aad-a1ef-18ad2c8e7fcc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT347PY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720936',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 195356,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 98,
'photo_urls': ['https://images.openlane.eu/carimgs/5732574/general/daa04195-e8af-446d-900a-c04533e090c3.jpg',
'https://images.openlane.eu/carimgs/5732574/general/7cd3e2fa-eb45-4c08-9462-e8a9378622f5.jpg',
'https://images.openlane.eu/carimgs/5732574/general/fd17b651-7658-4e44-8308-60c41b8d38d1.jpg',
'https://images.openlane.eu/carimgs/5732574/general/30a0a144-0c10-4cf0-8adc-bc068bdb33db.jpg',
'https://images.openlane.eu/carimgs/5732574/general/1de300bb-5028-4819-b44b-4884b0be4f6d.jpg',
'https://images.openlane.eu/carimgs/5732574/general/001059c8-413f-47d4-be39-6fb9b66b084f.jpg',
'https://images.openlane.eu/carimgs/5732574/general/725f1464-8ac8-4b7f-8462-ddeb7e6c4be5.jpg',
'https://images.openlane.eu/carimgs/5732574/general/d6ec2506-01eb-404c-aa2f-64add3825ce2.jpg',
'https://images.openlane.eu/carimgs/5732574/general/2c76ee96-4b31-430b-8988-c62fc1d62397.jpg',
'https://images.openlane.eu/carimgs/5732574/general/c58438e2-0fb9-4442-a868-2d550ad2a96e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6603c768-8806-5aad-a1ef-18ad2c8e7fcc/6603c768-8806-5aad-a1ef-18ad2c8e7fcc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231229,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732574/general/daa04195-e8af-446d-900a-c04533e090c3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6603c768-8806-5aad-a1ef-18ad2c8e7fcc/6603c768-8806-5aad-a1ef-18ad2c8e7fcc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229357,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732574/general/7cd3e2fa-eb45-4c08-9462-e8a9378622f5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6603c768-8806-5aad-a1ef-18ad2c8e7fcc/6603c768-8806-5aad-a1ef-18ad2c8e7fcc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275856,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732574/general/fd17b651-7658-4e44-8308-60c41b8d38d1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6603c768-8806-5aad-a1ef-18ad2c8e7fcc/6603c768-8806-5aad-a1ef-18ad2c8e7fcc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282476,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732574/general/30a0a144-0c10-4cf0-8adc-bc068bdb33db.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6603c768-8806-5aad-a1ef-18ad2c8e7fcc/6603c768-8806-5aad-a1ef-18ad2c8e7fcc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237613,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732574/general/1de300bb-5028-4819-b44b-4884b0be4f6d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6603c768-8806-5aad-a1ef-18ad2c8e7fcc/6603c768-8806-5aad-a1ef-18ad2c8e7fcc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309017,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732574/general/001059c8-413f-47d4-be39-6fb9b66b084f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6603c768-8806-5aad-a1ef-18ad2c8e7fcc/6603c768-8806-5aad-a1ef-18ad2c8e7fcc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266952,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732574/general/725f1464-8ac8-4b7f-8462-ddeb7e6c4be5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6603c768-8806-5aad-a1ef-18ad2c8e7fcc/6603c768-8806-5aad-a1ef-18ad2c8e7fcc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252128,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732574/general/d6ec2506-01eb-404c-aa2f-64add3825ce2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6603c768-8806-5aad-a1ef-18ad2c8e7fcc/6603c768-8806-5aad-a1ef-18ad2c8e7fcc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384070,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732574/general/2c76ee96-4b31-430b-8988-c62fc1d62397.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6603c768-8806-5aad-a1ef-18ad2c8e7fcc/6603c768-8806-5aad-a1ef-18ad2c8e7fcc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291940,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732574/general/c58438e2-0fb9-4442-a868-2d550ad2a96e.jpg',
'Width': 1920}],
'price': 6400,
'price_includes_vat': True,
'registration_date': '2020-10-22',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Ford Mondeo 2.0 Titanium - Hybrid - Automatic - 140 hp - 195.356 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2020}
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720936%27 HTTP/1.1" 200 None
2026-03-25 19:39:48 [adesa.fr] INFO: Saving data for 10720936: {'created_time': 1774467588.361543, 'last_price_update_time': 1774467588.361556, 'auction_closing_time': 1774527300.0}
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720936') HTTP/1.1" 204 0
2026-03-25 19:39:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744869/general/3a0564f8-30e7-44de-b9a4-025e8d4f9419.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721012)
2026-03-25 19:39:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9183cd0>
2026-03-25 19:39:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_687ca58b-2931-5184-8529-366c137b4c17/687ca58b-2931-5184-8529-366c137b4c17_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744869%252Fgeneral%252F78d04011-93aa-4c61-9b7f-f79f3af9aa63.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744869/general/78d04011-93aa-4c61-9b7f-f79f3af9aa63.jpg saved to cache
2026-03-25 19:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 687ca58b-2931-5184-8529-366c137b4c17
2026-03-25 19:39:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90ca010>
2026-03-25 19:39:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_687ca58b-2931-5184-8529-366c137b4c17/687ca58b-2931-5184-8529-366c137b4c17_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744869%252Fgeneral%252F3a0564f8-30e7-44de-b9a4-025e8d4f9419.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744869/general/3a0564f8-30e7-44de-b9a4-025e8d4f9419.jpg saved to cache
2026-03-25 19:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 687ca58b-2931-5184-8529-366c137b4c17
2026-03-25 19:39:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744869/general/4e98690a-d3ba-41bc-a4b1-c771c33d6dde.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721012)
2026-03-25 19:39:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744869/general/f25eea12-36d4-4497-b4ed-a05b9bd4645f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721012)
2026-03-25 19:39:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9424f10>
2026-03-25 19:39:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_687ca58b-2931-5184-8529-366c137b4c17/687ca58b-2931-5184-8529-366c137b4c17_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744869%252Fgeneral%252F4e98690a-d3ba-41bc-a4b1-c771c33d6dde.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744869/general/4e98690a-d3ba-41bc-a4b1-c771c33d6dde.jpg saved to cache
2026-03-25 19:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 687ca58b-2931-5184-8529-366c137b4c17
2026-03-25 19:39:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744869/general/c0f0b0eb-46d4-4ec3-b361-c8b23d26f82f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721012)
2026-03-25 19:39:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92e4c90>
2026-03-25 19:39:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_687ca58b-2931-5184-8529-366c137b4c17/687ca58b-2931-5184-8529-366c137b4c17_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744869%252Fgeneral%252Ff25eea12-36d4-4497-b4ed-a05b9bd4645f.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744869/general/f25eea12-36d4-4497-b4ed-a05b9bd4645f.jpg saved to cache
2026-03-25 19:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 687ca58b-2931-5184-8529-366c137b4c17
2026-03-25 19:39:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86ebc90>
2026-03-25 19:39:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_687ca58b-2931-5184-8529-366c137b4c17/687ca58b-2931-5184-8529-366c137b4c17_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744869%252Fgeneral%252Fc0f0b0eb-46d4-4ec3-b361-c8b23d26f82f.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744869/general/c0f0b0eb-46d4-4ec3-b361-c8b23d26f82f.jpg saved to cache
2026-03-25 19:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 687ca58b-2931-5184-8529-366c137b4c17
2026-03-25 19:39:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744869/general/5b458c53-2220-4db0-a44a-648aee68ec76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721012)
2026-03-25 19:39:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9483a90>
2026-03-25 19:39:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_687ca58b-2931-5184-8529-366c137b4c17/687ca58b-2931-5184-8529-366c137b4c17_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744869%252Fgeneral%252F5b458c53-2220-4db0-a44a-648aee68ec76.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744869/general/5b458c53-2220-4db0-a44a-648aee68ec76.jpg saved to cache
2026-03-25 19:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 687ca58b-2931-5184-8529-366c137b4c17
2026-03-25 19:39:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744869/general/9f2b4ecf-c7f8-45f5-a5a8-43e099b5c65c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721012)
2026-03-25 19:39:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744869/general/bdebcb02-8924-4416-9079-3fa8a603a089.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721012)
2026-03-25 19:39:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92e7510>
2026-03-25 19:39:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_687ca58b-2931-5184-8529-366c137b4c17/687ca58b-2931-5184-8529-366c137b4c17_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744869%252Fgeneral%252F9f2b4ecf-c7f8-45f5-a5a8-43e099b5c65c.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744869/general/9f2b4ecf-c7f8-45f5-a5a8-43e099b5c65c.jpg saved to cache
2026-03-25 19:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 687ca58b-2931-5184-8529-366c137b4c17
2026-03-25 19:39:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744869/general/6f37246f-3cdc-4f03-af9d-b977e005fc57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721012)
2026-03-25 19:39:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9466e10>
2026-03-25 19:39:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_687ca58b-2931-5184-8529-366c137b4c17/687ca58b-2931-5184-8529-366c137b4c17_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744869%252Fgeneral%252Fbdebcb02-8924-4416-9079-3fa8a603a089.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744869/general/bdebcb02-8924-4416-9079-3fa8a603a089.jpg saved to cache
2026-03-25 19:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 687ca58b-2931-5184-8529-366c137b4c17
2026-03-25 19:39:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744869/general/e432b39c-242c-48d7-9c8a-83860765b59f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721012)
2026-03-25 19:39:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb23be10>
2026-03-25 19:39:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_687ca58b-2931-5184-8529-366c137b4c17/687ca58b-2931-5184-8529-366c137b4c17_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744869%252Fgeneral%252F6f37246f-3cdc-4f03-af9d-b977e005fc57.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744869/general/6f37246f-3cdc-4f03-af9d-b977e005fc57.jpg saved to cache
2026-03-25 19:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 687ca58b-2931-5184-8529-366c137b4c17
2026-03-25 19:39:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86cb190>
2026-03-25 19:39:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_687ca58b-2931-5184-8529-366c137b4c17/687ca58b-2931-5184-8529-366c137b4c17_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744869%252Fgeneral%252Fe432b39c-242c-48d7-9c8a-83860765b59f.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744869/general/e432b39c-242c-48d7-9c8a-83860765b59f.jpg saved to cache
2026-03-25 19:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 687ca58b-2931-5184-8529-366c137b4c17
2026-03-25 19:39:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 687ca58b-2931-5184-8529-366c137b4c17, skipping ID generation
2026-03-25 19:39:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 687ca58b-2931-5184-8529-366c137b4c17 with scrape type 1
2026-03-25 19:39:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 687ca58b-2931-5184-8529-366c137b4c17 sending to next pipeline
2026-03-25 19:39:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 687ca58b-2931-5184-8529-366c137b4c17, identifier: 10721012
2026-03-25 19:39:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 687ca58b-2931-5184-8529-366c137b4c17 with identifier: 10721012
2026-03-25 19:39:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 687ca58b-2931-5184-8529-366c137b4c17 with identifier: 10721012
2026-03-25 19:39:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 687ca58b-2931-5184-8529-366c137b4c17 with identifier: 10721012 to the API
2026-03-25 19:39:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:39: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-25 19:39:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744869/general/e432b39c-242c-48d7-9c8a-83860765b59f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '687ca58b-2931-5184-8529-366c137b4c17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ461FY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721012',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 138752,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_687ca58b-2931-5184-8529-366c137b4c17/687ca58b-2931-5184-8529-366c137b4c17_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744869/general/e432b39c-242c-48d7-9c8a-83860765b59f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_687ca58b-2931-5184-8529-366c137b4c17/687ca58b-2931-5184-8529-366c137b4c17_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134692,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744869/general/6f37246f-3cdc-4f03-af9d-b977e005fc57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_687ca58b-2931-5184-8529-366c137b4c17/687ca58b-2931-5184-8529-366c137b4c17_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142561,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744869/general/bdebcb02-8924-4416-9079-3fa8a603a089.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_687ca58b-2931-5184-8529-366c137b4c17/687ca58b-2931-5184-8529-366c137b4c17_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138635,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744869/general/9f2b4ecf-c7f8-45f5-a5a8-43e099b5c65c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_687ca58b-2931-5184-8529-366c137b4c17/687ca58b-2931-5184-8529-366c137b4c17_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71915,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744869/general/5b458c53-2220-4db0-a44a-648aee68ec76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_687ca58b-2931-5184-8529-366c137b4c17/687ca58b-2931-5184-8529-366c137b4c17_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116858,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744869/general/c0f0b0eb-46d4-4ec3-b361-c8b23d26f82f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_687ca58b-2931-5184-8529-366c137b4c17/687ca58b-2931-5184-8529-366c137b4c17_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75602,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744869/general/f25eea12-36d4-4497-b4ed-a05b9bd4645f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_687ca58b-2931-5184-8529-366c137b4c17/687ca58b-2931-5184-8529-366c137b4c17_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744869/general/4e98690a-d3ba-41bc-a4b1-c771c33d6dde.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_687ca58b-2931-5184-8529-366c137b4c17/687ca58b-2931-5184-8529-366c137b4c17_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92574,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744869/general/3a0564f8-30e7-44de-b9a4-025e8d4f9419.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_687ca58b-2931-5184-8529-366c137b4c17/687ca58b-2931-5184-8529-366c137b4c17_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744869/general/78d04011-93aa-4c61-9b7f-f79f3af9aa63.jpg',
'Width': 1024}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-09-02',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Hyundai Tucson 1.6 N Line - AWD - Hybrid - Automatic - 180 hp - '
'138.752 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2022}
2026-03-25 19:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721012%27 HTTP/1.1" 200 None
2026-03-25 19:39:50 [adesa.fr] INFO: Saving data for 10721012: {'created_time': 1774467590.202377, 'last_price_update_time': 1774467590.202388, 'auction_closing_time': 1774527300.0}
2026-03-25 19:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721012') HTTP/1.1" 204 0
2026-03-25 19:39:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-25 19:39:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720972> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:39:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:39:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 820033be-ddcd-56fb-9867-63cd117779e4 with identifier: 10720972
2026-03-25 19:39:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 820033be-ddcd-56fb-9867-63cd117779e4 with scrape type 1
2026-03-25 19:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 820033be-ddcd-56fb-9867-63cd117779e4
2026-03-25 19:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744766%252Fgeneral%252F39a9740b-dce6-4d19-9941-201d19364802.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744766/general/39a9740b-dce6-4d19-9941-201d19364802.jpg not downloaded yet
2026-03-25 19:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744766%252Fgeneral%252F62dc67fd-6e4a-4bba-bba6-0e54f5fd1432.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744766/general/62dc67fd-6e4a-4bba-bba6-0e54f5fd1432.jpg not downloaded yet
2026-03-25 19:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744766%252Fgeneral%252F8584f188-4231-420e-a447-7ef08f00e1c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744766/general/8584f188-4231-420e-a447-7ef08f00e1c5.jpg not downloaded yet
2026-03-25 19:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744766%252Fgeneral%252F10297845-cf48-44d5-9b3a-52b98828b1b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744766/general/10297845-cf48-44d5-9b3a-52b98828b1b8.jpg not downloaded yet
2026-03-25 19:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744766%252Fgeneral%252F5beb9094-416c-4e36-a2a9-e6ef77ea58d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744766/general/5beb9094-416c-4e36-a2a9-e6ef77ea58d1.jpg not downloaded yet
2026-03-25 19:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744766%252Fgeneral%252F71dbac6a-bd1d-4bea-ab81-5f851ca7c3d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744766/general/71dbac6a-bd1d-4bea-ab81-5f851ca7c3d7.jpg not downloaded yet
2026-03-25 19:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744766%252Fgeneral%252Fa35f4cce-d8ec-4cb1-9e92-c658e371b2eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744766/general/a35f4cce-d8ec-4cb1-9e92-c658e371b2eb.jpg not downloaded yet
2026-03-25 19:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744766%252Fgeneral%252Fa52cbe7a-b467-4374-a04b-bf3e4f0514ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744766/general/a52cbe7a-b467-4374-a04b-bf3e4f0514ec.jpg not downloaded yet
2026-03-25 19:39:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744766/general/39a9740b-dce6-4d19-9941-201d19364802.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720972)
2026-03-25 19:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744766%252Fgeneral%252Fa9da43b7-baf2-485b-82cb-0cc8d5572689.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744766/general/a9da43b7-baf2-485b-82cb-0cc8d5572689.jpg not downloaded yet
2026-03-25 19:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744766%252Fgeneral%252Fb47afd7c-ca1f-409c-a006-e93197c3c5a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744766/general/b47afd7c-ca1f-409c-a006-e93197c3c5a9.jpg not downloaded yet
2026-03-25 19:39:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91839d0>
2026-03-25 19:39:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_820033be-ddcd-56fb-9867-63cd117779e4/820033be-ddcd-56fb-9867-63cd117779e4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744766%252Fgeneral%252F39a9740b-dce6-4d19-9941-201d19364802.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744766/general/39a9740b-dce6-4d19-9941-201d19364802.jpg saved to cache
2026-03-25 19:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 820033be-ddcd-56fb-9867-63cd117779e4
2026-03-25 19:39:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744766/general/a52cbe7a-b467-4374-a04b-bf3e4f0514ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720972)
2026-03-25 19:39:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9464c90>
2026-03-25 19:39:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_820033be-ddcd-56fb-9867-63cd117779e4/820033be-ddcd-56fb-9867-63cd117779e4_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744766%252Fgeneral%252Fa52cbe7a-b467-4374-a04b-bf3e4f0514ec.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744766/general/a52cbe7a-b467-4374-a04b-bf3e4f0514ec.jpg saved to cache
2026-03-25 19:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 820033be-ddcd-56fb-9867-63cd117779e4
2026-03-25 19:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744766/general/b47afd7c-ca1f-409c-a006-e93197c3c5a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720972)
2026-03-25 19:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744766/general/a9da43b7-baf2-485b-82cb-0cc8d5572689.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720972)
2026-03-25 19:39:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb1f80d0>
2026-03-25 19:39:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_820033be-ddcd-56fb-9867-63cd117779e4/820033be-ddcd-56fb-9867-63cd117779e4_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744766%252Fgeneral%252Fb47afd7c-ca1f-409c-a006-e93197c3c5a9.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744766/general/b47afd7c-ca1f-409c-a006-e93197c3c5a9.jpg saved to cache
2026-03-25 19:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 820033be-ddcd-56fb-9867-63cd117779e4
2026-03-25 19:39:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc920c0d0>
2026-03-25 19:39:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_820033be-ddcd-56fb-9867-63cd117779e4/820033be-ddcd-56fb-9867-63cd117779e4_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744766%252Fgeneral%252Fa9da43b7-baf2-485b-82cb-0cc8d5572689.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744766/general/a9da43b7-baf2-485b-82cb-0cc8d5572689.jpg saved to cache
2026-03-25 19:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 820033be-ddcd-56fb-9867-63cd117779e4
2026-03-25 19:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744766/general/a35f4cce-d8ec-4cb1-9e92-c658e371b2eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720972)
2026-03-25 19:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744766/general/71dbac6a-bd1d-4bea-ab81-5f851ca7c3d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720972)
2026-03-25 19:39:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9302050>
2026-03-25 19:39:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_820033be-ddcd-56fb-9867-63cd117779e4/820033be-ddcd-56fb-9867-63cd117779e4_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744766%252Fgeneral%252Fa35f4cce-d8ec-4cb1-9e92-c658e371b2eb.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744766/general/a35f4cce-d8ec-4cb1-9e92-c658e371b2eb.jpg saved to cache
2026-03-25 19:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 820033be-ddcd-56fb-9867-63cd117779e4
2026-03-25 19:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744766/general/5beb9094-416c-4e36-a2a9-e6ef77ea58d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720972)
2026-03-25 19:39:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb3b4b50>
2026-03-25 19:39:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_820033be-ddcd-56fb-9867-63cd117779e4/820033be-ddcd-56fb-9867-63cd117779e4_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744766%252Fgeneral%252F71dbac6a-bd1d-4bea-ab81-5f851ca7c3d7.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744766/general/71dbac6a-bd1d-4bea-ab81-5f851ca7c3d7.jpg saved to cache
2026-03-25 19:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 820033be-ddcd-56fb-9867-63cd117779e4
2026-03-25 19:39:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fd4090>
2026-03-25 19:39:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_820033be-ddcd-56fb-9867-63cd117779e4/820033be-ddcd-56fb-9867-63cd117779e4_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744766%252Fgeneral%252F5beb9094-416c-4e36-a2a9-e6ef77ea58d1.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744766/general/5beb9094-416c-4e36-a2a9-e6ef77ea58d1.jpg saved to cache
2026-03-25 19:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 820033be-ddcd-56fb-9867-63cd117779e4
2026-03-25 19:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744766/general/10297845-cf48-44d5-9b3a-52b98828b1b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720972)
2026-03-25 19:39:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744766/general/8584f188-4231-420e-a447-7ef08f00e1c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720972)
2026-03-25 19:39:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8748e50>
2026-03-25 19:39:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_820033be-ddcd-56fb-9867-63cd117779e4/820033be-ddcd-56fb-9867-63cd117779e4_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744766%252Fgeneral%252F10297845-cf48-44d5-9b3a-52b98828b1b8.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744766/general/10297845-cf48-44d5-9b3a-52b98828b1b8.jpg saved to cache
2026-03-25 19:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 820033be-ddcd-56fb-9867-63cd117779e4
2026-03-25 19:39:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744766/general/62dc67fd-6e4a-4bba-bba6-0e54f5fd1432.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720972)
2026-03-25 19:39:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92e4490>
2026-03-25 19:39:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_820033be-ddcd-56fb-9867-63cd117779e4/820033be-ddcd-56fb-9867-63cd117779e4_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744766%252Fgeneral%252F8584f188-4231-420e-a447-7ef08f00e1c5.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744766/general/8584f188-4231-420e-a447-7ef08f00e1c5.jpg saved to cache
2026-03-25 19:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 820033be-ddcd-56fb-9867-63cd117779e4
2026-03-25 19:39:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9426250>
2026-03-25 19:39:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_820033be-ddcd-56fb-9867-63cd117779e4/820033be-ddcd-56fb-9867-63cd117779e4_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744766%252Fgeneral%252F62dc67fd-6e4a-4bba-bba6-0e54f5fd1432.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744766/general/62dc67fd-6e4a-4bba-bba6-0e54f5fd1432.jpg saved to cache
2026-03-25 19:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 820033be-ddcd-56fb-9867-63cd117779e4
2026-03-25 19:39:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 820033be-ddcd-56fb-9867-63cd117779e4, skipping ID generation
2026-03-25 19:39:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 820033be-ddcd-56fb-9867-63cd117779e4 with scrape type 1
2026-03-25 19:39:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 820033be-ddcd-56fb-9867-63cd117779e4 sending to next pipeline
2026-03-25 19:39:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 820033be-ddcd-56fb-9867-63cd117779e4, identifier: 10720972
2026-03-25 19:39:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 820033be-ddcd-56fb-9867-63cd117779e4 with identifier: 10720972
2026-03-25 19:39:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 820033be-ddcd-56fb-9867-63cd117779e4 with identifier: 10720972
2026-03-25 19:39:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 820033be-ddcd-56fb-9867-63cd117779e4 with identifier: 10720972 to the API
2026-03-25 19:39:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:39: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-25 19:39:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744766/general/62dc67fd-6e4a-4bba-bba6-0e54f5fd1432.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '820033be-ddcd-56fb-9867-63cd117779e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR893XB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720972',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 142063,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_820033be-ddcd-56fb-9867-63cd117779e4/820033be-ddcd-56fb-9867-63cd117779e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130496,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744766/general/39a9740b-dce6-4d19-9941-201d19364802.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_820033be-ddcd-56fb-9867-63cd117779e4/820033be-ddcd-56fb-9867-63cd117779e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129309,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744766/general/62dc67fd-6e4a-4bba-bba6-0e54f5fd1432.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_820033be-ddcd-56fb-9867-63cd117779e4/820033be-ddcd-56fb-9867-63cd117779e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137263,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744766/general/8584f188-4231-420e-a447-7ef08f00e1c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_820033be-ddcd-56fb-9867-63cd117779e4/820033be-ddcd-56fb-9867-63cd117779e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128968,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744766/general/10297845-cf48-44d5-9b3a-52b98828b1b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_820033be-ddcd-56fb-9867-63cd117779e4/820033be-ddcd-56fb-9867-63cd117779e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91483,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744766/general/5beb9094-416c-4e36-a2a9-e6ef77ea58d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_820033be-ddcd-56fb-9867-63cd117779e4/820033be-ddcd-56fb-9867-63cd117779e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125254,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744766/general/71dbac6a-bd1d-4bea-ab81-5f851ca7c3d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_820033be-ddcd-56fb-9867-63cd117779e4/820033be-ddcd-56fb-9867-63cd117779e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128449,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744766/general/a35f4cce-d8ec-4cb1-9e92-c658e371b2eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_820033be-ddcd-56fb-9867-63cd117779e4/820033be-ddcd-56fb-9867-63cd117779e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71300,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744766/general/a52cbe7a-b467-4374-a04b-bf3e4f0514ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_820033be-ddcd-56fb-9867-63cd117779e4/820033be-ddcd-56fb-9867-63cd117779e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125628,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744766/general/a9da43b7-baf2-485b-82cb-0cc8d5572689.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_820033be-ddcd-56fb-9867-63cd117779e4/820033be-ddcd-56fb-9867-63cd117779e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744766/general/b47afd7c-ca1f-409c-a006-e93197c3c5a9.jpg',
'Width': 1024}],
'price': 9000,
'price_includes_vat': True,
'registration_date': '2020-08-03',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Renault Kadjar 1.5 DCI Business - Diesel - Automatic - 115 hp - '
'142.063 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 19:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720972%27 HTTP/1.1" 200 None
2026-03-25 19:39:54 [adesa.fr] INFO: Saving data for 10720972: {'created_time': 1774467594.731112, 'last_price_update_time': 1774467594.731123, 'auction_closing_time': 1774527300.0}
2026-03-25 19:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720972') HTTP/1.1" 204 0
2026-03-25 19:39:55 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.704(s), this was the 1st time calling it.
2026-03-25 19:39:55 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.3591189904360705 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:39:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721017> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:39:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:39:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 756c1b3a-9de1-502d-aa70-0de61e4325cd with identifier: 10721017
2026-03-25 19:39:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 756c1b3a-9de1-502d-aa70-0de61e4325cd with scrape type 1
2026-03-25 19:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 756c1b3a-9de1-502d-aa70-0de61e4325cd
2026-03-25 19:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744874%252Fgeneral%252F37ba40ab-2ab2-4a3d-a3b8-b25ca1800a03.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744874/general/37ba40ab-2ab2-4a3d-a3b8-b25ca1800a03.jpg not downloaded yet
2026-03-25 19:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744874%252Fgeneral%252F1763ba06-ce10-416a-bfd2-6d0e1425ffbd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744874/general/1763ba06-ce10-416a-bfd2-6d0e1425ffbd.jpg not downloaded yet
2026-03-25 19:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744874%252Fgeneral%252Fc6ef4a85-786e-40bf-911f-0f3ba2745e65.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744874/general/c6ef4a85-786e-40bf-911f-0f3ba2745e65.jpg not downloaded yet
2026-03-25 19:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744874%252Fgeneral%252F8586d025-f599-48b1-bb54-ca2b199b388a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744874/general/8586d025-f599-48b1-bb54-ca2b199b388a.jpg not downloaded yet
2026-03-25 19:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744874%252Fgeneral%252F6d3ad714-ab57-4297-a49d-e07298d93aa6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744874/general/6d3ad714-ab57-4297-a49d-e07298d93aa6.jpg not downloaded yet
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744874%252Fgeneral%252F4586f87b-da7e-4d50-b960-b6c3e54fc728.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744874/general/4586f87b-da7e-4d50-b960-b6c3e54fc728.jpg not downloaded yet
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744874%252Fgeneral%252F4ae5de30-75c9-41a1-93b5-a492cd3bd297.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744874/general/4ae5de30-75c9-41a1-93b5-a492cd3bd297.jpg not downloaded yet
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744874%252Fgeneral%252Fa2d54cdf-ebe1-49dd-855c-28cd1ec0d482.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744874/general/a2d54cdf-ebe1-49dd-855c-28cd1ec0d482.jpg not downloaded yet
2026-03-25 19:39:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744874/general/1763ba06-ce10-416a-bfd2-6d0e1425ffbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721017)
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744874%252Fgeneral%252F791f7515-c169-44df-9b77-f291f14465ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744874/general/791f7515-c169-44df-9b77-f291f14465ae.jpg not downloaded yet
2026-03-25 19:39:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744874/general/37ba40ab-2ab2-4a3d-a3b8-b25ca1800a03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721017)
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39: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%252F5744874%252Fgeneral%252Fac5fbd70-132d-4f2a-a7c8-a32e8889d403.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744874/general/ac5fbd70-132d-4f2a-a7c8-a32e8889d403.jpg not downloaded yet
2026-03-25 19:39:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744874/general/791f7515-c169-44df-9b77-f291f14465ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721017)
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9131ed0>
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_756c1b3a-9de1-502d-aa70-0de61e4325cd/756c1b3a-9de1-502d-aa70-0de61e4325cd_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744874%252Fgeneral%252F1763ba06-ce10-416a-bfd2-6d0e1425ffbd.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744874/general/1763ba06-ce10-416a-bfd2-6d0e1425ffbd.jpg saved to cache
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 756c1b3a-9de1-502d-aa70-0de61e4325cd
2026-03-25 19:39:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744874/general/a2d54cdf-ebe1-49dd-855c-28cd1ec0d482.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721017)
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86bcc50>
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_756c1b3a-9de1-502d-aa70-0de61e4325cd/756c1b3a-9de1-502d-aa70-0de61e4325cd_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744874%252Fgeneral%252F37ba40ab-2ab2-4a3d-a3b8-b25ca1800a03.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744874/general/37ba40ab-2ab2-4a3d-a3b8-b25ca1800a03.jpg saved to cache
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 756c1b3a-9de1-502d-aa70-0de61e4325cd
2026-03-25 19:39:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744874/general/ac5fbd70-132d-4f2a-a7c8-a32e8889d403.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721017)
2026-03-25 19:39:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744874/general/4ae5de30-75c9-41a1-93b5-a492cd3bd297.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721017)
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9093f10>
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_756c1b3a-9de1-502d-aa70-0de61e4325cd/756c1b3a-9de1-502d-aa70-0de61e4325cd_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744874%252Fgeneral%252F791f7515-c169-44df-9b77-f291f14465ae.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744874/general/791f7515-c169-44df-9b77-f291f14465ae.jpg saved to cache
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 756c1b3a-9de1-502d-aa70-0de61e4325cd
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86bd6d0>
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_756c1b3a-9de1-502d-aa70-0de61e4325cd/756c1b3a-9de1-502d-aa70-0de61e4325cd_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744874%252Fgeneral%252Fa2d54cdf-ebe1-49dd-855c-28cd1ec0d482.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744874/general/a2d54cdf-ebe1-49dd-855c-28cd1ec0d482.jpg saved to cache
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 756c1b3a-9de1-502d-aa70-0de61e4325cd
2026-03-25 19:39:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744874/general/4586f87b-da7e-4d50-b960-b6c3e54fc728.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721017)
2026-03-25 19:39:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744874/general/6d3ad714-ab57-4297-a49d-e07298d93aa6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721017)
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9091910>
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_756c1b3a-9de1-502d-aa70-0de61e4325cd/756c1b3a-9de1-502d-aa70-0de61e4325cd_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744874%252Fgeneral%252Fac5fbd70-132d-4f2a-a7c8-a32e8889d403.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744874/general/ac5fbd70-132d-4f2a-a7c8-a32e8889d403.jpg saved to cache
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 756c1b3a-9de1-502d-aa70-0de61e4325cd
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9075c10>
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_756c1b3a-9de1-502d-aa70-0de61e4325cd/756c1b3a-9de1-502d-aa70-0de61e4325cd_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744874%252Fgeneral%252F4ae5de30-75c9-41a1-93b5-a492cd3bd297.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744874/general/4ae5de30-75c9-41a1-93b5-a492cd3bd297.jpg saved to cache
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 756c1b3a-9de1-502d-aa70-0de61e4325cd
2026-03-25 19:39:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744874/general/c6ef4a85-786e-40bf-911f-0f3ba2745e65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721017)
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bca0f0310>
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_756c1b3a-9de1-502d-aa70-0de61e4325cd/756c1b3a-9de1-502d-aa70-0de61e4325cd_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744874%252Fgeneral%252F4586f87b-da7e-4d50-b960-b6c3e54fc728.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744874/general/4586f87b-da7e-4d50-b960-b6c3e54fc728.jpg saved to cache
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 756c1b3a-9de1-502d-aa70-0de61e4325cd
2026-03-25 19:39:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744874/general/8586d025-f599-48b1-bb54-ca2b199b388a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721017)
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9481c10>
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_756c1b3a-9de1-502d-aa70-0de61e4325cd/756c1b3a-9de1-502d-aa70-0de61e4325cd_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744874%252Fgeneral%252F6d3ad714-ab57-4297-a49d-e07298d93aa6.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744874/general/6d3ad714-ab57-4297-a49d-e07298d93aa6.jpg saved to cache
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 756c1b3a-9de1-502d-aa70-0de61e4325cd
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9426950>
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_756c1b3a-9de1-502d-aa70-0de61e4325cd/756c1b3a-9de1-502d-aa70-0de61e4325cd_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744874%252Fgeneral%252Fc6ef4a85-786e-40bf-911f-0f3ba2745e65.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744874/general/c6ef4a85-786e-40bf-911f-0f3ba2745e65.jpg saved to cache
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 756c1b3a-9de1-502d-aa70-0de61e4325cd
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9047050>
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:39:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_756c1b3a-9de1-502d-aa70-0de61e4325cd/756c1b3a-9de1-502d-aa70-0de61e4325cd_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744874%252Fgeneral%252F8586d025-f599-48b1-bb54-ca2b199b388a.jpg') HTTP/1.1" 204 0
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744874/general/8586d025-f599-48b1-bb54-ca2b199b388a.jpg saved to cache
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 756c1b3a-9de1-502d-aa70-0de61e4325cd
2026-03-25 19:39:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 756c1b3a-9de1-502d-aa70-0de61e4325cd, skipping ID generation
2026-03-25 19:39:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 756c1b3a-9de1-502d-aa70-0de61e4325cd with scrape type 1
2026-03-25 19:39:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 756c1b3a-9de1-502d-aa70-0de61e4325cd sending to next pipeline
2026-03-25 19:39:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 756c1b3a-9de1-502d-aa70-0de61e4325cd, identifier: 10721017
2026-03-25 19:39:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 756c1b3a-9de1-502d-aa70-0de61e4325cd with identifier: 10721017
2026-03-25 19:39:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 756c1b3a-9de1-502d-aa70-0de61e4325cd with identifier: 10721017
2026-03-25 19:39:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 756c1b3a-9de1-502d-aa70-0de61e4325cd with identifier: 10721017 to the API
2026-03-25 19:39:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:39: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-25 19:39:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744874/general/8586d025-f599-48b1-bb54-ca2b199b388a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '756c1b3a-9de1-502d-aa70-0de61e4325cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD643YP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721017',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 193552,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756c1b3a-9de1-502d-aa70-0de61e4325cd/756c1b3a-9de1-502d-aa70-0de61e4325cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150998,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744874/general/37ba40ab-2ab2-4a3d-a3b8-b25ca1800a03.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756c1b3a-9de1-502d-aa70-0de61e4325cd/756c1b3a-9de1-502d-aa70-0de61e4325cd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164740,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744874/general/1763ba06-ce10-416a-bfd2-6d0e1425ffbd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756c1b3a-9de1-502d-aa70-0de61e4325cd/756c1b3a-9de1-502d-aa70-0de61e4325cd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744874/general/c6ef4a85-786e-40bf-911f-0f3ba2745e65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756c1b3a-9de1-502d-aa70-0de61e4325cd/756c1b3a-9de1-502d-aa70-0de61e4325cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162105,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744874/general/8586d025-f599-48b1-bb54-ca2b199b388a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756c1b3a-9de1-502d-aa70-0de61e4325cd/756c1b3a-9de1-502d-aa70-0de61e4325cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87273,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744874/general/6d3ad714-ab57-4297-a49d-e07298d93aa6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756c1b3a-9de1-502d-aa70-0de61e4325cd/756c1b3a-9de1-502d-aa70-0de61e4325cd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744874/general/4586f87b-da7e-4d50-b960-b6c3e54fc728.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756c1b3a-9de1-502d-aa70-0de61e4325cd/756c1b3a-9de1-502d-aa70-0de61e4325cd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87415,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744874/general/4ae5de30-75c9-41a1-93b5-a492cd3bd297.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756c1b3a-9de1-502d-aa70-0de61e4325cd/756c1b3a-9de1-502d-aa70-0de61e4325cd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744874/general/a2d54cdf-ebe1-49dd-855c-28cd1ec0d482.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756c1b3a-9de1-502d-aa70-0de61e4325cd/756c1b3a-9de1-502d-aa70-0de61e4325cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80975,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744874/general/791f7515-c169-44df-9b77-f291f14465ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756c1b3a-9de1-502d-aa70-0de61e4325cd/756c1b3a-9de1-502d-aa70-0de61e4325cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112905,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744874/general/ac5fbd70-132d-4f2a-a7c8-a32e8889d403.jpg',
'Width': 1024}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-12-31',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Hyundai Tucson 1.6 T-GDI N Line Executive - Hybrid - Automatic - '
'180 hp - 193.552 km',
'transmission': 'automatic',
'trim': 'N Line Executive',
'vin': None,
'year': 2021}
2026-03-25 19:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721017%27 HTTP/1.1" 200 None
2026-03-25 19:39:59 [adesa.fr] INFO: Saving data for 10721017: {'created_time': 1774467599.020822, 'last_price_update_time': 1774467599.020832, 'auction_closing_time': 1774527300.0}
2026-03-25 19:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721017') HTTP/1.1" 204 0
2026-03-25 19:40:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:40:06 [scrapy.extensions.logstats] INFO: Crawled 388 pages (at 101 pages/min), scraped 148 items (at 20 items/min)
2026-03-25 19:40:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-25 19:40:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721014> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:40:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:40:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f with identifier: 10721014
2026-03-25 19:40:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f with scrape type 1
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744871%252Fgeneral%252F3a0e4b11-3451-445f-94fa-7c0aeb0b9bbd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744871/general/3a0e4b11-3451-445f-94fa-7c0aeb0b9bbd.jpg not downloaded yet
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744871%252Fgeneral%252F2767342c-df76-442a-ab9f-acc248039c5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744871/general/2767342c-df76-442a-ab9f-acc248039c5e.jpg not downloaded yet
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744871%252Fgeneral%252F0bf82524-b22e-4c05-ac47-9d77306aaa3e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744871/general/0bf82524-b22e-4c05-ac47-9d77306aaa3e.jpg not downloaded yet
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744871%252Fgeneral%252Fee12ec9f-4349-4e4e-ba34-117147e25926.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744871/general/ee12ec9f-4349-4e4e-ba34-117147e25926.jpg not downloaded yet
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744871%252Fgeneral%252F34de3756-879a-40b8-85d3-be6c599ff02b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744871/general/34de3756-879a-40b8-85d3-be6c599ff02b.jpg not downloaded yet
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744871%252Fgeneral%252Fb0e6391e-6418-4347-a756-b25bf168efb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744871/general/b0e6391e-6418-4347-a756-b25bf168efb2.jpg not downloaded yet
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744871%252Fgeneral%252F85ea3db6-b857-4756-8555-5d53ab3eff40.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744871/general/85ea3db6-b857-4756-8555-5d53ab3eff40.jpg not downloaded yet
2026-03-25 19:40:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744871/general/2767342c-df76-442a-ab9f-acc248039c5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721014)
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744871%252Fgeneral%252Fc607910b-b1a6-4dcf-a012-27b6dba4e94b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744871/general/c607910b-b1a6-4dcf-a012-27b6dba4e94b.jpg not downloaded yet
2026-03-25 19:40:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744871/general/3a0e4b11-3451-445f-94fa-7c0aeb0b9bbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721014)
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744871%252Fgeneral%252F48a62c79-9b3b-4763-bba2-ed26a3cd184a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744871/general/48a62c79-9b3b-4763-bba2-ed26a3cd184a.jpg not downloaded yet
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744871%252Fgeneral%252Fe266f4bc-d90a-47d2-ac5a-78f154329bd6.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744871/general/e266f4bc-d90a-47d2-ac5a-78f154329bd6.jpg not downloaded yet
2026-03-25 19:40:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744871/general/0bf82524-b22e-4c05-ac47-9d77306aaa3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721014)
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86e8d50>
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f/e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744871%252Fgeneral%252F2767342c-df76-442a-ab9f-acc248039c5e.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744871/general/2767342c-df76-442a-ab9f-acc248039c5e.jpg saved to cache
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9075b90>
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f/e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744871%252Fgeneral%252F3a0e4b11-3451-445f-94fa-7c0aeb0b9bbd.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744871/general/3a0e4b11-3451-445f-94fa-7c0aeb0b9bbd.jpg saved to cache
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f
2026-03-25 19:40:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744871/general/b0e6391e-6418-4347-a756-b25bf168efb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721014)
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9130450>
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f/e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744871%252Fgeneral%252F0bf82524-b22e-4c05-ac47-9d77306aaa3e.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744871/general/0bf82524-b22e-4c05-ac47-9d77306aaa3e.jpg saved to cache
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f
2026-03-25 19:40:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744871/general/85ea3db6-b857-4756-8555-5d53ab3eff40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721014)
2026-03-25 19:40:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744871/general/e266f4bc-d90a-47d2-ac5a-78f154329bd6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721014)
2026-03-25 19:40:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744871/general/48a62c79-9b3b-4763-bba2-ed26a3cd184a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721014)
2026-03-25 19:40:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744871/general/34de3756-879a-40b8-85d3-be6c599ff02b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721014)
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94a2cd0>
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f/e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744871%252Fgeneral%252Fb0e6391e-6418-4347-a756-b25bf168efb2.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744871/general/b0e6391e-6418-4347-a756-b25bf168efb2.jpg saved to cache
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f
2026-03-25 19:40:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744871/general/c607910b-b1a6-4dcf-a012-27b6dba4e94b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721014)
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc947c310>
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f/e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744871%252Fgeneral%252F85ea3db6-b857-4756-8555-5d53ab3eff40.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744871/general/85ea3db6-b857-4756-8555-5d53ab3eff40.jpg saved to cache
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9431950>
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f/e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744871%252Fgeneral%252Fe266f4bc-d90a-47d2-ac5a-78f154329bd6.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744871/general/e266f4bc-d90a-47d2-ac5a-78f154329bd6.jpg saved to cache
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f
2026-03-25 19:40:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744871/general/ee12ec9f-4349-4e4e-ba34-117147e25926.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721014)
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9467010>
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f/e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744871%252Fgeneral%252F48a62c79-9b3b-4763-bba2-ed26a3cd184a.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744871/general/48a62c79-9b3b-4763-bba2-ed26a3cd184a.jpg saved to cache
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8f91550>
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f/e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744871%252Fgeneral%252F34de3756-879a-40b8-85d3-be6c599ff02b.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744871/general/34de3756-879a-40b8-85d3-be6c599ff02b.jpg saved to cache
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8780050>
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f/e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744871%252Fgeneral%252Fc607910b-b1a6-4dcf-a012-27b6dba4e94b.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744871/general/c607910b-b1a6-4dcf-a012-27b6dba4e94b.jpg saved to cache
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f
2026-03-25 19:40:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726022> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:40:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8f92050>
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f/e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744871%252Fgeneral%252Fee12ec9f-4349-4e4e-ba34-117147e25926.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744871/general/ee12ec9f-4349-4e4e-ba34-117147e25926.jpg saved to cache
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f
2026-03-25 19:40:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f, skipping ID generation
2026-03-25 19:40:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f with scrape type 1
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f sending to next pipeline
2026-03-25 19:40:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f, identifier: 10721014
2026-03-25 19:40:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f with identifier: 10721014
2026-03-25 19:40:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f with identifier: 10721014
2026-03-25 19:40:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f with identifier: 10721014 to the API
2026-03-25 19:40:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:40: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-25 19:40:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744871/general/ee12ec9f-4349-4e4e-ba34-117147e25926.jpg>
{'auction_title': '',
'c_o_2_emission_value': 223,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ885PB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721014',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 201966,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 68,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f/e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220019,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744871/general/3a0e4b11-3451-445f-94fa-7c0aeb0b9bbd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f/e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215327,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744871/general/2767342c-df76-442a-ab9f-acc248039c5e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f/e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217791,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744871/general/0bf82524-b22e-4c05-ac47-9d77306aaa3e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f/e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295547,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744871/general/ee12ec9f-4349-4e4e-ba34-117147e25926.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f/e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288871,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744871/general/34de3756-879a-40b8-85d3-be6c599ff02b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f/e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221006,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744871/general/b0e6391e-6418-4347-a756-b25bf168efb2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f/e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202875,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744871/general/85ea3db6-b857-4756-8555-5d53ab3eff40.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f/e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227124,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744871/general/c607910b-b1a6-4dcf-a012-27b6dba4e94b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f/e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284076,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744871/general/48a62c79-9b3b-4763-bba2-ed26a3cd184a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f/e3b2620c-a8f9-5091-9f0f-afd8e6d2c87f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266354,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744871/general/e266f4bc-d90a-47d2-ac5a-78f154329bd6.jpg',
'Width': 1920}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-05-28',
'seats_number': 3,
'seller_name': 'ARVAL-FR',
'title': 'Fiat Ducato 2.3 MultiJet Pro Lounge - Diesel - Manual - 160 hp - '
'201.966 km',
'transmission': 'manual',
'trim': 'Pro Lounge',
'vin': None,
'year': 2021}
2026-03-25 19:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721014%27 HTTP/1.1" 200 None
2026-03-25 19:40:19 [adesa.fr] INFO: Saving data for 10721014: {'created_time': 1774467619.44514, 'last_price_update_time': 1774467619.445151, 'auction_closing_time': 1774527300.0}
2026-03-25 19:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721014') HTTP/1.1" 204 0
2026-03-25 19:40:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7377e037-e684-544b-900c-10d5f974160a with identifier: 10726022
2026-03-25 19:40:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7377e037-e684-544b-900c-10d5f974160a with scrape type 1
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7377e037-e684-544b-900c-10d5f974160a
2026-03-25 19:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5728213%252Fgeneral%252Fdc96d6d2-8622-417e-8f7d-9efa000f9a09.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728213/general/dc96d6d2-8622-417e-8f7d-9efa000f9a09.JPG not downloaded yet
2026-03-25 19:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5728213%252Fgeneral%252Fa1b5b390-6295-4d3d-b030-8f824d277652.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728213/general/a1b5b390-6295-4d3d-b030-8f824d277652.JPG not downloaded yet
2026-03-25 19:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5728213%252Fgeneral%252Fe1bce27f-384e-4974-8793-5bfac216f3b0.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728213/general/e1bce27f-384e-4974-8793-5bfac216f3b0.JPG not downloaded yet
2026-03-25 19:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5728213%252Fgeneral%252F9342e7b8-eade-47da-878f-58dcfb827f0a.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728213/general/9342e7b8-eade-47da-878f-58dcfb827f0a.JPG not downloaded yet
2026-03-25 19:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5728213%252Fgeneral%252F888244cb-afd6-42f9-8237-3a875d0ba80f.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728213/general/888244cb-afd6-42f9-8237-3a875d0ba80f.JPG not downloaded yet
2026-03-25 19:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5728213%252Fgeneral%252Fc7ae6f71-526d-4716-8ad5-5dff05e91ac0.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728213/general/c7ae6f71-526d-4716-8ad5-5dff05e91ac0.JPG not downloaded yet
2026-03-25 19:40:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728213/general/dc96d6d2-8622-417e-8f7d-9efa000f9a09.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726022)
2026-03-25 19:40:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728213/general/a1b5b390-6295-4d3d-b030-8f824d277652.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726022)
2026-03-25 19:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5728213%252Fgeneral%252F9c3f21da-2f43-4364-876f-751dc465f6a7.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728213/general/9c3f21da-2f43-4364-876f-751dc465f6a7.JPG not downloaded yet
2026-03-25 19:40:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728213/general/e1bce27f-384e-4974-8793-5bfac216f3b0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726022)
2026-03-25 19:40:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728213/general/9342e7b8-eade-47da-878f-58dcfb827f0a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726022)
2026-03-25 19:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5728213%252Fgeneral%252F63241aec-f196-4fee-bc50-995d2e402b73.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728213/general/63241aec-f196-4fee-bc50-995d2e402b73.JPG not downloaded yet
2026-03-25 19:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5728213%252Fgeneral%252F588c5899-3d5f-49d3-a4a5-d9cbd331c98b.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728213/general/588c5899-3d5f-49d3-a4a5-d9cbd331c98b.JPG not downloaded yet
2026-03-25 19:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5728213%252Fgeneral%252Ffb2f3e0c-da2a-4df5-b787-91c532a44446.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728213/general/fb2f3e0c-da2a-4df5-b787-91c532a44446.JPG not downloaded yet
2026-03-25 19:40:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728213/general/888244cb-afd6-42f9-8237-3a875d0ba80f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726022)
2026-03-25 19:40:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728213/general/c7ae6f71-526d-4716-8ad5-5dff05e91ac0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726022)
2026-03-25 19:40:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728213/general/9c3f21da-2f43-4364-876f-751dc465f6a7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726022)
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7377e037-e684-544b-900c-10d5f974160a due to Ignoring non-200 response
2026-03-25 19:40:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728213/general/63241aec-f196-4fee-bc50-995d2e402b73.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726022)
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7377e037-e684-544b-900c-10d5f974160a due to Ignoring non-200 response
2026-03-25 19:40:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728213/general/fb2f3e0c-da2a-4df5-b787-91c532a44446.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726022)
2026-03-25 19:40:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728213/general/588c5899-3d5f-49d3-a4a5-d9cbd331c98b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726022)
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7377e037-e684-544b-900c-10d5f974160a due to Ignoring non-200 response
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7377e037-e684-544b-900c-10d5f974160a due to Ignoring non-200 response
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7377e037-e684-544b-900c-10d5f974160a due to Ignoring non-200 response
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7377e037-e684-544b-900c-10d5f974160a due to Ignoring non-200 response
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7377e037-e684-544b-900c-10d5f974160a due to Ignoring non-200 response
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7377e037-e684-544b-900c-10d5f974160a due to Ignoring non-200 response
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7377e037-e684-544b-900c-10d5f974160a due to Ignoring non-200 response
2026-03-25 19:40:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7377e037-e684-544b-900c-10d5f974160a, skipping ID generation
2026-03-25 19:40:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7377e037-e684-544b-900c-10d5f974160a with scrape type 1
2026-03-25 19:40:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7377e037-e684-544b-900c-10d5f974160a sending to next pipeline
2026-03-25 19:40:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7377e037-e684-544b-900c-10d5f974160a, identifier: 10726022
2026-03-25 19:40:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7377e037-e684-544b-900c-10d5f974160a with identifier: 10726022
2026-03-25 19:40:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7377e037-e684-544b-900c-10d5f974160a with identifier: 10726022
2026-03-25 19:40:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7377e037-e684-544b-900c-10d5f974160a with identifier: 10726022 to the API
2026-03-25 19:40:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:40: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-25 19:40:20 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5728213/general/588c5899-3d5f-49d3-a4a5-d9cbd331c98b.JPG>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '7377e037-e684-544b-900c-10d5f974160a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-028-ZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726022',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 177939,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-08-12',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDI Active Business - Hybrid - Automatic - 180 '
'hp - 177.939 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2022}
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726022%27 HTTP/1.1" 200 None
2026-03-25 19:40:20 [adesa.fr] INFO: Saving data for 10726022: {'created_time': 1774467620.185769, 'last_price_update_time': 1774467620.18578, 'auction_closing_time': 1774617300.0}
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726022') HTTP/1.1" 204 0
2026-03-25 19:40:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7377e037-e684-544b-900c-10d5f974160a due to Ignoring non-200 response
2026-03-25 19:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:40:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:40:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a with identifier: 10720960
2026-03-25 19:40:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a with scrape type 1
2026-03-25 19:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744720%252Fgeneral%252F5ad9f7c9-87fe-454f-9ba8-5674ce218d55.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744720/general/5ad9f7c9-87fe-454f-9ba8-5674ce218d55.jpg not downloaded yet
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744720%252Fgeneral%252F2cd6a18f-1254-46af-8710-a829e2569510.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744720/general/2cd6a18f-1254-46af-8710-a829e2569510.jpg not downloaded yet
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744720%252Fgeneral%252F60a34e91-62c4-49f4-8bdb-23dc8c4763ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744720/general/60a34e91-62c4-49f4-8bdb-23dc8c4763ad.jpg not downloaded yet
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744720%252Fgeneral%252Fb21402c8-b0a0-4f9a-a689-640fdaee4c0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744720/general/b21402c8-b0a0-4f9a-a689-640fdaee4c0d.jpg not downloaded yet
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744720%252Fgeneral%252Fbb73cf28-93d8-409b-8091-572371a8b528.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744720/general/bb73cf28-93d8-409b-8091-572371a8b528.jpg not downloaded yet
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744720%252Fgeneral%252Ff00c1a0c-4201-48c0-b5ce-16bc9272a56d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744720/general/f00c1a0c-4201-48c0-b5ce-16bc9272a56d.jpg not downloaded yet
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744720%252Fgeneral%252Fb8bf8549-2962-4148-b495-15f9799a1f87.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744720/general/b8bf8549-2962-4148-b495-15f9799a1f87.jpg not downloaded yet
2026-03-25 19:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744720/general/5ad9f7c9-87fe-454f-9ba8-5674ce218d55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720960)
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744720%252Fgeneral%252F2bc3f430-555f-42bc-ba26-45342e5deb24.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744720/general/2bc3f430-555f-42bc-ba26-45342e5deb24.jpg not downloaded yet
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744720%252Fgeneral%252F09c5ff35-ace2-401c-becc-dcb58c9033f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744720/general/09c5ff35-ace2-401c-becc-dcb58c9033f8.jpg not downloaded yet
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744720%252Fgeneral%252F8e661f6e-b31b-46e5-9239-c1874869c1d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744720/general/8e661f6e-b31b-46e5-9239-c1874869c1d9.jpg not downloaded yet
2026-03-25 19:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744720/general/2cd6a18f-1254-46af-8710-a829e2569510.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720960)
2026-03-25 19:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744720/general/b21402c8-b0a0-4f9a-a689-640fdaee4c0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720960)
2026-03-25 19:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744720/general/bb73cf28-93d8-409b-8091-572371a8b528.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720960)
2026-03-25 19:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744720/general/60a34e91-62c4-49f4-8bdb-23dc8c4763ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720960)
2026-03-25 19:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744720/general/8e661f6e-b31b-46e5-9239-c1874869c1d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720960)
2026-03-25 19:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744720/general/2bc3f430-555f-42bc-ba26-45342e5deb24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720960)
2026-03-25 19:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744720/general/b8bf8549-2962-4148-b495-15f9799a1f87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720960)
2026-03-25 19:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744720/general/09c5ff35-ace2-401c-becc-dcb58c9033f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720960)
2026-03-25 19:40:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fad490>
2026-03-25 19:40:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a/b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744720%252Fgeneral%252F5ad9f7c9-87fe-454f-9ba8-5674ce218d55.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744720/general/5ad9f7c9-87fe-454f-9ba8-5674ce218d55.jpg saved to cache
2026-03-25 19:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a
2026-03-25 19:40:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9428410>
2026-03-25 19:40:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a/b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744720%252Fgeneral%252F2cd6a18f-1254-46af-8710-a829e2569510.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744720/general/2cd6a18f-1254-46af-8710-a829e2569510.jpg saved to cache
2026-03-25 19:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a
2026-03-25 19:40:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9402e50>
2026-03-25 19:40:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a/b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744720%252Fgeneral%252Fb21402c8-b0a0-4f9a-a689-640fdaee4c0d.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744720/general/b21402c8-b0a0-4f9a-a689-640fdaee4c0d.jpg saved to cache
2026-03-25 19:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a
2026-03-25 19:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744720/general/f00c1a0c-4201-48c0-b5ce-16bc9272a56d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720960)
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9433310>
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a/b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744720%252Fgeneral%252Fbb73cf28-93d8-409b-8091-572371a8b528.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744720/general/bb73cf28-93d8-409b-8091-572371a8b528.jpg saved to cache
2026-03-25 19:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc911b190>
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a/b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744720%252Fgeneral%252F60a34e91-62c4-49f4-8bdb-23dc8c4763ad.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744720/general/60a34e91-62c4-49f4-8bdb-23dc8c4763ad.jpg saved to cache
2026-03-25 19:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc924ee50>
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a/b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744720%252Fgeneral%252F8e661f6e-b31b-46e5-9239-c1874869c1d9.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744720/general/8e661f6e-b31b-46e5-9239-c1874869c1d9.jpg saved to cache
2026-03-25 19:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc924d450>
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a/b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744720%252Fgeneral%252F2bc3f430-555f-42bc-ba26-45342e5deb24.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744720/general/2bc3f430-555f-42bc-ba26-45342e5deb24.jpg saved to cache
2026-03-25 19:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fde350>
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a/b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744720%252Fgeneral%252Fb8bf8549-2962-4148-b495-15f9799a1f87.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744720/general/b8bf8549-2962-4148-b495-15f9799a1f87.jpg saved to cache
2026-03-25 19:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9144e10>
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a/b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744720%252Fgeneral%252F09c5ff35-ace2-401c-becc-dcb58c9033f8.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744720/general/09c5ff35-ace2-401c-becc-dcb58c9033f8.jpg saved to cache
2026-03-25 19:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8784850>
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a/b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744720%252Fgeneral%252Ff00c1a0c-4201-48c0-b5ce-16bc9272a56d.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744720/general/f00c1a0c-4201-48c0-b5ce-16bc9272a56d.jpg saved to cache
2026-03-25 19:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a
2026-03-25 19:40:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a, skipping ID generation
2026-03-25 19:40:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a with scrape type 1
2026-03-25 19:40:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a sending to next pipeline
2026-03-25 19:40:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a, identifier: 10720960
2026-03-25 19:40:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a with identifier: 10720960
2026-03-25 19:40:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a with identifier: 10720960
2026-03-25 19:40:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a with identifier: 10720960 to the API
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:40: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-25 19:40:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744720/general/f00c1a0c-4201-48c0-b5ce-16bc9272a56d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FC046ZQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720960',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 159370,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a/b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744720/general/5ad9f7c9-87fe-454f-9ba8-5674ce218d55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a/b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744720/general/2cd6a18f-1254-46af-8710-a829e2569510.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a/b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109458,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744720/general/60a34e91-62c4-49f4-8bdb-23dc8c4763ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a/b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109409,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744720/general/b21402c8-b0a0-4f9a-a689-640fdaee4c0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a/b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68007,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744720/general/bb73cf28-93d8-409b-8091-572371a8b528.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a/b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99233,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744720/general/f00c1a0c-4201-48c0-b5ce-16bc9272a56d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a/b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70656,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744720/general/b8bf8549-2962-4148-b495-15f9799a1f87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a/b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97971,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744720/general/2bc3f430-555f-42bc-ba26-45342e5deb24.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a/b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744720/general/09c5ff35-ace2-401c-becc-dcb58c9033f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a/b6c8e46c-f2b3-56c9-9a2f-6b5acf3d516a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744720/general/8e661f6e-b31b-46e5-9239-c1874869c1d9.jpg',
'Width': 1024}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2019-01-07',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'DS DS7 Crossback 2.0 HDI Performance Line - Diesel - Automatic - '
'180 hp - 159.370 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2019}
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720960%27 HTTP/1.1" 200 None
2026-03-25 19:40:21 [adesa.fr] INFO: Saving data for 10720960: {'created_time': 1774467621.844243, 'last_price_update_time': 1774467621.844255, 'auction_closing_time': 1774527300.0}
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720960') HTTP/1.1" 204 0
2026-03-25 19:40:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720958> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:40:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:40:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 874f170c-eb01-53e4-bf63-60f8ded96774 with identifier: 10720958
2026-03-25 19:40:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 874f170c-eb01-53e4-bf63-60f8ded96774 with scrape type 1
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 874f170c-eb01-53e4-bf63-60f8ded96774
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744707%252Fgeneral%252F58f1d484-f1f3-462a-ad88-75cedf0b3533.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744707/general/58f1d484-f1f3-462a-ad88-75cedf0b3533.jpg not downloaded yet
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744707%252Fgeneral%252Fe94469e0-b832-4a1d-8755-5e58dd21d4f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744707/general/e94469e0-b832-4a1d-8755-5e58dd21d4f4.jpg not downloaded yet
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744707%252Fgeneral%252F4eafdccf-fa74-4917-b9d7-00a2d8f127ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744707/general/4eafdccf-fa74-4917-b9d7-00a2d8f127ab.jpg not downloaded yet
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744707%252Fgeneral%252F87c347c8-5ed1-4910-84a7-6fa2f49e8559.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744707/general/87c347c8-5ed1-4910-84a7-6fa2f49e8559.jpg not downloaded yet
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744707%252Fgeneral%252F5668bbce-5c9a-4553-9ea8-51a945deeaf3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744707/general/5668bbce-5c9a-4553-9ea8-51a945deeaf3.jpg not downloaded yet
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744707%252Fgeneral%252F9d776f70-2f0d-4d2f-9941-25cc48331678.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744707/general/9d776f70-2f0d-4d2f-9941-25cc48331678.jpg not downloaded yet
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744707%252Fgeneral%252F8c764dda-5c3a-4c17-b048-6cee38cf0c71.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744707/general/8c764dda-5c3a-4c17-b048-6cee38cf0c71.jpg not downloaded yet
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744707%252Fgeneral%252F3637c378-aa4d-457f-853b-827ec1baac22.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744707/general/3637c378-aa4d-457f-853b-827ec1baac22.jpg not downloaded yet
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744707%252Fgeneral%252F0dbc54b7-9a6a-4d59-b3e3-3563f030723f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744707/general/0dbc54b7-9a6a-4d59-b3e3-3563f030723f.jpg not downloaded yet
2026-03-25 19:40:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744707/general/e94469e0-b832-4a1d-8755-5e58dd21d4f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720958)
2026-03-25 19:40:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744707/general/58f1d484-f1f3-462a-ad88-75cedf0b3533.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720958)
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744707%252Fgeneral%252F61288821-f839-4cb8-a48e-28c5de975578.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744707/general/61288821-f839-4cb8-a48e-28c5de975578.jpg not downloaded yet
2026-03-25 19:40:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744707/general/87c347c8-5ed1-4910-84a7-6fa2f49e8559.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720958)
2026-03-25 19:40:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744707/general/4eafdccf-fa74-4917-b9d7-00a2d8f127ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720958)
2026-03-25 19:40:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744707/general/9d776f70-2f0d-4d2f-9941-25cc48331678.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720958)
2026-03-25 19:40:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744707/general/5668bbce-5c9a-4553-9ea8-51a945deeaf3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720958)
2026-03-25 19:40:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744707/general/3637c378-aa4d-457f-853b-827ec1baac22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720958)
2026-03-25 19:40:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744707/general/61288821-f839-4cb8-a48e-28c5de975578.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720958)
2026-03-25 19:40:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744707/general/8c764dda-5c3a-4c17-b048-6cee38cf0c71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720958)
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92539d0>
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_874f170c-eb01-53e4-bf63-60f8ded96774/874f170c-eb01-53e4-bf63-60f8ded96774_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744707%252Fgeneral%252Fe94469e0-b832-4a1d-8755-5e58dd21d4f4.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744707/general/e94469e0-b832-4a1d-8755-5e58dd21d4f4.jpg saved to cache
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 874f170c-eb01-53e4-bf63-60f8ded96774
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8785110>
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_874f170c-eb01-53e4-bf63-60f8ded96774/874f170c-eb01-53e4-bf63-60f8ded96774_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744707%252Fgeneral%252F58f1d484-f1f3-462a-ad88-75cedf0b3533.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744707/general/58f1d484-f1f3-462a-ad88-75cedf0b3533.jpg saved to cache
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 874f170c-eb01-53e4-bf63-60f8ded96774
2026-03-25 19:40:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744707/general/0dbc54b7-9a6a-4d59-b3e3-3563f030723f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720958)
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9251c50>
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_874f170c-eb01-53e4-bf63-60f8ded96774/874f170c-eb01-53e4-bf63-60f8ded96774_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744707%252Fgeneral%252F87c347c8-5ed1-4910-84a7-6fa2f49e8559.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744707/general/87c347c8-5ed1-4910-84a7-6fa2f49e8559.jpg saved to cache
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 874f170c-eb01-53e4-bf63-60f8ded96774
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86bdd90>
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_874f170c-eb01-53e4-bf63-60f8ded96774/874f170c-eb01-53e4-bf63-60f8ded96774_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744707%252Fgeneral%252F4eafdccf-fa74-4917-b9d7-00a2d8f127ab.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744707/general/4eafdccf-fa74-4917-b9d7-00a2d8f127ab.jpg saved to cache
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 874f170c-eb01-53e4-bf63-60f8ded96774
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9482790>
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_874f170c-eb01-53e4-bf63-60f8ded96774/874f170c-eb01-53e4-bf63-60f8ded96774_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744707%252Fgeneral%252F9d776f70-2f0d-4d2f-9941-25cc48331678.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744707/general/9d776f70-2f0d-4d2f-9941-25cc48331678.jpg saved to cache
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 874f170c-eb01-53e4-bf63-60f8ded96774
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9414750>
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_874f170c-eb01-53e4-bf63-60f8ded96774/874f170c-eb01-53e4-bf63-60f8ded96774_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744707%252Fgeneral%252F5668bbce-5c9a-4553-9ea8-51a945deeaf3.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744707/general/5668bbce-5c9a-4553-9ea8-51a945deeaf3.jpg saved to cache
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 874f170c-eb01-53e4-bf63-60f8ded96774
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc910d410>
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_874f170c-eb01-53e4-bf63-60f8ded96774/874f170c-eb01-53e4-bf63-60f8ded96774_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744707%252Fgeneral%252F3637c378-aa4d-457f-853b-827ec1baac22.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744707/general/3637c378-aa4d-457f-853b-827ec1baac22.jpg saved to cache
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 874f170c-eb01-53e4-bf63-60f8ded96774
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86bced0>
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_874f170c-eb01-53e4-bf63-60f8ded96774/874f170c-eb01-53e4-bf63-60f8ded96774_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744707%252Fgeneral%252F61288821-f839-4cb8-a48e-28c5de975578.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744707/general/61288821-f839-4cb8-a48e-28c5de975578.jpg saved to cache
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 874f170c-eb01-53e4-bf63-60f8ded96774
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bd8e8e010>
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_874f170c-eb01-53e4-bf63-60f8ded96774/874f170c-eb01-53e4-bf63-60f8ded96774_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744707%252Fgeneral%252F8c764dda-5c3a-4c17-b048-6cee38cf0c71.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744707/general/8c764dda-5c3a-4c17-b048-6cee38cf0c71.jpg saved to cache
2026-03-25 19:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 874f170c-eb01-53e4-bf63-60f8ded96774
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86e8a50>
2026-03-25 19:40:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_874f170c-eb01-53e4-bf63-60f8ded96774/874f170c-eb01-53e4-bf63-60f8ded96774_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744707%252Fgeneral%252F0dbc54b7-9a6a-4d59-b3e3-3563f030723f.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744707/general/0dbc54b7-9a6a-4d59-b3e3-3563f030723f.jpg saved to cache
2026-03-25 19:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 874f170c-eb01-53e4-bf63-60f8ded96774
2026-03-25 19:40:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 874f170c-eb01-53e4-bf63-60f8ded96774, skipping ID generation
2026-03-25 19:40:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 874f170c-eb01-53e4-bf63-60f8ded96774 with scrape type 1
2026-03-25 19:40:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 874f170c-eb01-53e4-bf63-60f8ded96774 sending to next pipeline
2026-03-25 19:40:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 874f170c-eb01-53e4-bf63-60f8ded96774, identifier: 10720958
2026-03-25 19:40:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 874f170c-eb01-53e4-bf63-60f8ded96774 with identifier: 10720958
2026-03-25 19:40:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 874f170c-eb01-53e4-bf63-60f8ded96774 with identifier: 10720958
2026-03-25 19:40:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 874f170c-eb01-53e4-bf63-60f8ded96774 with identifier: 10720958 to the API
2026-03-25 19:40:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:40: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-25 19:40:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744707/general/0dbc54b7-9a6a-4d59-b3e3-3563f030723f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '874f170c-eb01-53e4-bf63-60f8ded96774',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FD631BN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720958',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 145855,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 64,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_874f170c-eb01-53e4-bf63-60f8ded96774/874f170c-eb01-53e4-bf63-60f8ded96774_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217244,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744707/general/58f1d484-f1f3-462a-ad88-75cedf0b3533.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_874f170c-eb01-53e4-bf63-60f8ded96774/874f170c-eb01-53e4-bf63-60f8ded96774_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223293,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744707/general/e94469e0-b832-4a1d-8755-5e58dd21d4f4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_874f170c-eb01-53e4-bf63-60f8ded96774/874f170c-eb01-53e4-bf63-60f8ded96774_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216434,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744707/general/4eafdccf-fa74-4917-b9d7-00a2d8f127ab.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_874f170c-eb01-53e4-bf63-60f8ded96774/874f170c-eb01-53e4-bf63-60f8ded96774_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210952,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744707/general/87c347c8-5ed1-4910-84a7-6fa2f49e8559.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_874f170c-eb01-53e4-bf63-60f8ded96774/874f170c-eb01-53e4-bf63-60f8ded96774_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243275,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744707/general/5668bbce-5c9a-4553-9ea8-51a945deeaf3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_874f170c-eb01-53e4-bf63-60f8ded96774/874f170c-eb01-53e4-bf63-60f8ded96774_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254324,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744707/general/9d776f70-2f0d-4d2f-9941-25cc48331678.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_874f170c-eb01-53e4-bf63-60f8ded96774/874f170c-eb01-53e4-bf63-60f8ded96774_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220220,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744707/general/8c764dda-5c3a-4c17-b048-6cee38cf0c71.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_874f170c-eb01-53e4-bf63-60f8ded96774/874f170c-eb01-53e4-bf63-60f8ded96774_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321080,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744707/general/3637c378-aa4d-457f-853b-827ec1baac22.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_874f170c-eb01-53e4-bf63-60f8ded96774/874f170c-eb01-53e4-bf63-60f8ded96774_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197565,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744707/general/0dbc54b7-9a6a-4d59-b3e3-3563f030723f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_874f170c-eb01-53e4-bf63-60f8ded96774/874f170c-eb01-53e4-bf63-60f8ded96774_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263557,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744707/general/61288821-f839-4cb8-a48e-28c5de975578.jpg',
'Width': 1920}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2019-01-11',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'DS DS7 Crossback Executive - Diesel - Manual - 130 hp - 145.855 km',
'transmission': 'manual',
'trim': 'Executive',
'vin': None,
'year': 2019}
2026-03-25 19:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720958%27 HTTP/1.1" 200 None
2026-03-25 19:40:28 [adesa.fr] INFO: Saving data for 10720958: {'created_time': 1774467628.476908, 'last_price_update_time': 1774467628.476919, 'auction_closing_time': 1774527300.0}
2026-03-25 19:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720958') HTTP/1.1" 204 0
2026-03-25 19:40:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720964> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:40:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:40:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc9a474d-9873-536f-9c09-da1ef8ce1710 with identifier: 10720964
2026-03-25 19:40:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc9a474d-9873-536f-9c09-da1ef8ce1710 with scrape type 1
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bc9a474d-9873-536f-9c09-da1ef8ce1710
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744735%252Fgeneral%252F848d5443-5810-4667-b9e3-bb0123456c2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744735/general/848d5443-5810-4667-b9e3-bb0123456c2b.jpg not downloaded yet
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744735%252Fgeneral%252F774dd663-4c3f-4342-9ea5-25f2984d7297.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744735/general/774dd663-4c3f-4342-9ea5-25f2984d7297.jpg not downloaded yet
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744735%252Fgeneral%252F468af5c7-556f-4515-82f9-9bc29c071efc.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744735/general/468af5c7-556f-4515-82f9-9bc29c071efc.jpg not downloaded yet
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744735%252Fgeneral%252F3e06f1e6-972b-45f3-a2aa-b088b4bee1cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744735/general/3e06f1e6-972b-45f3-a2aa-b088b4bee1cf.jpg not downloaded yet
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744735%252Fgeneral%252Fb5c32dd4-9094-4be6-bb8f-7b30c56c1830.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744735/general/b5c32dd4-9094-4be6-bb8f-7b30c56c1830.jpg not downloaded yet
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744735%252Fgeneral%252F3f564dbc-b686-45df-913c-2f1d003c2ed0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744735/general/3f564dbc-b686-45df-913c-2f1d003c2ed0.jpg not downloaded yet
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744735%252Fgeneral%252F682de0d7-f378-425e-baa5-e3cb61f1559c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744735/general/682de0d7-f378-425e-baa5-e3cb61f1559c.jpg not downloaded yet
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744735%252Fgeneral%252F1c9dd112-b72d-497c-9792-306f6574060a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744735/general/1c9dd112-b72d-497c-9792-306f6574060a.jpg not downloaded yet
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744735%252Fgeneral%252F42706c0d-5618-498c-a809-18076ef4191b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744735/general/42706c0d-5618-498c-a809-18076ef4191b.jpg not downloaded yet
2026-03-25 19:40:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744735/general/848d5443-5810-4667-b9e3-bb0123456c2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720964)
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744735%252Fgeneral%252F4a7de099-4a61-4807-bcf4-e66d1ff7d635.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744735/general/4a7de099-4a61-4807-bcf4-e66d1ff7d635.jpg not downloaded yet
2026-03-25 19:40:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744735/general/468af5c7-556f-4515-82f9-9bc29c071efc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720964)
2026-03-25 19:40:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744735/general/774dd663-4c3f-4342-9ea5-25f2984d7297.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720964)
2026-03-25 19:40:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744735/general/3e06f1e6-972b-45f3-a2aa-b088b4bee1cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720964)
2026-03-25 19:40:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744735/general/b5c32dd4-9094-4be6-bb8f-7b30c56c1830.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720964)
2026-03-25 19:40:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744735/general/4a7de099-4a61-4807-bcf4-e66d1ff7d635.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720964)
2026-03-25 19:40:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744735/general/42706c0d-5618-498c-a809-18076ef4191b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720964)
2026-03-25 19:40:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744735/general/1c9dd112-b72d-497c-9792-306f6574060a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720964)
2026-03-25 19:40:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744735/general/3f564dbc-b686-45df-913c-2f1d003c2ed0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720964)
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc875b610>
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc9a474d-9873-536f-9c09-da1ef8ce1710/bc9a474d-9873-536f-9c09-da1ef8ce1710_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744735%252Fgeneral%252F848d5443-5810-4667-b9e3-bb0123456c2b.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744735/general/848d5443-5810-4667-b9e3-bb0123456c2b.jpg saved to cache
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bc9a474d-9873-536f-9c09-da1ef8ce1710
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9442e10>
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc9a474d-9873-536f-9c09-da1ef8ce1710/bc9a474d-9873-536f-9c09-da1ef8ce1710_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744735%252Fgeneral%252F468af5c7-556f-4515-82f9-9bc29c071efc.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744735/general/468af5c7-556f-4515-82f9-9bc29c071efc.jpg saved to cache
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bc9a474d-9873-536f-9c09-da1ef8ce1710
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91043d0>
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc9a474d-9873-536f-9c09-da1ef8ce1710/bc9a474d-9873-536f-9c09-da1ef8ce1710_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744735%252Fgeneral%252F774dd663-4c3f-4342-9ea5-25f2984d7297.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744735/general/774dd663-4c3f-4342-9ea5-25f2984d7297.jpg saved to cache
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bc9a474d-9873-536f-9c09-da1ef8ce1710
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc873ab50>
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc9a474d-9873-536f-9c09-da1ef8ce1710/bc9a474d-9873-536f-9c09-da1ef8ce1710_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744735%252Fgeneral%252F3e06f1e6-972b-45f3-a2aa-b088b4bee1cf.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744735/general/3e06f1e6-972b-45f3-a2aa-b088b4bee1cf.jpg saved to cache
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bc9a474d-9873-536f-9c09-da1ef8ce1710
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92dcb50>
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc9a474d-9873-536f-9c09-da1ef8ce1710/bc9a474d-9873-536f-9c09-da1ef8ce1710_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744735%252Fgeneral%252Fb5c32dd4-9094-4be6-bb8f-7b30c56c1830.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744735/general/b5c32dd4-9094-4be6-bb8f-7b30c56c1830.jpg saved to cache
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bc9a474d-9873-536f-9c09-da1ef8ce1710
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb4f4410>
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc9a474d-9873-536f-9c09-da1ef8ce1710/bc9a474d-9873-536f-9c09-da1ef8ce1710_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744735%252Fgeneral%252F4a7de099-4a61-4807-bcf4-e66d1ff7d635.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744735/general/4a7de099-4a61-4807-bcf4-e66d1ff7d635.jpg saved to cache
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bc9a474d-9873-536f-9c09-da1ef8ce1710
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc920f9d0>
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc9a474d-9873-536f-9c09-da1ef8ce1710/bc9a474d-9873-536f-9c09-da1ef8ce1710_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744735%252Fgeneral%252F42706c0d-5618-498c-a809-18076ef4191b.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744735/general/42706c0d-5618-498c-a809-18076ef4191b.jpg saved to cache
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bc9a474d-9873-536f-9c09-da1ef8ce1710
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9300c10>
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc9a474d-9873-536f-9c09-da1ef8ce1710/bc9a474d-9873-536f-9c09-da1ef8ce1710_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744735%252Fgeneral%252F1c9dd112-b72d-497c-9792-306f6574060a.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744735/general/1c9dd112-b72d-497c-9792-306f6574060a.jpg saved to cache
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bc9a474d-9873-536f-9c09-da1ef8ce1710
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc920c390>
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc9a474d-9873-536f-9c09-da1ef8ce1710/bc9a474d-9873-536f-9c09-da1ef8ce1710_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744735%252Fgeneral%252F3f564dbc-b686-45df-913c-2f1d003c2ed0.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744735/general/3f564dbc-b686-45df-913c-2f1d003c2ed0.jpg saved to cache
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bc9a474d-9873-536f-9c09-da1ef8ce1710
2026-03-25 19:40:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744735/general/682de0d7-f378-425e-baa5-e3cb61f1559c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720964)
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc930e610>
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc9a474d-9873-536f-9c09-da1ef8ce1710/bc9a474d-9873-536f-9c09-da1ef8ce1710_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744735%252Fgeneral%252F682de0d7-f378-425e-baa5-e3cb61f1559c.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744735/general/682de0d7-f378-425e-baa5-e3cb61f1559c.jpg saved to cache
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bc9a474d-9873-536f-9c09-da1ef8ce1710
2026-03-25 19:40:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bc9a474d-9873-536f-9c09-da1ef8ce1710, skipping ID generation
2026-03-25 19:40:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc9a474d-9873-536f-9c09-da1ef8ce1710 with scrape type 1
2026-03-25 19:40:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bc9a474d-9873-536f-9c09-da1ef8ce1710 sending to next pipeline
2026-03-25 19:40:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bc9a474d-9873-536f-9c09-da1ef8ce1710, identifier: 10720964
2026-03-25 19:40:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bc9a474d-9873-536f-9c09-da1ef8ce1710 with identifier: 10720964
2026-03-25 19:40:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bc9a474d-9873-536f-9c09-da1ef8ce1710 with identifier: 10720964
2026-03-25 19:40:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bc9a474d-9873-536f-9c09-da1ef8ce1710 with identifier: 10720964 to the API
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:40: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-25 19:40:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744735/general/682de0d7-f378-425e-baa5-e3cb61f1559c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 244,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'bc9a474d-9873-536f-9c09-da1ef8ce1710',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY931NK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720964',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 153347,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 82,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc9a474d-9873-536f-9c09-da1ef8ce1710/bc9a474d-9873-536f-9c09-da1ef8ce1710_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150956,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744735/general/848d5443-5810-4667-b9e3-bb0123456c2b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc9a474d-9873-536f-9c09-da1ef8ce1710/bc9a474d-9873-536f-9c09-da1ef8ce1710_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744735/general/774dd663-4c3f-4342-9ea5-25f2984d7297.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc9a474d-9873-536f-9c09-da1ef8ce1710/bc9a474d-9873-536f-9c09-da1ef8ce1710_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99460,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744735/general/468af5c7-556f-4515-82f9-9bc29c071efc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc9a474d-9873-536f-9c09-da1ef8ce1710/bc9a474d-9873-536f-9c09-da1ef8ce1710_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744735/general/3e06f1e6-972b-45f3-a2aa-b088b4bee1cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc9a474d-9873-536f-9c09-da1ef8ce1710/bc9a474d-9873-536f-9c09-da1ef8ce1710_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744735/general/b5c32dd4-9094-4be6-bb8f-7b30c56c1830.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc9a474d-9873-536f-9c09-da1ef8ce1710/bc9a474d-9873-536f-9c09-da1ef8ce1710_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102053,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744735/general/3f564dbc-b686-45df-913c-2f1d003c2ed0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc9a474d-9873-536f-9c09-da1ef8ce1710/bc9a474d-9873-536f-9c09-da1ef8ce1710_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119504,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744735/general/682de0d7-f378-425e-baa5-e3cb61f1559c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc9a474d-9873-536f-9c09-da1ef8ce1710/bc9a474d-9873-536f-9c09-da1ef8ce1710_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744735/general/1c9dd112-b72d-497c-9792-306f6574060a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc9a474d-9873-536f-9c09-da1ef8ce1710/bc9a474d-9873-536f-9c09-da1ef8ce1710_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118255,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744735/general/42706c0d-5618-498c-a809-18076ef4191b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc9a474d-9873-536f-9c09-da1ef8ce1710/bc9a474d-9873-536f-9c09-da1ef8ce1710_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114170,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744735/general/4a7de099-4a61-4807-bcf4-e66d1ff7d635.jpg',
'Width': 1024}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2021-04-13',
'seats_number': 3,
'seller_name': 'ARVAL-FR',
'title': 'Fiat Ducato 3.5 MultiJet Maxi - Diesel - Manual - 140 hp - 153.347 '
'km',
'transmission': 'manual',
'trim': 'Maxi',
'vin': None,
'year': 2021}
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720964%27 HTTP/1.1" 200 None
2026-03-25 19:40:31 [adesa.fr] INFO: Saving data for 10720964: {'created_time': 1774467631.475198, 'last_price_update_time': 1774467631.475209, 'auction_closing_time': 1774527300.0}
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720964') HTTP/1.1" 204 0
2026-03-25 19:40:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720975> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:40:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 19:40:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60b77929-435a-50bb-8fbe-036d99f61690 with identifier: 10720975
2026-03-25 19:40:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60b77929-435a-50bb-8fbe-036d99f61690 with scrape type 1
2026-03-25 19:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 60b77929-435a-50bb-8fbe-036d99f61690
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744779%252Fgeneral%252F9ba61b8d-587d-4dd2-b750-ffee092e214a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744779/general/9ba61b8d-587d-4dd2-b750-ffee092e214a.jpg not downloaded yet
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744779%252Fgeneral%252Faeaac0c2-2f38-46b0-a2c8-bf87bb49b893.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744779/general/aeaac0c2-2f38-46b0-a2c8-bf87bb49b893.jpg not downloaded yet
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744779%252Fgeneral%252Fabfe9a1b-ba00-4921-a403-df7a32af29d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744779/general/abfe9a1b-ba00-4921-a403-df7a32af29d9.jpg not downloaded yet
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744779%252Fgeneral%252Fa817ddc1-ca8d-4b10-846f-ab20092c63d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744779/general/a817ddc1-ca8d-4b10-846f-ab20092c63d4.jpg not downloaded yet
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744779%252Fgeneral%252Ff8e9968a-2eff-49be-aa2f-fab99424c4fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744779/general/f8e9968a-2eff-49be-aa2f-fab99424c4fe.jpg not downloaded yet
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744779%252Fgeneral%252F2570d1e5-c360-4465-b92c-80e459d0cbbe.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744779/general/2570d1e5-c360-4465-b92c-80e459d0cbbe.jpg not downloaded yet
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744779%252Fgeneral%252F5ed51354-dd6e-48cf-ac95-0b0c5c35980c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744779/general/5ed51354-dd6e-48cf-ac95-0b0c5c35980c.jpg not downloaded yet
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744779%252Fgeneral%252F4ef1b925-cd79-46dd-821a-38cbdf915621.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744779/general/4ef1b925-cd79-46dd-821a-38cbdf915621.jpg not downloaded yet
2026-03-25 19:40:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744779/general/9ba61b8d-587d-4dd2-b750-ffee092e214a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720975)
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744779%252Fgeneral%252Ff891c422-7cd0-4ece-b1d8-e2cffa91f52a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744779/general/f891c422-7cd0-4ece-b1d8-e2cffa91f52a.jpg not downloaded yet
2026-03-25 19:40:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744779/general/aeaac0c2-2f38-46b0-a2c8-bf87bb49b893.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720975)
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744779%252Fgeneral%252Fc07d408a-960b-492e-8871-ae76a6db1b12.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744779/general/c07d408a-960b-492e-8871-ae76a6db1b12.jpg not downloaded yet
2026-03-25 19:40:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744779/general/a817ddc1-ca8d-4b10-846f-ab20092c63d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720975)
2026-03-25 19:40:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744779/general/abfe9a1b-ba00-4921-a403-df7a32af29d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720975)
2026-03-25 19:40:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744779/general/4ef1b925-cd79-46dd-821a-38cbdf915621.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720975)
2026-03-25 19:40:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744779/general/f8e9968a-2eff-49be-aa2f-fab99424c4fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720975)
2026-03-25 19:40:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744779/general/2570d1e5-c360-4465-b92c-80e459d0cbbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720975)
2026-03-25 19:40:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744779/general/c07d408a-960b-492e-8871-ae76a6db1b12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720975)
2026-03-25 19:40:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744779/general/f891c422-7cd0-4ece-b1d8-e2cffa91f52a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720975)
2026-03-25 19:40:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744779/general/5ed51354-dd6e-48cf-ac95-0b0c5c35980c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720975)
2026-03-25 19:40:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92ba850>
2026-03-25 19:40:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60b77929-435a-50bb-8fbe-036d99f61690/60b77929-435a-50bb-8fbe-036d99f61690_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744779%252Fgeneral%252F9ba61b8d-587d-4dd2-b750-ffee092e214a.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744779/general/9ba61b8d-587d-4dd2-b750-ffee092e214a.jpg saved to cache
2026-03-25 19:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 60b77929-435a-50bb-8fbe-036d99f61690
2026-03-25 19:40:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb260910>
2026-03-25 19:40:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60b77929-435a-50bb-8fbe-036d99f61690/60b77929-435a-50bb-8fbe-036d99f61690_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744779%252Fgeneral%252Faeaac0c2-2f38-46b0-a2c8-bf87bb49b893.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744779/general/aeaac0c2-2f38-46b0-a2c8-bf87bb49b893.jpg saved to cache
2026-03-25 19:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 60b77929-435a-50bb-8fbe-036d99f61690
2026-03-25 19:40:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8faed10>
2026-03-25 19:40:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60b77929-435a-50bb-8fbe-036d99f61690/60b77929-435a-50bb-8fbe-036d99f61690_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744779%252Fgeneral%252Fa817ddc1-ca8d-4b10-846f-ab20092c63d4.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744779/general/a817ddc1-ca8d-4b10-846f-ab20092c63d4.jpg saved to cache
2026-03-25 19:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 60b77929-435a-50bb-8fbe-036d99f61690
2026-03-25 19:40:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc94012d0>
2026-03-25 19:40:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60b77929-435a-50bb-8fbe-036d99f61690/60b77929-435a-50bb-8fbe-036d99f61690_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744779%252Fgeneral%252Fabfe9a1b-ba00-4921-a403-df7a32af29d9.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744779/general/abfe9a1b-ba00-4921-a403-df7a32af29d9.jpg saved to cache
2026-03-25 19:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 60b77929-435a-50bb-8fbe-036d99f61690
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fdd9d0>
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60b77929-435a-50bb-8fbe-036d99f61690/60b77929-435a-50bb-8fbe-036d99f61690_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744779%252Fgeneral%252F4ef1b925-cd79-46dd-821a-38cbdf915621.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744779/general/4ef1b925-cd79-46dd-821a-38cbdf915621.jpg saved to cache
2026-03-25 19:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 60b77929-435a-50bb-8fbe-036d99f61690
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9006e90>
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60b77929-435a-50bb-8fbe-036d99f61690/60b77929-435a-50bb-8fbe-036d99f61690_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744779%252Fgeneral%252Ff8e9968a-2eff-49be-aa2f-fab99424c4fe.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744779/general/f8e9968a-2eff-49be-aa2f-fab99424c4fe.jpg saved to cache
2026-03-25 19:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 60b77929-435a-50bb-8fbe-036d99f61690
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fdf350>
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60b77929-435a-50bb-8fbe-036d99f61690/60b77929-435a-50bb-8fbe-036d99f61690_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744779%252Fgeneral%252F2570d1e5-c360-4465-b92c-80e459d0cbbe.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744779/general/2570d1e5-c360-4465-b92c-80e459d0cbbe.jpg saved to cache
2026-03-25 19:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 60b77929-435a-50bb-8fbe-036d99f61690
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fd4b50>
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60b77929-435a-50bb-8fbe-036d99f61690/60b77929-435a-50bb-8fbe-036d99f61690_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744779%252Fgeneral%252Fc07d408a-960b-492e-8871-ae76a6db1b12.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744779/general/c07d408a-960b-492e-8871-ae76a6db1b12.jpg saved to cache
2026-03-25 19:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 60b77929-435a-50bb-8fbe-036d99f61690
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92f5950>
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60b77929-435a-50bb-8fbe-036d99f61690/60b77929-435a-50bb-8fbe-036d99f61690_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744779%252Fgeneral%252Ff891c422-7cd0-4ece-b1d8-e2cffa91f52a.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744779/general/f891c422-7cd0-4ece-b1d8-e2cffa91f52a.jpg saved to cache
2026-03-25 19:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 60b77929-435a-50bb-8fbe-036d99f61690
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90926d0>
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60b77929-435a-50bb-8fbe-036d99f61690/60b77929-435a-50bb-8fbe-036d99f61690_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744779%252Fgeneral%252F5ed51354-dd6e-48cf-ac95-0b0c5c35980c.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744779/general/5ed51354-dd6e-48cf-ac95-0b0c5c35980c.jpg saved to cache
2026-03-25 19:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 60b77929-435a-50bb-8fbe-036d99f61690
2026-03-25 19:40:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 60b77929-435a-50bb-8fbe-036d99f61690, skipping ID generation
2026-03-25 19:40:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60b77929-435a-50bb-8fbe-036d99f61690 with scrape type 1
2026-03-25 19:40:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 60b77929-435a-50bb-8fbe-036d99f61690 sending to next pipeline
2026-03-25 19:40:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 60b77929-435a-50bb-8fbe-036d99f61690, identifier: 10720975
2026-03-25 19:40:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 60b77929-435a-50bb-8fbe-036d99f61690 with identifier: 10720975
2026-03-25 19:40:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 60b77929-435a-50bb-8fbe-036d99f61690 with identifier: 10720975
2026-03-25 19:40:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 60b77929-435a-50bb-8fbe-036d99f61690 with identifier: 10720975 to the API
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:40: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-25 19:40:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744779/general/5ed51354-dd6e-48cf-ac95-0b0c5c35980c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '60b77929-435a-50bb-8fbe-036d99f61690',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS624FK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720975',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS4',
'odometer': 185483,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60b77929-435a-50bb-8fbe-036d99f61690/60b77929-435a-50bb-8fbe-036d99f61690_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156018,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744779/general/9ba61b8d-587d-4dd2-b750-ffee092e214a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60b77929-435a-50bb-8fbe-036d99f61690/60b77929-435a-50bb-8fbe-036d99f61690_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744779/general/aeaac0c2-2f38-46b0-a2c8-bf87bb49b893.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60b77929-435a-50bb-8fbe-036d99f61690/60b77929-435a-50bb-8fbe-036d99f61690_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166567,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744779/general/abfe9a1b-ba00-4921-a403-df7a32af29d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60b77929-435a-50bb-8fbe-036d99f61690/60b77929-435a-50bb-8fbe-036d99f61690_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159950,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744779/general/a817ddc1-ca8d-4b10-846f-ab20092c63d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60b77929-435a-50bb-8fbe-036d99f61690/60b77929-435a-50bb-8fbe-036d99f61690_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105039,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744779/general/f8e9968a-2eff-49be-aa2f-fab99424c4fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60b77929-435a-50bb-8fbe-036d99f61690/60b77929-435a-50bb-8fbe-036d99f61690_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83964,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744779/general/2570d1e5-c360-4465-b92c-80e459d0cbbe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60b77929-435a-50bb-8fbe-036d99f61690/60b77929-435a-50bb-8fbe-036d99f61690_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109925,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744779/general/5ed51354-dd6e-48cf-ac95-0b0c5c35980c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60b77929-435a-50bb-8fbe-036d99f61690/60b77929-435a-50bb-8fbe-036d99f61690_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90402,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744779/general/4ef1b925-cd79-46dd-821a-38cbdf915621.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60b77929-435a-50bb-8fbe-036d99f61690/60b77929-435a-50bb-8fbe-036d99f61690_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133385,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744779/general/f891c422-7cd0-4ece-b1d8-e2cffa91f52a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60b77929-435a-50bb-8fbe-036d99f61690/60b77929-435a-50bb-8fbe-036d99f61690_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79560,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744779/general/c07d408a-960b-492e-8871-ae76a6db1b12.jpg',
'Width': 1024}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-11-06',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'DS DS4 1.5 HDI Rivoli - Diesel - Automatic - 130 hp - 185.483 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2023}
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720975%27 HTTP/1.1" 200 None
2026-03-25 19:40:32 [adesa.fr] INFO: Saving data for 10720975: {'created_time': 1774467632.683865, 'last_price_update_time': 1774467632.683876, 'auction_closing_time': 1774527300.0}
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720975') HTTP/1.1" 204 0
2026-03-25 19:40:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719096> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:40:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 728ee2d8-5cd4-5480-ad63-a6cdebb428dd with identifier: 10719096
2026-03-25 19:40:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd with scrape type 1
2026-03-25 19:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd
2026-03-25 19:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5722535%252Fgeneral%252Ff0365a61-48b9-40a3-97c2-0c1b6aa953d8.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722535/general/f0365a61-48b9-40a3-97c2-0c1b6aa953d8.JPG not downloaded yet
2026-03-25 19:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5722535%252Fgeneral%252Fb9f99213-acb7-447a-a25b-6273f46d6bd5.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722535/general/b9f99213-acb7-447a-a25b-6273f46d6bd5.JPG not downloaded yet
2026-03-25 19:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5722535%252Fgeneral%252Fd19df8b8-b785-490a-8fb5-d97a3a151908.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722535/general/d19df8b8-b785-490a-8fb5-d97a3a151908.JPG not downloaded yet
2026-03-25 19:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5722535%252Fgeneral%252Fad795d4b-6c24-4dd5-b9f2-dde0144ff8ca.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722535/general/ad795d4b-6c24-4dd5-b9f2-dde0144ff8ca.JPG not downloaded yet
2026-03-25 19:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5722535%252Fgeneral%252Fc5d910be-a74d-47e4-a0d7-f53087e2a91f.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722535/general/c5d910be-a74d-47e4-a0d7-f53087e2a91f.JPG not downloaded yet
2026-03-25 19:40:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722535/general/b9f99213-acb7-447a-a25b-6273f46d6bd5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719096)
2026-03-25 19:40:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722535/general/f0365a61-48b9-40a3-97c2-0c1b6aa953d8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719096)
2026-03-25 19:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5722535%252Fgeneral%252F9082bf3e-c066-4659-83b2-525cea5e194a.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722535/general/9082bf3e-c066-4659-83b2-525cea5e194a.JPG not downloaded yet
2026-03-25 19:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5722535%252Fgeneral%252F44a969ea-9ea6-418f-b926-0ddd8b15559b.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722535/general/44a969ea-9ea6-418f-b926-0ddd8b15559b.JPG not downloaded yet
2026-03-25 19:40:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722535/general/d19df8b8-b785-490a-8fb5-d97a3a151908.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719096)
2026-03-25 19:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5722535%252Fgeneral%252F7d36e883-b333-4861-a9e0-526cd9b52cda.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722535/general/7d36e883-b333-4861-a9e0-526cd9b52cda.JPG not downloaded yet
2026-03-25 19:40:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722535/general/ad795d4b-6c24-4dd5-b9f2-dde0144ff8ca.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719096)
2026-03-25 19:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5722535%252Fgeneral%252Fb21e17af-224c-45aa-8f59-a4cb31dd2c16.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722535/general/b21e17af-224c-45aa-8f59-a4cb31dd2c16.JPG not downloaded yet
2026-03-25 19:40:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722535/general/c5d910be-a74d-47e4-a0d7-f53087e2a91f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719096)
2026-03-25 19:40:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722535/general/9082bf3e-c066-4659-83b2-525cea5e194a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719096)
2026-03-25 19:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5722535%252Fgeneral%252Fbbfc0d02-5016-4007-9564-936fff8693b2.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722535/general/bbfc0d02-5016-4007-9564-936fff8693b2.JPG not downloaded yet
2026-03-25 19:40:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722535/general/44a969ea-9ea6-418f-b926-0ddd8b15559b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719096)
2026-03-25 19:40:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd due to Ignoring non-200 response
2026-03-25 19:40:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd due to Ignoring non-200 response
2026-03-25 19:40:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722535/general/7d36e883-b333-4861-a9e0-526cd9b52cda.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719096)
2026-03-25 19:40:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722535/general/b21e17af-224c-45aa-8f59-a4cb31dd2c16.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719096)
2026-03-25 19:40:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722535/general/bbfc0d02-5016-4007-9564-936fff8693b2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719096)
2026-03-25 19:40:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd due to Ignoring non-200 response
2026-03-25 19:40:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd due to Ignoring non-200 response
2026-03-25 19:40:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd due to Ignoring non-200 response
2026-03-25 19:40:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd due to Ignoring non-200 response
2026-03-25 19:40:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd due to Ignoring non-200 response
2026-03-25 19:40:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd due to Ignoring non-200 response
2026-03-25 19:40:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd due to Ignoring non-200 response
2026-03-25 19:40:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 728ee2d8-5cd4-5480-ad63-a6cdebb428dd, skipping ID generation
2026-03-25 19:40:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd with scrape type 1
2026-03-25 19:40:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd sending to next pipeline
2026-03-25 19:40:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 728ee2d8-5cd4-5480-ad63-a6cdebb428dd, identifier: 10719096
2026-03-25 19:40:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 728ee2d8-5cd4-5480-ad63-a6cdebb428dd with identifier: 10719096
2026-03-25 19:40:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 728ee2d8-5cd4-5480-ad63-a6cdebb428dd with identifier: 10719096
2026-03-25 19:40:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 728ee2d8-5cd4-5480-ad63-a6cdebb428dd with identifier: 10719096 to the API
2026-03-25 19:40:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:40: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-25 19:40:34 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5722535/general/bbfc0d02-5016-4007-9564-936fff8693b2.JPG>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '728ee2d8-5cd4-5480-ad63-a6cdebb428dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-513-TL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719096',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 170017,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photos': [],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-09-14',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS7 Crossback 1.6 E-TENSE Business - Hybrid - Automatic - 180 hp '
'- 170.017 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 19:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719096%27 HTTP/1.1" 200 None
2026-03-25 19:40:34 [adesa.fr] INFO: Saving data for 10719096: {'created_time': 1774467634.547941, 'last_price_update_time': 1774467634.547954, 'auction_closing_time': 1774617300.0}
2026-03-25 19:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719096') HTTP/1.1" 204 0
2026-03-25 19:40:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd due to Ignoring non-200 response
2026-03-25 19:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726026> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:40:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62afd4dd-9f73-507c-b1c0-0397f3640366 with identifier: 10726026
2026-03-25 19:40:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62afd4dd-9f73-507c-b1c0-0397f3640366 with scrape type 1
2026-03-25 19:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 62afd4dd-9f73-507c-b1c0-0397f3640366
2026-03-25 19:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5743598%252Fgeneral%252Ffafffb84-b78e-44ff-8ef6-8424c6fecdf4.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743598/general/fafffb84-b78e-44ff-8ef6-8424c6fecdf4.JPG not downloaded yet
2026-03-25 19:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5743598%252Fgeneral%252Fbdbf10dd-a383-421d-a973-c57eca8ec34d.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743598/general/bdbf10dd-a383-421d-a973-c57eca8ec34d.JPG not downloaded yet
2026-03-25 19:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5743598%252Fgeneral%252Fb726b9e2-d4e0-4cc3-a2e5-f20b889be6d4.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743598/general/b726b9e2-d4e0-4cc3-a2e5-f20b889be6d4.JPG not downloaded yet
2026-03-25 19:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5743598%252Fgeneral%252F99b1b774-464c-4289-9f2c-54e2a4ecaab3.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743598/general/99b1b774-464c-4289-9f2c-54e2a4ecaab3.JPG not downloaded yet
2026-03-25 19:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5743598%252Fgeneral%252Fcdb3589a-d361-4c04-932e-55e7865df3e5.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743598/general/cdb3589a-d361-4c04-932e-55e7865df3e5.JPG not downloaded yet
2026-03-25 19:40:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743598/general/bdbf10dd-a383-421d-a973-c57eca8ec34d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726026)
2026-03-25 19:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5743598%252Fgeneral%252Fa6cb4989-f7f8-420f-866a-5fa49be73d7c.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743598/general/a6cb4989-f7f8-420f-866a-5fa49be73d7c.JPG not downloaded yet
2026-03-25 19:40:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743598/general/fafffb84-b78e-44ff-8ef6-8424c6fecdf4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726026)
2026-03-25 19:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5743598%252Fgeneral%252Fdb25e218-94dd-4a44-9dd2-e1ab053bfab0.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743598/general/db25e218-94dd-4a44-9dd2-e1ab053bfab0.JPG not downloaded yet
2026-03-25 19:40:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743598/general/b726b9e2-d4e0-4cc3-a2e5-f20b889be6d4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726026)
2026-03-25 19:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5743598%252Fgeneral%252Fb51fb816-55c3-411d-9759-427aceac97d9.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743598/general/b51fb816-55c3-411d-9759-427aceac97d9.JPG not downloaded yet
2026-03-25 19:40:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743598/general/99b1b774-464c-4289-9f2c-54e2a4ecaab3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726026)
2026-03-25 19:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5743598%252Fgeneral%252F4f2fc826-d658-475d-a92b-6c27c3d3bdd8.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743598/general/4f2fc826-d658-475d-a92b-6c27c3d3bdd8.JPG not downloaded yet
2026-03-25 19:40:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743598/general/cdb3589a-d361-4c04-932e-55e7865df3e5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726026)
2026-03-25 19:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5743598%252Fgeneral%252Fab814f0c-2ce0-49b9-b27d-4aa3593325b2.JPG%27 HTTP/1.1" 200 None
2026-03-25 19:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743598/general/ab814f0c-2ce0-49b9-b27d-4aa3593325b2.JPG not downloaded yet
2026-03-25 19:40:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743598/general/a6cb4989-f7f8-420f-866a-5fa49be73d7c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726026)
2026-03-25 19:40:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743598/general/b51fb816-55c3-411d-9759-427aceac97d9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726026)
2026-03-25 19:40:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 62afd4dd-9f73-507c-b1c0-0397f3640366 due to Ignoring non-200 response
2026-03-25 19:40:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743598/general/db25e218-94dd-4a44-9dd2-e1ab053bfab0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726026)
2026-03-25 19:40:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 62afd4dd-9f73-507c-b1c0-0397f3640366 due to Ignoring non-200 response
2026-03-25 19:40:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743598/general/4f2fc826-d658-475d-a92b-6c27c3d3bdd8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726026)
2026-03-25 19:40:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743598/general/ab814f0c-2ce0-49b9-b27d-4aa3593325b2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726026)
2026-03-25 19:40:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 62afd4dd-9f73-507c-b1c0-0397f3640366 due to Ignoring non-200 response
2026-03-25 19:40:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 62afd4dd-9f73-507c-b1c0-0397f3640366 due to Ignoring non-200 response
2026-03-25 19:40:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 62afd4dd-9f73-507c-b1c0-0397f3640366 due to Ignoring non-200 response
2026-03-25 19:40:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 62afd4dd-9f73-507c-b1c0-0397f3640366 due to Ignoring non-200 response
2026-03-25 19:40:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 62afd4dd-9f73-507c-b1c0-0397f3640366 due to Ignoring non-200 response
2026-03-25 19:40:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 62afd4dd-9f73-507c-b1c0-0397f3640366 due to Ignoring non-200 response
2026-03-25 19:40:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 62afd4dd-9f73-507c-b1c0-0397f3640366 due to Ignoring non-200 response
2026-03-25 19:40:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 62afd4dd-9f73-507c-b1c0-0397f3640366, skipping ID generation
2026-03-25 19:40:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62afd4dd-9f73-507c-b1c0-0397f3640366 with scrape type 1
2026-03-25 19:40:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 62afd4dd-9f73-507c-b1c0-0397f3640366 sending to next pipeline
2026-03-25 19:40:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 62afd4dd-9f73-507c-b1c0-0397f3640366, identifier: 10726026
2026-03-25 19:40:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 62afd4dd-9f73-507c-b1c0-0397f3640366 with identifier: 10726026
2026-03-25 19:40:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 62afd4dd-9f73-507c-b1c0-0397f3640366 with identifier: 10726026
2026-03-25 19:40:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 62afd4dd-9f73-507c-b1c0-0397f3640366 with identifier: 10726026 to the API
2026-03-25 19:40:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:40: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-25 19:40:40 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5743598/general/ab814f0c-2ce0-49b9-b27d-4aa3593325b2.JPG>
{'auction_title': '',
'c_o_2_emission_value': 20,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '62afd4dd-9f73-507c-b1c0-0397f3640366',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-804-FE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726026',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 182195,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [],
'price': 44000,
'price_includes_vat': True,
'registration_date': '2021-10-05',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE Coupé 350de AMG Line - 4-Matic - Hybrid - '
'Automatic - 194 hp - 182.195 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-25 19:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726026%27 HTTP/1.1" 200 None
2026-03-25 19:40:40 [adesa.fr] INFO: Saving data for 10726026: {'created_time': 1774467640.62503, 'last_price_update_time': 1774467640.625041, 'auction_closing_time': 1774617300.0}
2026-03-25 19:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726026') HTTP/1.1" 204 0
2026-03-25 19:40:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 62afd4dd-9f73-507c-b1c0-0397f3640366 due to Ignoring non-200 response
2026-03-25 19:40:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:40:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cc019b7-36f7-5a65-913e-bc4c8c3f5985 with identifier: 10720979
2026-03-25 19:40:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cc019b7-36f7-5a65-913e-bc4c8c3f5985 with scrape type 1
2026-03-25 19:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7cc019b7-36f7-5a65-913e-bc4c8c3f5985
2026-03-25 19:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744794%252Fgeneral%252F89ab038f-072b-46bc-b12b-b0b48d631ce3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744794/general/89ab038f-072b-46bc-b12b-b0b48d631ce3.jpg not downloaded yet
2026-03-25 19:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744794%252Fgeneral%252Fd84f00dc-2e35-4f02-b098-34f6eb5fa51b.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744794/general/d84f00dc-2e35-4f02-b098-34f6eb5fa51b.jpg not downloaded yet
2026-03-25 19:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744794%252Fgeneral%252F8cc7d677-b70b-425e-a96c-613446db8a8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744794/general/8cc7d677-b70b-425e-a96c-613446db8a8a.jpg not downloaded yet
2026-03-25 19:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744794%252Fgeneral%252Fcf8335d0-1e36-4c16-a0c2-9471922f0acd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744794/general/cf8335d0-1e36-4c16-a0c2-9471922f0acd.jpg not downloaded yet
2026-03-25 19:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744794%252Fgeneral%252F4cce1c7d-29d1-41a6-aa55-5cd7020b96b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744794/general/4cce1c7d-29d1-41a6-aa55-5cd7020b96b1.jpg not downloaded yet
2026-03-25 19:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744794%252Fgeneral%252F4536861b-0cfa-470d-878d-dfeb25bc61d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744794/general/4536861b-0cfa-470d-878d-dfeb25bc61d2.jpg not downloaded yet
2026-03-25 19:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744794%252Fgeneral%252F729a60ac-be97-46a7-8a1e-056fc6d62325.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744794/general/729a60ac-be97-46a7-8a1e-056fc6d62325.jpg not downloaded yet
2026-03-25 19:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744794%252Fgeneral%252Ffbb6c9ac-68fc-409e-adea-ac106752d586.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744794/general/fbb6c9ac-68fc-409e-adea-ac106752d586.jpg not downloaded yet
2026-03-25 19:40:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744794/general/89ab038f-072b-46bc-b12b-b0b48d631ce3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720979)
2026-03-25 19:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744794%252Fgeneral%252F5cc73e2b-f50e-4afc-8c3e-a625b158e6fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744794/general/5cc73e2b-f50e-4afc-8c3e-a625b158e6fa.jpg not downloaded yet
2026-03-25 19:40:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744794/general/d84f00dc-2e35-4f02-b098-34f6eb5fa51b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720979)
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40: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%252F5744794%252Fgeneral%252Ffe965182-7840-4eb0-973d-409ab9fcc84f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744794/general/fe965182-7840-4eb0-973d-409ab9fcc84f.jpg not downloaded yet
2026-03-25 19:40:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744794/general/cf8335d0-1e36-4c16-a0c2-9471922f0acd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720979)
2026-03-25 19:40:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744794/general/8cc7d677-b70b-425e-a96c-613446db8a8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720979)
2026-03-25 19:40:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744794/general/fbb6c9ac-68fc-409e-adea-ac106752d586.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720979)
2026-03-25 19:40:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744794/general/4cce1c7d-29d1-41a6-aa55-5cd7020b96b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720979)
2026-03-25 19:40:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744794/general/729a60ac-be97-46a7-8a1e-056fc6d62325.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720979)
2026-03-25 19:40:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744794/general/5cc73e2b-f50e-4afc-8c3e-a625b158e6fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720979)
2026-03-25 19:40:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744794/general/4536861b-0cfa-470d-878d-dfeb25bc61d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720979)
2026-03-25 19:40:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744794/general/fe965182-7840-4eb0-973d-409ab9fcc84f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720979)
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fddcd0>
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cc019b7-36f7-5a65-913e-bc4c8c3f5985/7cc019b7-36f7-5a65-913e-bc4c8c3f5985_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744794%252Fgeneral%252F89ab038f-072b-46bc-b12b-b0b48d631ce3.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744794/general/89ab038f-072b-46bc-b12b-b0b48d631ce3.jpg saved to cache
2026-03-25 19:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7cc019b7-36f7-5a65-913e-bc4c8c3f5985
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9075890>
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cc019b7-36f7-5a65-913e-bc4c8c3f5985/7cc019b7-36f7-5a65-913e-bc4c8c3f5985_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744794%252Fgeneral%252Fd84f00dc-2e35-4f02-b098-34f6eb5fa51b.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744794/general/d84f00dc-2e35-4f02-b098-34f6eb5fa51b.jpg saved to cache
2026-03-25 19:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7cc019b7-36f7-5a65-913e-bc4c8c3f5985
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9443ed0>
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cc019b7-36f7-5a65-913e-bc4c8c3f5985/7cc019b7-36f7-5a65-913e-bc4c8c3f5985_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744794%252Fgeneral%252Fcf8335d0-1e36-4c16-a0c2-9471922f0acd.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744794/general/cf8335d0-1e36-4c16-a0c2-9471922f0acd.jpg saved to cache
2026-03-25 19:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7cc019b7-36f7-5a65-913e-bc4c8c3f5985
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9044a50>
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cc019b7-36f7-5a65-913e-bc4c8c3f5985/7cc019b7-36f7-5a65-913e-bc4c8c3f5985_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744794%252Fgeneral%252F8cc7d677-b70b-425e-a96c-613446db8a8a.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744794/general/8cc7d677-b70b-425e-a96c-613446db8a8a.jpg saved to cache
2026-03-25 19:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7cc019b7-36f7-5a65-913e-bc4c8c3f5985
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90fd610>
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cc019b7-36f7-5a65-913e-bc4c8c3f5985/7cc019b7-36f7-5a65-913e-bc4c8c3f5985_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744794%252Fgeneral%252Ffbb6c9ac-68fc-409e-adea-ac106752d586.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744794/general/fbb6c9ac-68fc-409e-adea-ac106752d586.jpg saved to cache
2026-03-25 19:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7cc019b7-36f7-5a65-913e-bc4c8c3f5985
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc911a710>
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cc019b7-36f7-5a65-913e-bc4c8c3f5985/7cc019b7-36f7-5a65-913e-bc4c8c3f5985_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744794%252Fgeneral%252F4cce1c7d-29d1-41a6-aa55-5cd7020b96b1.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744794/general/4cce1c7d-29d1-41a6-aa55-5cd7020b96b1.jpg saved to cache
2026-03-25 19:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7cc019b7-36f7-5a65-913e-bc4c8c3f5985
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc86db210>
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cc019b7-36f7-5a65-913e-bc4c8c3f5985/7cc019b7-36f7-5a65-913e-bc4c8c3f5985_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744794%252Fgeneral%252F729a60ac-be97-46a7-8a1e-056fc6d62325.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744794/general/729a60ac-be97-46a7-8a1e-056fc6d62325.jpg saved to cache
2026-03-25 19:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7cc019b7-36f7-5a65-913e-bc4c8c3f5985
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91188d0>
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cc019b7-36f7-5a65-913e-bc4c8c3f5985/7cc019b7-36f7-5a65-913e-bc4c8c3f5985_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744794%252Fgeneral%252F5cc73e2b-f50e-4afc-8c3e-a625b158e6fa.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744794/general/5cc73e2b-f50e-4afc-8c3e-a625b158e6fa.jpg saved to cache
2026-03-25 19:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7cc019b7-36f7-5a65-913e-bc4c8c3f5985
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9303250>
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cc019b7-36f7-5a65-913e-bc4c8c3f5985/7cc019b7-36f7-5a65-913e-bc4c8c3f5985_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744794%252Fgeneral%252F4536861b-0cfa-470d-878d-dfeb25bc61d2.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744794/general/4536861b-0cfa-470d-878d-dfeb25bc61d2.jpg saved to cache
2026-03-25 19:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7cc019b7-36f7-5a65-913e-bc4c8c3f5985
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9005310>
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:40:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cc019b7-36f7-5a65-913e-bc4c8c3f5985/7cc019b7-36f7-5a65-913e-bc4c8c3f5985_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744794%252Fgeneral%252Ffe965182-7840-4eb0-973d-409ab9fcc84f.jpg') HTTP/1.1" 204 0
2026-03-25 19:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744794/general/fe965182-7840-4eb0-973d-409ab9fcc84f.jpg saved to cache
2026-03-25 19:40:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7cc019b7-36f7-5a65-913e-bc4c8c3f5985
2026-03-25 19:40:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7cc019b7-36f7-5a65-913e-bc4c8c3f5985, skipping ID generation
2026-03-25 19:40:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cc019b7-36f7-5a65-913e-bc4c8c3f5985 with scrape type 1
2026-03-25 19:40:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7cc019b7-36f7-5a65-913e-bc4c8c3f5985 sending to next pipeline
2026-03-25 19:40:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7cc019b7-36f7-5a65-913e-bc4c8c3f5985, identifier: 10720979
2026-03-25 19:40:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7cc019b7-36f7-5a65-913e-bc4c8c3f5985 with identifier: 10720979
2026-03-25 19:40:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7cc019b7-36f7-5a65-913e-bc4c8c3f5985 with identifier: 10720979
2026-03-25 19:40:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7cc019b7-36f7-5a65-913e-bc4c8c3f5985 with identifier: 10720979 to the API
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:40: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-25 19:40:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744794/general/fe965182-7840-4eb0-973d-409ab9fcc84f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '7cc019b7-36f7-5a65-913e-bc4c8c3f5985',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM339PR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720979',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 144861,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc019b7-36f7-5a65-913e-bc4c8c3f5985/7cc019b7-36f7-5a65-913e-bc4c8c3f5985_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120308,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744794/general/89ab038f-072b-46bc-b12b-b0b48d631ce3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc019b7-36f7-5a65-913e-bc4c8c3f5985/7cc019b7-36f7-5a65-913e-bc4c8c3f5985_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123003,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744794/general/d84f00dc-2e35-4f02-b098-34f6eb5fa51b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc019b7-36f7-5a65-913e-bc4c8c3f5985/7cc019b7-36f7-5a65-913e-bc4c8c3f5985_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118376,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744794/general/8cc7d677-b70b-425e-a96c-613446db8a8a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc019b7-36f7-5a65-913e-bc4c8c3f5985/7cc019b7-36f7-5a65-913e-bc4c8c3f5985_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125328,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744794/general/cf8335d0-1e36-4c16-a0c2-9471922f0acd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc019b7-36f7-5a65-913e-bc4c8c3f5985/7cc019b7-36f7-5a65-913e-bc4c8c3f5985_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81985,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744794/general/4cce1c7d-29d1-41a6-aa55-5cd7020b96b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc019b7-36f7-5a65-913e-bc4c8c3f5985/7cc019b7-36f7-5a65-913e-bc4c8c3f5985_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99994,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744794/general/4536861b-0cfa-470d-878d-dfeb25bc61d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc019b7-36f7-5a65-913e-bc4c8c3f5985/7cc019b7-36f7-5a65-913e-bc4c8c3f5985_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744794/general/729a60ac-be97-46a7-8a1e-056fc6d62325.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc019b7-36f7-5a65-913e-bc4c8c3f5985/7cc019b7-36f7-5a65-913e-bc4c8c3f5985_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69768,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744794/general/fbb6c9ac-68fc-409e-adea-ac106752d586.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc019b7-36f7-5a65-913e-bc4c8c3f5985/7cc019b7-36f7-5a65-913e-bc4c8c3f5985_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173522,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744794/general/5cc73e2b-f50e-4afc-8c3e-a625b158e6fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc019b7-36f7-5a65-913e-bc4c8c3f5985/7cc019b7-36f7-5a65-913e-bc4c8c3f5985_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92466,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744794/general/fe965182-7840-4eb0-973d-409ab9fcc84f.jpg',
'Width': 1024}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Ford Kuga 2.5 Titanium - AWD - Hybrid - Automatic - 152 hp - '
'144.861 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2023}
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720979%27 HTTP/1.1" 200 None
2026-03-25 19:40:55 [adesa.fr] INFO: Saving data for 10720979: {'created_time': 1774467655.925881, 'last_price_update_time': 1774467655.925894, 'auction_closing_time': 1774527300.0}
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720979') HTTP/1.1" 204 0
2026-03-25 19:41:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720956> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:41:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5d19f8d-28ea-5de3-8549-02c7a99c1445 with identifier: 10720956
2026-03-25 19:41:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5d19f8d-28ea-5de3-8549-02c7a99c1445 with scrape type 1
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5d19f8d-28ea-5de3-8549-02c7a99c1445
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744699%252Fgeneral%252F6876bb67-21a1-4c34-9594-19bfdda14521.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744699/general/6876bb67-21a1-4c34-9594-19bfdda14521.jpg not downloaded yet
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744699%252Fgeneral%252Facc88752-6912-4788-ab41-26cd63255568.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744699/general/acc88752-6912-4788-ab41-26cd63255568.jpg not downloaded yet
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744699%252Fgeneral%252F5debe0ee-4f56-4d8c-aff0-9a76903aa317.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744699/general/5debe0ee-4f56-4d8c-aff0-9a76903aa317.jpg not downloaded yet
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744699%252Fgeneral%252Fad819d58-152e-4914-b293-8350182cba97.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744699/general/ad819d58-152e-4914-b293-8350182cba97.jpg not downloaded yet
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744699%252Fgeneral%252F2eff0a10-f935-4ba1-b0af-42d30dafd877.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744699/general/2eff0a10-f935-4ba1-b0af-42d30dafd877.jpg not downloaded yet
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744699%252Fgeneral%252F01df901a-6be8-4be2-916c-fcab6c882490.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744699/general/01df901a-6be8-4be2-916c-fcab6c882490.jpg not downloaded yet
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744699%252Fgeneral%252Fda949b1c-8cf0-46eb-a93b-4b75de05a53f.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744699/general/da949b1c-8cf0-46eb-a93b-4b75de05a53f.jpg not downloaded yet
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744699%252Fgeneral%252F0617cf64-15af-46fa-acde-dfe4d8f69609.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744699/general/0617cf64-15af-46fa-acde-dfe4d8f69609.jpg not downloaded yet
2026-03-25 19:41:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744699/general/acc88752-6912-4788-ab41-26cd63255568.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720956)
2026-03-25 19:41:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744699/general/6876bb67-21a1-4c34-9594-19bfdda14521.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720956)
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744699%252Fgeneral%252F731c73b8-1c51-467c-b178-e1633b3afc73.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744699/general/731c73b8-1c51-467c-b178-e1633b3afc73.jpg not downloaded yet
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744699%252Fgeneral%252Ff022fe25-a155-430c-b831-d349a2be6b6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744699/general/f022fe25-a155-430c-b831-d349a2be6b6e.jpg not downloaded yet
2026-03-25 19:41:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744699/general/5debe0ee-4f56-4d8c-aff0-9a76903aa317.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720956)
2026-03-25 19:41:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744699/general/ad819d58-152e-4914-b293-8350182cba97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720956)
2026-03-25 19:41:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744699/general/2eff0a10-f935-4ba1-b0af-42d30dafd877.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720956)
2026-03-25 19:41:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744699/general/0617cf64-15af-46fa-acde-dfe4d8f69609.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720956)
2026-03-25 19:41:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744699/general/731c73b8-1c51-467c-b178-e1633b3afc73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720956)
2026-03-25 19:41:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744699/general/da949b1c-8cf0-46eb-a93b-4b75de05a53f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720956)
2026-03-25 19:41:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744699/general/01df901a-6be8-4be2-916c-fcab6c882490.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720956)
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc925d850>
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5d19f8d-28ea-5de3-8549-02c7a99c1445/d5d19f8d-28ea-5de3-8549-02c7a99c1445_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744699%252Fgeneral%252Facc88752-6912-4788-ab41-26cd63255568.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744699/general/acc88752-6912-4788-ab41-26cd63255568.jpg saved to cache
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d5d19f8d-28ea-5de3-8549-02c7a99c1445
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92e4b50>
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5d19f8d-28ea-5de3-8549-02c7a99c1445/d5d19f8d-28ea-5de3-8549-02c7a99c1445_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744699%252Fgeneral%252F6876bb67-21a1-4c34-9594-19bfdda14521.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744699/general/6876bb67-21a1-4c34-9594-19bfdda14521.jpg saved to cache
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d5d19f8d-28ea-5de3-8549-02c7a99c1445
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc874b250>
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5d19f8d-28ea-5de3-8549-02c7a99c1445/d5d19f8d-28ea-5de3-8549-02c7a99c1445_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744699%252Fgeneral%252F5debe0ee-4f56-4d8c-aff0-9a76903aa317.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744699/general/5debe0ee-4f56-4d8c-aff0-9a76903aa317.jpg saved to cache
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d5d19f8d-28ea-5de3-8549-02c7a99c1445
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90dbed0>
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5d19f8d-28ea-5de3-8549-02c7a99c1445/d5d19f8d-28ea-5de3-8549-02c7a99c1445_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744699%252Fgeneral%252Fad819d58-152e-4914-b293-8350182cba97.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744699/general/ad819d58-152e-4914-b293-8350182cba97.jpg saved to cache
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d5d19f8d-28ea-5de3-8549-02c7a99c1445
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9147a90>
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5d19f8d-28ea-5de3-8549-02c7a99c1445/d5d19f8d-28ea-5de3-8549-02c7a99c1445_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744699%252Fgeneral%252F2eff0a10-f935-4ba1-b0af-42d30dafd877.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744699/general/2eff0a10-f935-4ba1-b0af-42d30dafd877.jpg saved to cache
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d5d19f8d-28ea-5de3-8549-02c7a99c1445
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9477a50>
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5d19f8d-28ea-5de3-8549-02c7a99c1445/d5d19f8d-28ea-5de3-8549-02c7a99c1445_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744699%252Fgeneral%252F0617cf64-15af-46fa-acde-dfe4d8f69609.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744699/general/0617cf64-15af-46fa-acde-dfe4d8f69609.jpg saved to cache
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d5d19f8d-28ea-5de3-8549-02c7a99c1445
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bca0f2ed0>
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5d19f8d-28ea-5de3-8549-02c7a99c1445/d5d19f8d-28ea-5de3-8549-02c7a99c1445_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744699%252Fgeneral%252F731c73b8-1c51-467c-b178-e1633b3afc73.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744699/general/731c73b8-1c51-467c-b178-e1633b3afc73.jpg saved to cache
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d5d19f8d-28ea-5de3-8549-02c7a99c1445
2026-03-25 19:41:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744699/general/f022fe25-a155-430c-b831-d349a2be6b6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720956)
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9415290>
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5d19f8d-28ea-5de3-8549-02c7a99c1445/d5d19f8d-28ea-5de3-8549-02c7a99c1445_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744699%252Fgeneral%252Fda949b1c-8cf0-46eb-a93b-4b75de05a53f.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744699/general/da949b1c-8cf0-46eb-a93b-4b75de05a53f.jpg saved to cache
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d5d19f8d-28ea-5de3-8549-02c7a99c1445
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb3b66d0>
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5d19f8d-28ea-5de3-8549-02c7a99c1445/d5d19f8d-28ea-5de3-8549-02c7a99c1445_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744699%252Fgeneral%252F01df901a-6be8-4be2-916c-fcab6c882490.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744699/general/01df901a-6be8-4be2-916c-fcab6c882490.jpg saved to cache
2026-03-25 19:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d5d19f8d-28ea-5de3-8549-02c7a99c1445
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8780a10>
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5d19f8d-28ea-5de3-8549-02c7a99c1445/d5d19f8d-28ea-5de3-8549-02c7a99c1445_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744699%252Fgeneral%252Ff022fe25-a155-430c-b831-d349a2be6b6e.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744699/general/f022fe25-a155-430c-b831-d349a2be6b6e.jpg saved to cache
2026-03-25 19:41:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d5d19f8d-28ea-5de3-8549-02c7a99c1445
2026-03-25 19:41:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5d19f8d-28ea-5de3-8549-02c7a99c1445, skipping ID generation
2026-03-25 19:41:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5d19f8d-28ea-5de3-8549-02c7a99c1445 with scrape type 1
2026-03-25 19:41:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5d19f8d-28ea-5de3-8549-02c7a99c1445 sending to next pipeline
2026-03-25 19:41:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d5d19f8d-28ea-5de3-8549-02c7a99c1445, identifier: 10720956
2026-03-25 19:41:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d5d19f8d-28ea-5de3-8549-02c7a99c1445 with identifier: 10720956
2026-03-25 19:41:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d5d19f8d-28ea-5de3-8549-02c7a99c1445 with identifier: 10720956
2026-03-25 19:41:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d5d19f8d-28ea-5de3-8549-02c7a99c1445 with identifier: 10720956 to the API
2026-03-25 19:41:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:41: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-25 19:41:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744699/general/f022fe25-a155-430c-b831-d349a2be6b6e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'd5d19f8d-28ea-5de3-8549-02c7a99c1445',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR923VF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720956',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 146384,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 70,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5d19f8d-28ea-5de3-8549-02c7a99c1445/d5d19f8d-28ea-5de3-8549-02c7a99c1445_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744699/general/6876bb67-21a1-4c34-9594-19bfdda14521.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5d19f8d-28ea-5de3-8549-02c7a99c1445/d5d19f8d-28ea-5de3-8549-02c7a99c1445_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744699/general/acc88752-6912-4788-ab41-26cd63255568.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5d19f8d-28ea-5de3-8549-02c7a99c1445/d5d19f8d-28ea-5de3-8549-02c7a99c1445_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165850,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744699/general/5debe0ee-4f56-4d8c-aff0-9a76903aa317.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5d19f8d-28ea-5de3-8549-02c7a99c1445/d5d19f8d-28ea-5de3-8549-02c7a99c1445_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158134,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744699/general/ad819d58-152e-4914-b293-8350182cba97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5d19f8d-28ea-5de3-8549-02c7a99c1445/d5d19f8d-28ea-5de3-8549-02c7a99c1445_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744699/general/2eff0a10-f935-4ba1-b0af-42d30dafd877.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5d19f8d-28ea-5de3-8549-02c7a99c1445/d5d19f8d-28ea-5de3-8549-02c7a99c1445_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99658,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744699/general/01df901a-6be8-4be2-916c-fcab6c882490.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5d19f8d-28ea-5de3-8549-02c7a99c1445/d5d19f8d-28ea-5de3-8549-02c7a99c1445_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97438,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744699/general/da949b1c-8cf0-46eb-a93b-4b75de05a53f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5d19f8d-28ea-5de3-8549-02c7a99c1445/d5d19f8d-28ea-5de3-8549-02c7a99c1445_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107356,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744699/general/0617cf64-15af-46fa-acde-dfe4d8f69609.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5d19f8d-28ea-5de3-8549-02c7a99c1445/d5d19f8d-28ea-5de3-8549-02c7a99c1445_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86492,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744699/general/731c73b8-1c51-467c-b178-e1633b3afc73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5d19f8d-28ea-5de3-8549-02c7a99c1445/d5d19f8d-28ea-5de3-8549-02c7a99c1445_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91791,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744699/general/f022fe25-a155-430c-b831-d349a2be6b6e.jpg',
'Width': 1024}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-10-13',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'DS DS7 Crossback 1.5 HDI Opera - Diesel - Automatic - 130 hp - '
'146.384 km',
'transmission': 'automatic',
'trim': 'Opera',
'vin': None,
'year': 2023}
2026-03-25 19:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720956%27 HTTP/1.1" 200 None
2026-03-25 19:41:01 [adesa.fr] INFO: Saving data for 10720956: {'created_time': 1774467661.478961, 'last_price_update_time': 1774467661.478974, 'auction_closing_time': 1774527300.0}
2026-03-25 19:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720956') HTTP/1.1" 204 0
2026-03-25 19:41:06 [scrapy.extensions.logstats] INFO: Crawled 428 pages (at 40 pages/min), scraped 158 items (at 10 items/min)
2026-03-25 19:41:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-25 19:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720941> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:41:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22f232ea-5cec-5f2b-a065-51d2355cf945 with identifier: 10720941
2026-03-25 19:41:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22f232ea-5cec-5f2b-a065-51d2355cf945 with scrape type 1
2026-03-25 19:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 22f232ea-5cec-5f2b-a065-51d2355cf945
2026-03-25 19:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744629%252Fgeneral%252F45711a7e-416f-4d1b-9a10-2f52e3c85fc5.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744629/general/45711a7e-416f-4d1b-9a10-2f52e3c85fc5.jpg not downloaded yet
2026-03-25 19:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744629%252Fgeneral%252F6b21544b-05a6-45ee-90f6-136fb7ec61ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744629/general/6b21544b-05a6-45ee-90f6-136fb7ec61ec.jpg not downloaded yet
2026-03-25 19:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744629%252Fgeneral%252F60978912-9454-4f35-aab1-d004ae696ca0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744629/general/60978912-9454-4f35-aab1-d004ae696ca0.jpg not downloaded yet
2026-03-25 19:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744629%252Fgeneral%252Fa33cc7e7-2c16-4dcb-897e-56f7c8515243.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744629/general/a33cc7e7-2c16-4dcb-897e-56f7c8515243.jpg not downloaded yet
2026-03-25 19:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744629%252Fgeneral%252Fe7f0c9f0-9915-478c-9132-e793387f1b9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744629/general/e7f0c9f0-9915-478c-9132-e793387f1b9d.jpg not downloaded yet
2026-03-25 19:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744629%252Fgeneral%252F072ec0b6-5948-41d3-81ba-26462dbe7774.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744629/general/072ec0b6-5948-41d3-81ba-26462dbe7774.jpg not downloaded yet
2026-03-25 19:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744629%252Fgeneral%252F65b7f93b-c7fb-4cd3-8ee6-7854606de286.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744629/general/65b7f93b-c7fb-4cd3-8ee6-7854606de286.jpg not downloaded yet
2026-03-25 19:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744629%252Fgeneral%252Fc6a8d0c8-0425-40d2-81af-ebe2c432c734.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744629/general/c6a8d0c8-0425-40d2-81af-ebe2c432c734.jpg not downloaded yet
2026-03-25 19:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744629%252Fgeneral%252F67d37b8f-d5a6-4408-9623-94797912ec54.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744629/general/67d37b8f-d5a6-4408-9623-94797912ec54.jpg not downloaded yet
2026-03-25 19:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744629/general/45711a7e-416f-4d1b-9a10-2f52e3c85fc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720941)
2026-03-25 19:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744629/general/6b21544b-05a6-45ee-90f6-136fb7ec61ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720941)
2026-03-25 19:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744629%252Fgeneral%252Ff1f0f0b6-d54e-4929-ba2e-05c4263ba5c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744629/general/f1f0f0b6-d54e-4929-ba2e-05c4263ba5c8.jpg not downloaded yet
2026-03-25 19:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744629/general/a33cc7e7-2c16-4dcb-897e-56f7c8515243.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720941)
2026-03-25 19:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744629/general/60978912-9454-4f35-aab1-d004ae696ca0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720941)
2026-03-25 19:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744629/general/e7f0c9f0-9915-478c-9132-e793387f1b9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720941)
2026-03-25 19:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744629/general/072ec0b6-5948-41d3-81ba-26462dbe7774.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720941)
2026-03-25 19:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744629/general/f1f0f0b6-d54e-4929-ba2e-05c4263ba5c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720941)
2026-03-25 19:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744629/general/67d37b8f-d5a6-4408-9623-94797912ec54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720941)
2026-03-25 19:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744629/general/c6a8d0c8-0425-40d2-81af-ebe2c432c734.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720941)
2026-03-25 19:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744629/general/65b7f93b-c7fb-4cd3-8ee6-7854606de286.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720941)
2026-03-25 19:41:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90cb350>
2026-03-25 19:41:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22f232ea-5cec-5f2b-a065-51d2355cf945/22f232ea-5cec-5f2b-a065-51d2355cf945_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744629%252Fgeneral%252F45711a7e-416f-4d1b-9a10-2f52e3c85fc5.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744629/general/45711a7e-416f-4d1b-9a10-2f52e3c85fc5.jpg saved to cache
2026-03-25 19:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 22f232ea-5cec-5f2b-a065-51d2355cf945
2026-03-25 19:41:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9144190>
2026-03-25 19:41:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22f232ea-5cec-5f2b-a065-51d2355cf945/22f232ea-5cec-5f2b-a065-51d2355cf945_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744629%252Fgeneral%252F6b21544b-05a6-45ee-90f6-136fb7ec61ec.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744629/general/6b21544b-05a6-45ee-90f6-136fb7ec61ec.jpg saved to cache
2026-03-25 19:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 22f232ea-5cec-5f2b-a065-51d2355cf945
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9082dd0>
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22f232ea-5cec-5f2b-a065-51d2355cf945/22f232ea-5cec-5f2b-a065-51d2355cf945_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744629%252Fgeneral%252Fa33cc7e7-2c16-4dcb-897e-56f7c8515243.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744629/general/a33cc7e7-2c16-4dcb-897e-56f7c8515243.jpg saved to cache
2026-03-25 19:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 22f232ea-5cec-5f2b-a065-51d2355cf945
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc911bbd0>
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22f232ea-5cec-5f2b-a065-51d2355cf945/22f232ea-5cec-5f2b-a065-51d2355cf945_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744629%252Fgeneral%252F60978912-9454-4f35-aab1-d004ae696ca0.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744629/general/60978912-9454-4f35-aab1-d004ae696ca0.jpg saved to cache
2026-03-25 19:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 22f232ea-5cec-5f2b-a065-51d2355cf945
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fb0150>
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22f232ea-5cec-5f2b-a065-51d2355cf945/22f232ea-5cec-5f2b-a065-51d2355cf945_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744629%252Fgeneral%252Fe7f0c9f0-9915-478c-9132-e793387f1b9d.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744629/general/e7f0c9f0-9915-478c-9132-e793387f1b9d.jpg saved to cache
2026-03-25 19:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 22f232ea-5cec-5f2b-a065-51d2355cf945
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fb1450>
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22f232ea-5cec-5f2b-a065-51d2355cf945/22f232ea-5cec-5f2b-a065-51d2355cf945_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744629%252Fgeneral%252F072ec0b6-5948-41d3-81ba-26462dbe7774.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744629/general/072ec0b6-5948-41d3-81ba-26462dbe7774.jpg saved to cache
2026-03-25 19:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 22f232ea-5cec-5f2b-a065-51d2355cf945
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91d6a90>
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22f232ea-5cec-5f2b-a065-51d2355cf945/22f232ea-5cec-5f2b-a065-51d2355cf945_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744629%252Fgeneral%252Ff1f0f0b6-d54e-4929-ba2e-05c4263ba5c8.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744629/general/f1f0f0b6-d54e-4929-ba2e-05c4263ba5c8.jpg saved to cache
2026-03-25 19:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 22f232ea-5cec-5f2b-a065-51d2355cf945
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91d7a10>
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22f232ea-5cec-5f2b-a065-51d2355cf945/22f232ea-5cec-5f2b-a065-51d2355cf945_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744629%252Fgeneral%252F67d37b8f-d5a6-4408-9623-94797912ec54.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744629/general/67d37b8f-d5a6-4408-9623-94797912ec54.jpg saved to cache
2026-03-25 19:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 22f232ea-5cec-5f2b-a065-51d2355cf945
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fc23d0>
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22f232ea-5cec-5f2b-a065-51d2355cf945/22f232ea-5cec-5f2b-a065-51d2355cf945_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744629%252Fgeneral%252Fc6a8d0c8-0425-40d2-81af-ebe2c432c734.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744629/general/c6a8d0c8-0425-40d2-81af-ebe2c432c734.jpg saved to cache
2026-03-25 19:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 22f232ea-5cec-5f2b-a065-51d2355cf945
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fb1fd0>
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22f232ea-5cec-5f2b-a065-51d2355cf945/22f232ea-5cec-5f2b-a065-51d2355cf945_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744629%252Fgeneral%252F65b7f93b-c7fb-4cd3-8ee6-7854606de286.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744629/general/65b7f93b-c7fb-4cd3-8ee6-7854606de286.jpg saved to cache
2026-03-25 19:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 22f232ea-5cec-5f2b-a065-51d2355cf945
2026-03-25 19:41:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 22f232ea-5cec-5f2b-a065-51d2355cf945, skipping ID generation
2026-03-25 19:41:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22f232ea-5cec-5f2b-a065-51d2355cf945 with scrape type 1
2026-03-25 19:41:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 22f232ea-5cec-5f2b-a065-51d2355cf945 sending to next pipeline
2026-03-25 19:41:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 22f232ea-5cec-5f2b-a065-51d2355cf945, identifier: 10720941
2026-03-25 19:41:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 22f232ea-5cec-5f2b-a065-51d2355cf945 with identifier: 10720941
2026-03-25 19:41:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 22f232ea-5cec-5f2b-a065-51d2355cf945 with identifier: 10720941
2026-03-25 19:41:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 22f232ea-5cec-5f2b-a065-51d2355cf945 with identifier: 10720941 to the API
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:41: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-25 19:41:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744629/general/65b7f93b-c7fb-4cd3-8ee6-7854606de286.jpg>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '22f232ea-5cec-5f2b-a065-51d2355cf945',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT895FR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720941',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 136182,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22f232ea-5cec-5f2b-a065-51d2355cf945/22f232ea-5cec-5f2b-a065-51d2355cf945_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152207,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744629/general/45711a7e-416f-4d1b-9a10-2f52e3c85fc5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22f232ea-5cec-5f2b-a065-51d2355cf945/22f232ea-5cec-5f2b-a065-51d2355cf945_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161667,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744629/general/6b21544b-05a6-45ee-90f6-136fb7ec61ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22f232ea-5cec-5f2b-a065-51d2355cf945/22f232ea-5cec-5f2b-a065-51d2355cf945_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158346,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744629/general/60978912-9454-4f35-aab1-d004ae696ca0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22f232ea-5cec-5f2b-a065-51d2355cf945/22f232ea-5cec-5f2b-a065-51d2355cf945_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143542,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744629/general/a33cc7e7-2c16-4dcb-897e-56f7c8515243.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22f232ea-5cec-5f2b-a065-51d2355cf945/22f232ea-5cec-5f2b-a065-51d2355cf945_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109109,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744629/general/e7f0c9f0-9915-478c-9132-e793387f1b9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22f232ea-5cec-5f2b-a065-51d2355cf945/22f232ea-5cec-5f2b-a065-51d2355cf945_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111168,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744629/general/072ec0b6-5948-41d3-81ba-26462dbe7774.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22f232ea-5cec-5f2b-a065-51d2355cf945/22f232ea-5cec-5f2b-a065-51d2355cf945_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101746,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744629/general/65b7f93b-c7fb-4cd3-8ee6-7854606de286.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22f232ea-5cec-5f2b-a065-51d2355cf945/22f232ea-5cec-5f2b-a065-51d2355cf945_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100785,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744629/general/c6a8d0c8-0425-40d2-81af-ebe2c432c734.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22f232ea-5cec-5f2b-a065-51d2355cf945/22f232ea-5cec-5f2b-a065-51d2355cf945_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109844,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744629/general/67d37b8f-d5a6-4408-9623-94797912ec54.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22f232ea-5cec-5f2b-a065-51d2355cf945/22f232ea-5cec-5f2b-a065-51d2355cf945_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74212,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744629/general/f1f0f0b6-d54e-4929-ba2e-05c4263ba5c8.jpg',
'Width': 1024}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2020-10-07',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Citroën C5 Aircross 1.6 Business - Hybrid - Automatic - 181 hp - '
'136.182 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720941%27 HTTP/1.1" 200 None
2026-03-25 19:41:09 [adesa.fr] INFO: Saving data for 10720941: {'created_time': 1774467669.911322, 'last_price_update_time': 1774467669.911332, 'auction_closing_time': 1774527300.0}
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720941') HTTP/1.1" 204 0
2026-03-25 19:41:35 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.190(s), this was the 1st time calling it.
2026-03-25 19:41:35 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.537520161146076 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:41:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:41:47 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.561(s), this was the 1st time calling it.
2026-03-25 19:41:47 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.547715124384864 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:41:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.419(s), this was the 1st time calling it.
2026-03-25 19:41:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.888124143104734 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:41:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:41:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 19:41:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720971> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:41:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee0957e5-cbcc-5009-864a-648219a50d40 with identifier: 10720971
2026-03-25 19:41:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee0957e5-cbcc-5009-864a-648219a50d40 with scrape type 1
2026-03-25 19:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ee0957e5-cbcc-5009-864a-648219a50d40
2026-03-25 19:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744763%252Fgeneral%252Fcfcb6c23-e043-46eb-af95-709ef5c94d5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744763/general/cfcb6c23-e043-46eb-af95-709ef5c94d5e.jpg not downloaded yet
2026-03-25 19:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744763%252Fgeneral%252Fec3ece89-9d36-4664-8c6b-c4952602f8b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744763/general/ec3ece89-9d36-4664-8c6b-c4952602f8b2.jpg not downloaded yet
2026-03-25 19:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744763%252Fgeneral%252F9637b9a0-b4a3-49cf-b653-fd9e10df82a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744763/general/9637b9a0-b4a3-49cf-b653-fd9e10df82a3.jpg not downloaded yet
2026-03-25 19:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744763%252Fgeneral%252F0800b2db-7b49-4d90-a832-703617c8af12.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744763/general/0800b2db-7b49-4d90-a832-703617c8af12.jpg not downloaded yet
2026-03-25 19:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744763%252Fgeneral%252Fd14549a3-0c13-4add-a96c-f1ac10ac192d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744763/general/d14549a3-0c13-4add-a96c-f1ac10ac192d.jpg not downloaded yet
2026-03-25 19:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744763%252Fgeneral%252Fc672c330-9808-4695-867d-5b1031f48719.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744763/general/c672c330-9808-4695-867d-5b1031f48719.jpg not downloaded yet
2026-03-25 19:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744763%252Fgeneral%252F69a417dc-15eb-45e2-ad90-4aae32e6c9ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744763/general/69a417dc-15eb-45e2-ad90-4aae32e6c9ab.jpg not downloaded yet
2026-03-25 19:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744763%252Fgeneral%252F791b441c-8f7b-48cd-b7b6-47f5f5666df9.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744763/general/791b441c-8f7b-48cd-b7b6-47f5f5666df9.jpg not downloaded yet
2026-03-25 19:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744763%252Fgeneral%252Fd068711f-702a-43d0-8599-54b3ce09dcad.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744763/general/d068711f-702a-43d0-8599-54b3ce09dcad.jpg not downloaded yet
2026-03-25 19:41:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744763/general/cfcb6c23-e043-46eb-af95-709ef5c94d5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720971)
2026-03-25 19:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41: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%252F5744763%252Fgeneral%252Fb2f1f3ae-881e-4158-9058-540e4b435528.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744763/general/b2f1f3ae-881e-4158-9058-540e4b435528.jpg not downloaded yet
2026-03-25 19:41:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744763/general/ec3ece89-9d36-4664-8c6b-c4952602f8b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720971)
2026-03-25 19:41:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744763/general/0800b2db-7b49-4d90-a832-703617c8af12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720971)
2026-03-25 19:41:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744763/general/9637b9a0-b4a3-49cf-b653-fd9e10df82a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720971)
2026-03-25 19:41:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744763/general/d14549a3-0c13-4add-a96c-f1ac10ac192d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720971)
2026-03-25 19:41:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744763/general/d068711f-702a-43d0-8599-54b3ce09dcad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720971)
2026-03-25 19:41:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744763/general/b2f1f3ae-881e-4158-9058-540e4b435528.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720971)
2026-03-25 19:41:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744763/general/c672c330-9808-4695-867d-5b1031f48719.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720971)
2026-03-25 19:41:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90d26d0>
2026-03-25 19:41:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee0957e5-cbcc-5009-864a-648219a50d40/ee0957e5-cbcc-5009-864a-648219a50d40_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744763%252Fgeneral%252Fcfcb6c23-e043-46eb-af95-709ef5c94d5e.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744763/general/cfcb6c23-e043-46eb-af95-709ef5c94d5e.jpg saved to cache
2026-03-25 19:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ee0957e5-cbcc-5009-864a-648219a50d40
2026-03-25 19:41:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90f4d90>
2026-03-25 19:41:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee0957e5-cbcc-5009-864a-648219a50d40/ee0957e5-cbcc-5009-864a-648219a50d40_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744763%252Fgeneral%252Fec3ece89-9d36-4664-8c6b-c4952602f8b2.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744763/general/ec3ece89-9d36-4664-8c6b-c4952602f8b2.jpg saved to cache
2026-03-25 19:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ee0957e5-cbcc-5009-864a-648219a50d40
2026-03-25 19:41:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9401950>
2026-03-25 19:41:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee0957e5-cbcc-5009-864a-648219a50d40/ee0957e5-cbcc-5009-864a-648219a50d40_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744763%252Fgeneral%252F0800b2db-7b49-4d90-a832-703617c8af12.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744763/general/0800b2db-7b49-4d90-a832-703617c8af12.jpg saved to cache
2026-03-25 19:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ee0957e5-cbcc-5009-864a-648219a50d40
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc942aad0>
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee0957e5-cbcc-5009-864a-648219a50d40/ee0957e5-cbcc-5009-864a-648219a50d40_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744763%252Fgeneral%252F9637b9a0-b4a3-49cf-b653-fd9e10df82a3.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744763/general/9637b9a0-b4a3-49cf-b653-fd9e10df82a3.jpg saved to cache
2026-03-25 19:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ee0957e5-cbcc-5009-864a-648219a50d40
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92ba610>
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee0957e5-cbcc-5009-864a-648219a50d40/ee0957e5-cbcc-5009-864a-648219a50d40_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744763%252Fgeneral%252Fd14549a3-0c13-4add-a96c-f1ac10ac192d.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744763/general/d14549a3-0c13-4add-a96c-f1ac10ac192d.jpg saved to cache
2026-03-25 19:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ee0957e5-cbcc-5009-864a-648219a50d40
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9007510>
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee0957e5-cbcc-5009-864a-648219a50d40/ee0957e5-cbcc-5009-864a-648219a50d40_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744763%252Fgeneral%252Fd068711f-702a-43d0-8599-54b3ce09dcad.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744763/general/d068711f-702a-43d0-8599-54b3ce09dcad.jpg saved to cache
2026-03-25 19:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ee0957e5-cbcc-5009-864a-648219a50d40
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fc2910>
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee0957e5-cbcc-5009-864a-648219a50d40/ee0957e5-cbcc-5009-864a-648219a50d40_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744763%252Fgeneral%252Fb2f1f3ae-881e-4158-9058-540e4b435528.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744763/general/b2f1f3ae-881e-4158-9058-540e4b435528.jpg saved to cache
2026-03-25 19:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ee0957e5-cbcc-5009-864a-648219a50d40
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90f4f50>
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee0957e5-cbcc-5009-864a-648219a50d40/ee0957e5-cbcc-5009-864a-648219a50d40_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744763%252Fgeneral%252Fc672c330-9808-4695-867d-5b1031f48719.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744763/general/c672c330-9808-4695-867d-5b1031f48719.jpg saved to cache
2026-03-25 19:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ee0957e5-cbcc-5009-864a-648219a50d40
2026-03-25 19:41:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744763/general/791b441c-8f7b-48cd-b7b6-47f5f5666df9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720971)
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc922de90>
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee0957e5-cbcc-5009-864a-648219a50d40/ee0957e5-cbcc-5009-864a-648219a50d40_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744763%252Fgeneral%252F791b441c-8f7b-48cd-b7b6-47f5f5666df9.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744763/general/791b441c-8f7b-48cd-b7b6-47f5f5666df9.jpg saved to cache
2026-03-25 19:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ee0957e5-cbcc-5009-864a-648219a50d40
2026-03-25 19:41:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744763/general/69a417dc-15eb-45e2-ad90-4aae32e6c9ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720971)
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc905f510>
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:41:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee0957e5-cbcc-5009-864a-648219a50d40/ee0957e5-cbcc-5009-864a-648219a50d40_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744763%252Fgeneral%252F69a417dc-15eb-45e2-ad90-4aae32e6c9ab.jpg') HTTP/1.1" 204 0
2026-03-25 19:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744763/general/69a417dc-15eb-45e2-ad90-4aae32e6c9ab.jpg saved to cache
2026-03-25 19:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ee0957e5-cbcc-5009-864a-648219a50d40
2026-03-25 19:41:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ee0957e5-cbcc-5009-864a-648219a50d40, skipping ID generation
2026-03-25 19:41:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee0957e5-cbcc-5009-864a-648219a50d40 with scrape type 1
2026-03-25 19:41:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ee0957e5-cbcc-5009-864a-648219a50d40 sending to next pipeline
2026-03-25 19:41:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ee0957e5-cbcc-5009-864a-648219a50d40, identifier: 10720971
2026-03-25 19:41:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ee0957e5-cbcc-5009-864a-648219a50d40 with identifier: 10720971
2026-03-25 19:41:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ee0957e5-cbcc-5009-864a-648219a50d40 with identifier: 10720971
2026-03-25 19:41:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ee0957e5-cbcc-5009-864a-648219a50d40 with identifier: 10720971 to the API
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:41: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-25 19:41:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744763/general/69a417dc-15eb-45e2-ad90-4aae32e6c9ab.jpg>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'ee0957e5-cbcc-5009-864a-648219a50d40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM992TX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720971',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Ford',
'model': 'Tourneo',
'odometer': 168350,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee0957e5-cbcc-5009-864a-648219a50d40/ee0957e5-cbcc-5009-864a-648219a50d40_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149956,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744763/general/cfcb6c23-e043-46eb-af95-709ef5c94d5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee0957e5-cbcc-5009-864a-648219a50d40/ee0957e5-cbcc-5009-864a-648219a50d40_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744763/general/ec3ece89-9d36-4664-8c6b-c4952602f8b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee0957e5-cbcc-5009-864a-648219a50d40/ee0957e5-cbcc-5009-864a-648219a50d40_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141019,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744763/general/9637b9a0-b4a3-49cf-b653-fd9e10df82a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee0957e5-cbcc-5009-864a-648219a50d40/ee0957e5-cbcc-5009-864a-648219a50d40_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140401,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744763/general/0800b2db-7b49-4d90-a832-703617c8af12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee0957e5-cbcc-5009-864a-648219a50d40/ee0957e5-cbcc-5009-864a-648219a50d40_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744763/general/d14549a3-0c13-4add-a96c-f1ac10ac192d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee0957e5-cbcc-5009-864a-648219a50d40/ee0957e5-cbcc-5009-864a-648219a50d40_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105975,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744763/general/c672c330-9808-4695-867d-5b1031f48719.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee0957e5-cbcc-5009-864a-648219a50d40/ee0957e5-cbcc-5009-864a-648219a50d40_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110082,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744763/general/69a417dc-15eb-45e2-ad90-4aae32e6c9ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee0957e5-cbcc-5009-864a-648219a50d40/ee0957e5-cbcc-5009-864a-648219a50d40_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744763/general/791b441c-8f7b-48cd-b7b6-47f5f5666df9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee0957e5-cbcc-5009-864a-648219a50d40/ee0957e5-cbcc-5009-864a-648219a50d40_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73824,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744763/general/d068711f-702a-43d0-8599-54b3ce09dcad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee0957e5-cbcc-5009-864a-648219a50d40/ee0957e5-cbcc-5009-864a-648219a50d40_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102106,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744763/general/b2f1f3ae-881e-4158-9058-540e4b435528.jpg',
'Width': 1024}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-03-20',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Ford Tourneo Connect 2.0 Active - Diesel - Automatic - 122 hp - '
'168.350 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-25 19:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720971%27 HTTP/1.1" 200 None
2026-03-25 19:42:00 [adesa.fr] INFO: Saving data for 10720971: {'created_time': 1774467720.021393, 'last_price_update_time': 1774467720.021407, 'auction_closing_time': 1774527300.0}
2026-03-25 19:42:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720971') HTTP/1.1" 204 0
2026-03-25 19:42:06 [scrapy.extensions.logstats] INFO: Crawled 430 pages (at 2 pages/min), scraped 160 items (at 2 items/min)
2026-03-25 19:42:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-25 19:42:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720997> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:42:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89485520-6331-58c9-aec4-469e546e2fca with identifier: 10720997
2026-03-25 19:42:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89485520-6331-58c9-aec4-469e546e2fca with scrape type 1
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 89485520-6331-58c9-aec4-469e546e2fca
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42: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%252F5744847%252Fgeneral%252Fdf55cb8b-c394-4d7a-9225-3390735ac4f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744847/general/df55cb8b-c394-4d7a-9225-3390735ac4f7.jpg not downloaded yet
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42: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%252F5744847%252Fgeneral%252Fe10ea84d-0ed6-425a-8ec3-5f0b54d291ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744847/general/e10ea84d-0ed6-425a-8ec3-5f0b54d291ae.jpg not downloaded yet
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42: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%252F5744847%252Fgeneral%252F0eebcfe8-74cc-4012-b069-e6e6557c7b36.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744847/general/0eebcfe8-74cc-4012-b069-e6e6557c7b36.jpg not downloaded yet
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42: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%252F5744847%252Fgeneral%252Fe01d6e5e-a592-4f68-9623-b6e2ac972b99.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744847/general/e01d6e5e-a592-4f68-9623-b6e2ac972b99.jpg not downloaded yet
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42: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%252F5744847%252Fgeneral%252Ffca7518b-6737-4694-9fd9-73087c067c94.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744847/general/fca7518b-6737-4694-9fd9-73087c067c94.jpg not downloaded yet
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42: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%252F5744847%252Fgeneral%252F819737df-14a8-4e04-8b70-1942149103dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744847/general/819737df-14a8-4e04-8b70-1942149103dd.jpg not downloaded yet
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42: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%252F5744847%252Fgeneral%252F8080c365-444d-42bb-8d3f-b56d13803123.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744847/general/8080c365-444d-42bb-8d3f-b56d13803123.jpg not downloaded yet
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42: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%252F5744847%252Fgeneral%252F645ae369-534e-46e8-be78-102148343557.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744847/general/645ae369-534e-46e8-be78-102148343557.jpg not downloaded yet
2026-03-25 19:42:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744847/general/e10ea84d-0ed6-425a-8ec3-5f0b54d291ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720997)
2026-03-25 19:42:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744847/general/df55cb8b-c394-4d7a-9225-3390735ac4f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720997)
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42: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%252F5744847%252Fgeneral%252F7342cd94-8126-4756-b6f6-abde5f7411f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744847/general/7342cd94-8126-4756-b6f6-abde5f7411f8.jpg not downloaded yet
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42: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%252F5744847%252Fgeneral%252F057f9c77-056d-44fe-b89b-2f488e78bf1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744847/general/057f9c77-056d-44fe-b89b-2f488e78bf1e.jpg not downloaded yet
2026-03-25 19:42:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744847/general/e01d6e5e-a592-4f68-9623-b6e2ac972b99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720997)
2026-03-25 19:42:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744847/general/0eebcfe8-74cc-4012-b069-e6e6557c7b36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720997)
2026-03-25 19:42:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744847/general/fca7518b-6737-4694-9fd9-73087c067c94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720997)
2026-03-25 19:42:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744847/general/819737df-14a8-4e04-8b70-1942149103dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720997)
2026-03-25 19:42:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744847/general/8080c365-444d-42bb-8d3f-b56d13803123.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720997)
2026-03-25 19:42:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744847/general/7342cd94-8126-4756-b6f6-abde5f7411f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720997)
2026-03-25 19:42:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744847/general/057f9c77-056d-44fe-b89b-2f488e78bf1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720997)
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb1bcf90>
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89485520-6331-58c9-aec4-469e546e2fca/89485520-6331-58c9-aec4-469e546e2fca_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744847%252Fgeneral%252Fe10ea84d-0ed6-425a-8ec3-5f0b54d291ae.jpg') HTTP/1.1" 204 0
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744847/general/e10ea84d-0ed6-425a-8ec3-5f0b54d291ae.jpg saved to cache
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 89485520-6331-58c9-aec4-469e546e2fca
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8775910>
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89485520-6331-58c9-aec4-469e546e2fca/89485520-6331-58c9-aec4-469e546e2fca_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744847%252Fgeneral%252Fdf55cb8b-c394-4d7a-9225-3390735ac4f7.jpg') HTTP/1.1" 204 0
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744847/general/df55cb8b-c394-4d7a-9225-3390735ac4f7.jpg saved to cache
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 89485520-6331-58c9-aec4-469e546e2fca
2026-03-25 19:42:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744847/general/645ae369-534e-46e8-be78-102148343557.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720997)
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9239c90>
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89485520-6331-58c9-aec4-469e546e2fca/89485520-6331-58c9-aec4-469e546e2fca_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744847%252Fgeneral%252Fe01d6e5e-a592-4f68-9623-b6e2ac972b99.jpg') HTTP/1.1" 204 0
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744847/general/e01d6e5e-a592-4f68-9623-b6e2ac972b99.jpg saved to cache
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 89485520-6331-58c9-aec4-469e546e2fca
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc92ec810>
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89485520-6331-58c9-aec4-469e546e2fca/89485520-6331-58c9-aec4-469e546e2fca_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744847%252Fgeneral%252F0eebcfe8-74cc-4012-b069-e6e6557c7b36.jpg') HTTP/1.1" 204 0
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744847/general/0eebcfe8-74cc-4012-b069-e6e6557c7b36.jpg saved to cache
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 89485520-6331-58c9-aec4-469e546e2fca
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9158cd0>
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89485520-6331-58c9-aec4-469e546e2fca/89485520-6331-58c9-aec4-469e546e2fca_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744847%252Fgeneral%252Ffca7518b-6737-4694-9fd9-73087c067c94.jpg') HTTP/1.1" 204 0
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744847/general/fca7518b-6737-4694-9fd9-73087c067c94.jpg saved to cache
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 89485520-6331-58c9-aec4-469e546e2fca
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc911a490>
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89485520-6331-58c9-aec4-469e546e2fca/89485520-6331-58c9-aec4-469e546e2fca_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744847%252Fgeneral%252F819737df-14a8-4e04-8b70-1942149103dd.jpg') HTTP/1.1" 204 0
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744847/general/819737df-14a8-4e04-8b70-1942149103dd.jpg saved to cache
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 89485520-6331-58c9-aec4-469e546e2fca
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9146810>
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89485520-6331-58c9-aec4-469e546e2fca/89485520-6331-58c9-aec4-469e546e2fca_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744847%252Fgeneral%252F8080c365-444d-42bb-8d3f-b56d13803123.jpg') HTTP/1.1" 204 0
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744847/general/8080c365-444d-42bb-8d3f-b56d13803123.jpg saved to cache
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 89485520-6331-58c9-aec4-469e546e2fca
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc915ae90>
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89485520-6331-58c9-aec4-469e546e2fca/89485520-6331-58c9-aec4-469e546e2fca_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744847%252Fgeneral%252F7342cd94-8126-4756-b6f6-abde5f7411f8.jpg') HTTP/1.1" 204 0
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744847/general/7342cd94-8126-4756-b6f6-abde5f7411f8.jpg saved to cache
2026-03-25 19:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 89485520-6331-58c9-aec4-469e546e2fca
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91191d0>
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:42:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89485520-6331-58c9-aec4-469e546e2fca/89485520-6331-58c9-aec4-469e546e2fca_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744847%252Fgeneral%252F057f9c77-056d-44fe-b89b-2f488e78bf1e.jpg') HTTP/1.1" 204 0
2026-03-25 19:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744847/general/057f9c77-056d-44fe-b89b-2f488e78bf1e.jpg saved to cache
2026-03-25 19:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 89485520-6331-58c9-aec4-469e546e2fca
2026-03-25 19:42:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:42:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc90ac810>
2026-03-25 19:42:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:42:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:42:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:42:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89485520-6331-58c9-aec4-469e546e2fca/89485520-6331-58c9-aec4-469e546e2fca_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744847%252Fgeneral%252F645ae369-534e-46e8-be78-102148343557.jpg') HTTP/1.1" 204 0
2026-03-25 19:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744847/general/645ae369-534e-46e8-be78-102148343557.jpg saved to cache
2026-03-25 19:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 89485520-6331-58c9-aec4-469e546e2fca
2026-03-25 19:42:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 89485520-6331-58c9-aec4-469e546e2fca, skipping ID generation
2026-03-25 19:42:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89485520-6331-58c9-aec4-469e546e2fca with scrape type 1
2026-03-25 19:42:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 89485520-6331-58c9-aec4-469e546e2fca sending to next pipeline
2026-03-25 19:42:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 89485520-6331-58c9-aec4-469e546e2fca, identifier: 10720997
2026-03-25 19:42:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 89485520-6331-58c9-aec4-469e546e2fca with identifier: 10720997
2026-03-25 19:42:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 89485520-6331-58c9-aec4-469e546e2fca with identifier: 10720997
2026-03-25 19:42:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 89485520-6331-58c9-aec4-469e546e2fca with identifier: 10720997 to the API
2026-03-25 19:42:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:42: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-25 19:42:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744847/general/645ae369-534e-46e8-be78-102148343557.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': 105,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '89485520-6331-58c9-aec4-469e546e2fca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FE157NV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720997',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 198873,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 57,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89485520-6331-58c9-aec4-469e546e2fca/89485520-6331-58c9-aec4-469e546e2fca_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744847/general/df55cb8b-c394-4d7a-9225-3390735ac4f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89485520-6331-58c9-aec4-469e546e2fca/89485520-6331-58c9-aec4-469e546e2fca_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114305,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744847/general/e10ea84d-0ed6-425a-8ec3-5f0b54d291ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89485520-6331-58c9-aec4-469e546e2fca/89485520-6331-58c9-aec4-469e546e2fca_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107186,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744847/general/0eebcfe8-74cc-4012-b069-e6e6557c7b36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89485520-6331-58c9-aec4-469e546e2fca/89485520-6331-58c9-aec4-469e546e2fca_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104956,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744847/general/e01d6e5e-a592-4f68-9623-b6e2ac972b99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89485520-6331-58c9-aec4-469e546e2fca/89485520-6331-58c9-aec4-469e546e2fca_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80154,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744847/general/fca7518b-6737-4694-9fd9-73087c067c94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89485520-6331-58c9-aec4-469e546e2fca/89485520-6331-58c9-aec4-469e546e2fca_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89484,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744847/general/819737df-14a8-4e04-8b70-1942149103dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89485520-6331-58c9-aec4-469e546e2fca/89485520-6331-58c9-aec4-469e546e2fca_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85074,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744847/general/8080c365-444d-42bb-8d3f-b56d13803123.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89485520-6331-58c9-aec4-469e546e2fca/89485520-6331-58c9-aec4-469e546e2fca_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73930,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744847/general/645ae369-534e-46e8-be78-102148343557.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89485520-6331-58c9-aec4-469e546e2fca/89485520-6331-58c9-aec4-469e546e2fca_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113178,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744847/general/7342cd94-8126-4756-b6f6-abde5f7411f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89485520-6331-58c9-aec4-469e546e2fca/89485520-6331-58c9-aec4-469e546e2fca_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744847/general/057f9c77-056d-44fe-b89b-2f488e78bf1e.jpg',
'Width': 1024}],
'price': 5700,
'price_includes_vat': True,
'registration_date': '2019-03-14',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Ioniq Executive - Hybrid - Automatic - 105 hp - 198.873 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2019}
2026-03-25 19:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720997%27 HTTP/1.1" 200 None
2026-03-25 19:42:14 [adesa.fr] INFO: Saving data for 10720997: {'created_time': 1774467734.506009, 'last_price_update_time': 1774467734.506019, 'auction_closing_time': 1774527300.0}
2026-03-25 19:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10720997') HTTP/1.1" 204 0
2026-03-25 19:43:06 [scrapy.extensions.logstats] INFO: Crawled 431 pages (at 1 pages/min), scraped 161 items (at 1 items/min)
2026-03-25 19:43:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-25 19:43:50 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.355(s), this was the 2nd time calling it.
2026-03-25 19:43:50 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.061295693676101 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 19:43:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-25 19:43:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721020> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 19:43:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b285e27-0258-5487-acb3-757e2c7e1398 with identifier: 10721020
2026-03-25 19:43:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b285e27-0258-5487-acb3-757e2c7e1398 with scrape type 1
2026-03-25 19:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2b285e27-0258-5487-acb3-757e2c7e1398
2026-03-25 19:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:43: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%252F5744878%252Fgeneral%252Fc553eb1c-63e4-43e9-ab9c-61742e985363.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744878/general/c553eb1c-63e4-43e9-ab9c-61742e985363.jpg not downloaded yet
2026-03-25 19:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:43: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%252F5744878%252Fgeneral%252F8392f111-8478-4052-b399-fadcddbd2dd0.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744878/general/8392f111-8478-4052-b399-fadcddbd2dd0.jpg not downloaded yet
2026-03-25 19:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:43: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%252F5744878%252Fgeneral%252F0955ae9c-b8af-44b5-a961-5a9a684d6edf.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744878/general/0955ae9c-b8af-44b5-a961-5a9a684d6edf.jpg not downloaded yet
2026-03-25 19:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:43: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%252F5744878%252Fgeneral%252Fc4db3bfc-bd60-4748-bf3d-8211215cfc41.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744878/general/c4db3bfc-bd60-4748-bf3d-8211215cfc41.jpg not downloaded yet
2026-03-25 19:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:43: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%252F5744878%252Fgeneral%252F7b948b9d-2c8d-4e4f-8bda-95ae96835e8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744878/general/7b948b9d-2c8d-4e4f-8bda-95ae96835e8d.jpg not downloaded yet
2026-03-25 19:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:43: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%252F5744878%252Fgeneral%252Fba570b68-37c6-405e-986b-9ca66610f5bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744878/general/ba570b68-37c6-405e-986b-9ca66610f5bd.jpg not downloaded yet
2026-03-25 19:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:43: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%252F5744878%252Fgeneral%252Fc5dfd1ae-5a2f-4a7b-814b-d921f6514954.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744878/general/c5dfd1ae-5a2f-4a7b-814b-d921f6514954.jpg not downloaded yet
2026-03-25 19:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:43: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%252F5744878%252Fgeneral%252F8390b154-d07b-4c91-8b28-0a4160219bf4.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744878/general/8390b154-d07b-4c91-8b28-0a4160219bf4.jpg not downloaded yet
2026-03-25 19:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:43: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%252F5744878%252Fgeneral%252Fb0ca3d31-e445-46ca-a710-c38547887e08.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744878/general/b0ca3d31-e445-46ca-a710-c38547887e08.jpg not downloaded yet
2026-03-25 19:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:43: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%252F5744878%252Fgeneral%252F9bd740d0-0744-426d-addf-04a8066cab6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 19:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744878/general/9bd740d0-0744-426d-addf-04a8066cab6c.jpg not downloaded yet
2026-03-25 19:43:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744878/general/8392f111-8478-4052-b399-fadcddbd2dd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721020)
2026-03-25 19:43:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744878/general/c553eb1c-63e4-43e9-ab9c-61742e985363.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721020)
2026-03-25 19:43:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744878/general/7b948b9d-2c8d-4e4f-8bda-95ae96835e8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721020)
2026-03-25 19:43:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744878/general/ba570b68-37c6-405e-986b-9ca66610f5bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721020)
2026-03-25 19:43:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744878/general/c4db3bfc-bd60-4748-bf3d-8211215cfc41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721020)
2026-03-25 19:43:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744878/general/b0ca3d31-e445-46ca-a710-c38547887e08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721020)
2026-03-25 19:43:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744878/general/0955ae9c-b8af-44b5-a961-5a9a684d6edf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721020)
2026-03-25 19:43:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744878/general/9bd740d0-0744-426d-addf-04a8066cab6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721020)
2026-03-25 19:43:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:43:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc926e610>
2026-03-25 19:43:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:43:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:43:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:43:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b285e27-0258-5487-acb3-757e2c7e1398/2b285e27-0258-5487-acb3-757e2c7e1398_image_1.jpg HTTP/1.1" 201 0
2026-03-25 19:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744878%252Fgeneral%252F8392f111-8478-4052-b399-fadcddbd2dd0.jpg') HTTP/1.1" 204 0
2026-03-25 19:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744878/general/8392f111-8478-4052-b399-fadcddbd2dd0.jpg saved to cache
2026-03-25 19:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2b285e27-0258-5487-acb3-757e2c7e1398
2026-03-25 19:43:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744878/general/8390b154-d07b-4c91-8b28-0a4160219bf4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721020)
2026-03-25 19:43:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744878/general/c5dfd1ae-5a2f-4a7b-814b-d921f6514954.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721020)
2026-03-25 19:43:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:43:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bcb9d5f50>
2026-03-25 19:43:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:43:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:43:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:43:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b285e27-0258-5487-acb3-757e2c7e1398/2b285e27-0258-5487-acb3-757e2c7e1398_image_0.jpg HTTP/1.1" 201 0
2026-03-25 19:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744878%252Fgeneral%252Fc553eb1c-63e4-43e9-ab9c-61742e985363.jpg') HTTP/1.1" 204 0
2026-03-25 19:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744878/general/c553eb1c-63e4-43e9-ab9c-61742e985363.jpg saved to cache
2026-03-25 19:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2b285e27-0258-5487-acb3-757e2c7e1398
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91ac810>
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b285e27-0258-5487-acb3-757e2c7e1398/2b285e27-0258-5487-acb3-757e2c7e1398_image_4.jpg HTTP/1.1" 201 0
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744878%252Fgeneral%252F7b948b9d-2c8d-4e4f-8bda-95ae96835e8d.jpg') HTTP/1.1" 204 0
2026-03-25 19:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744878/general/7b948b9d-2c8d-4e4f-8bda-95ae96835e8d.jpg saved to cache
2026-03-25 19:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2b285e27-0258-5487-acb3-757e2c7e1398
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc941c750>
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b285e27-0258-5487-acb3-757e2c7e1398/2b285e27-0258-5487-acb3-757e2c7e1398_image_5.jpg HTTP/1.1" 201 0
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744878%252Fgeneral%252Fba570b68-37c6-405e-986b-9ca66610f5bd.jpg') HTTP/1.1" 204 0
2026-03-25 19:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744878/general/ba570b68-37c6-405e-986b-9ca66610f5bd.jpg saved to cache
2026-03-25 19:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2b285e27-0258-5487-acb3-757e2c7e1398
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91ad310>
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b285e27-0258-5487-acb3-757e2c7e1398/2b285e27-0258-5487-acb3-757e2c7e1398_image_3.jpg HTTP/1.1" 201 0
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744878%252Fgeneral%252Fc4db3bfc-bd60-4748-bf3d-8211215cfc41.jpg') HTTP/1.1" 204 0
2026-03-25 19:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744878/general/c4db3bfc-bd60-4748-bf3d-8211215cfc41.jpg saved to cache
2026-03-25 19:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2b285e27-0258-5487-acb3-757e2c7e1398
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc8fde750>
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b285e27-0258-5487-acb3-757e2c7e1398/2b285e27-0258-5487-acb3-757e2c7e1398_image_8.jpg HTTP/1.1" 201 0
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744878%252Fgeneral%252Fb0ca3d31-e445-46ca-a710-c38547887e08.jpg') HTTP/1.1" 204 0
2026-03-25 19:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744878/general/b0ca3d31-e445-46ca-a710-c38547887e08.jpg saved to cache
2026-03-25 19:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2b285e27-0258-5487-acb3-757e2c7e1398
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91ad6d0>
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b285e27-0258-5487-acb3-757e2c7e1398/2b285e27-0258-5487-acb3-757e2c7e1398_image_2.jpg HTTP/1.1" 201 0
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744878%252Fgeneral%252F0955ae9c-b8af-44b5-a961-5a9a684d6edf.jpg') HTTP/1.1" 204 0
2026-03-25 19:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744878/general/0955ae9c-b8af-44b5-a961-5a9a684d6edf.jpg saved to cache
2026-03-25 19:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2b285e27-0258-5487-acb3-757e2c7e1398
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bca0c6150>
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b285e27-0258-5487-acb3-757e2c7e1398/2b285e27-0258-5487-acb3-757e2c7e1398_image_9.jpg HTTP/1.1" 201 0
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744878%252Fgeneral%252F9bd740d0-0744-426d-addf-04a8066cab6c.jpg') HTTP/1.1" 204 0
2026-03-25 19:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744878/general/9bd740d0-0744-426d-addf-04a8066cab6c.jpg saved to cache
2026-03-25 19:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2b285e27-0258-5487-acb3-757e2c7e1398
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc9026690>
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b285e27-0258-5487-acb3-757e2c7e1398/2b285e27-0258-5487-acb3-757e2c7e1398_image_7.jpg HTTP/1.1" 201 0
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744878%252Fgeneral%252F8390b154-d07b-4c91-8b28-0a4160219bf4.jpg') HTTP/1.1" 204 0
2026-03-25 19:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744878/general/8390b154-d07b-4c91-8b28-0a4160219bf4.jpg saved to cache
2026-03-25 19:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2b285e27-0258-5487-acb3-757e2c7e1398
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3bc91828d0>
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 19:44:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b285e27-0258-5487-acb3-757e2c7e1398/2b285e27-0258-5487-acb3-757e2c7e1398_image_6.jpg HTTP/1.1" 201 0
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744878%252Fgeneral%252Fc5dfd1ae-5a2f-4a7b-814b-d921f6514954.jpg') HTTP/1.1" 204 0
2026-03-25 19:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744878/general/c5dfd1ae-5a2f-4a7b-814b-d921f6514954.jpg saved to cache
2026-03-25 19:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2b285e27-0258-5487-acb3-757e2c7e1398
2026-03-25 19:44:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2b285e27-0258-5487-acb3-757e2c7e1398, skipping ID generation
2026-03-25 19:44:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b285e27-0258-5487-acb3-757e2c7e1398 with scrape type 1
2026-03-25 19:44:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2b285e27-0258-5487-acb3-757e2c7e1398 sending to next pipeline
2026-03-25 19:44:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2b285e27-0258-5487-acb3-757e2c7e1398, identifier: 10721020
2026-03-25 19:44:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2b285e27-0258-5487-acb3-757e2c7e1398 with identifier: 10721020
2026-03-25 19:44:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2b285e27-0258-5487-acb3-757e2c7e1398 with identifier: 10721020
2026-03-25 19:44:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2b285e27-0258-5487-acb3-757e2c7e1398 with identifier: 10721020 to the API
2026-03-25 19:44:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 19:44: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-25 19:44:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744878/general/c5dfd1ae-5a2f-4a7b-814b-d921f6514954.jpg>
{'auction_title': '',
'c_o_2_emission_value': 999,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 156,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '2b285e27-0258-5487-acb3-757e2c7e1398',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX806CZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721020',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 182696,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b285e27-0258-5487-acb3-757e2c7e1398/2b285e27-0258-5487-acb3-757e2c7e1398_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244516,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744878/general/c553eb1c-63e4-43e9-ab9c-61742e985363.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b285e27-0258-5487-acb3-757e2c7e1398/2b285e27-0258-5487-acb3-757e2c7e1398_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275061,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744878/general/8392f111-8478-4052-b399-fadcddbd2dd0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b285e27-0258-5487-acb3-757e2c7e1398/2b285e27-0258-5487-acb3-757e2c7e1398_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184203,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744878/general/0955ae9c-b8af-44b5-a961-5a9a684d6edf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b285e27-0258-5487-acb3-757e2c7e1398/2b285e27-0258-5487-acb3-757e2c7e1398_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254971,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744878/general/c4db3bfc-bd60-4748-bf3d-8211215cfc41.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b285e27-0258-5487-acb3-757e2c7e1398/2b285e27-0258-5487-acb3-757e2c7e1398_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315027,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744878/general/7b948b9d-2c8d-4e4f-8bda-95ae96835e8d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b285e27-0258-5487-acb3-757e2c7e1398/2b285e27-0258-5487-acb3-757e2c7e1398_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211115,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744878/general/ba570b68-37c6-405e-986b-9ca66610f5bd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b285e27-0258-5487-acb3-757e2c7e1398/2b285e27-0258-5487-acb3-757e2c7e1398_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400367,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744878/general/c5dfd1ae-5a2f-4a7b-814b-d921f6514954.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b285e27-0258-5487-acb3-757e2c7e1398/2b285e27-0258-5487-acb3-757e2c7e1398_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274306,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744878/general/8390b154-d07b-4c91-8b28-0a4160219bf4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b285e27-0258-5487-acb3-757e2c7e1398/2b285e27-0258-5487-acb3-757e2c7e1398_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171455,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744878/general/b0ca3d31-e445-46ca-a710-c38547887e08.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b285e27-0258-5487-acb3-757e2c7e1398/2b285e27-0258-5487-acb3-757e2c7e1398_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275123,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744878/general/9bd740d0-0744-426d-addf-04a8066cab6c.jpg',
'Width': 1920}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-02-12',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Iveco Daily 2.3 - Diesel - Automatic - 156 hp - 182.696 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 19:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721020%27 HTTP/1.1" 200 None
2026-03-25 19:44:01 [adesa.fr] INFO: Saving data for 10721020: {'created_time': 1774467841.074699, 'last_price_update_time': 1774467841.074709, 'auction_closing_time': 1774527300.0}
2026-03-25 19:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721020') HTTP/1.1" 204 0
2026-03-25 19:44:01 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 19:44:01 [adesa.fr] INFO: adesa.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-25 19:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 19:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20last_price_update_time%20lt%201774035841 HTTP/1.1" 200 None
2026-03-25 19:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10567033') HTTP/1.1" 204 0
2026-03-25 19:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10655713') HTTP/1.1" 204 0
2026-03-25 19:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10681279') HTTP/1.1" 204 0
2026-03-25 19:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10682964') HTTP/1.1" 204 0
2026-03-25 19:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10687168') HTTP/1.1" 204 0
2026-03-25 19:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10695286') HTTP/1.1" 204 0
2026-03-25 19:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707794') HTTP/1.1" 204 0
2026-03-25 19:44:01 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (162 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.fr/task_41_2026-03-25T19_30_00.jl
2026-03-25 19:44:01 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 1041862,
'downloader/request_count': 1275,
'downloader/request_method_count/GET': 1264,
'downloader/request_method_count/POST': 11,
'downloader/response_bytes': 143106169,
'downloader/response_count': 1275,
'downloader/response_status_count/200': 1016,
'downloader/response_status_count/403': 259,
'elapsed_time_seconds': 834.640413,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 19, 44, 1, 324931, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 1177720,
'httpcompression/response_count': 259,
'item_scraped_count': 162,
'log_count/DEBUG': 11724,
'log_count/INFO': 11378,
'memusage/max': 177672192,
'memusage/startup': 150167552,
'photo_download_count': 843,
'request_depth_max': 10,
'response_received_count': 432,
'scheduler/dequeued': 1275,
'scheduler/dequeued/memory': 1275,
'scheduler/enqueued': 1275,
'scheduler/enqueued/memory': 1275,
'scrape_type/new': 160,
'scrape_type/price_update': 2,
'scrape_type/skipped': 878,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 195,
'scrapy-zyte-api/error_ratio': 0.11282051282051282,
'scrapy-zyte-api/error_types/download/temporary-error': 1,
'scrapy-zyte-api/errors': 22,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 21,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 14.726429003601265,
'scrapy-zyte-api/mean_response_seconds': 14.838190371342915,
'scrapy-zyte-api/processed': 173,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 173,
'scrapy-zyte-api/request_args/experimental.requestCookies': 172,
'scrapy-zyte-api/request_args/experimental.responseCookies': 173,
'scrapy-zyte-api/request_args/httpRequestBody': 11,
'scrapy-zyte-api/request_args/httpRequestMethod': 11,
'scrapy-zyte-api/request_args/httpResponseBody': 173,
'scrapy-zyte-api/request_args/httpResponseHeaders': 173,
'scrapy-zyte-api/request_args/url': 173,
'scrapy-zyte-api/status_codes/0': 21,
'scrapy-zyte-api/status_codes/200': 173,
'scrapy-zyte-api/status_codes/520': 1,
'scrapy-zyte-api/success': 173,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1040,
'source/total_available': 1040,
'start_time': datetime.datetime(2026, 3, 25, 19, 30, 6, 684518, tzinfo=datetime.timezone.utc)}
2026-03-25 19:44:01 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-25 19:44:01 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f3bcb2390d0>
2026-03-25 19:44:01 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f3bcb239610>